Must-have tools for administering via the CLI.
If you SSH into unix boxes and aren't running these tools, you probably should be.
sudo apt-get install htop
htop - an interactive process viewer for Linux
sudo apt-get install ncdu
ncdu - NCurses Disk Usage
sudo apt-get install mtr
mtr - mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool