Workflow Basics

There are many basic tools to get the most out of your experience using the CLI. This section goes over a couple things to make your experience more convenient, as well as how to monitor processes and resources. There are also tools that will help with copying files to your linux machine over the network or downloading from the internet.

  1. tmux
  2. git
  3. processes (ps / kill / top / free )
  4. Space / Storage (df du)
  5. man / resources
  6. Downloading on the Command Line (wget / curl / lynx)
  7. scp / ftp