Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo apt-get isntall mlocate ne htop wget screen colordiff wdiff telnet zip unzip
sudo updatedb # If you want to manually update hte database for mlocate searching.

...

Code Block
languagebash
sudo apt-get install htop

wget

Tool to grab files over http and https.

Code Block
languagebash
sudo apt-get install wget

Others

Here are a bunch of more useful tools we recommend having,

...