Software

A list of (useful) linux tools and software.

  • nano: console text editor
    • alternative: vim (uses modes for control)
  • htop: process monitor
    • alternative: ps (default, simpler)
  • dtach: mini-screen
  • netstat: ports / sockets
  • sockstat: ports / sockets
  • bwm-ng: current network usage

Server

  • vsftp: alternative to proftp server
  • znc: irc bouncer

Commands