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.
- tmux
- git
- processes (ps / kill / top / free )
- Space / Storage (df du)
- man / resources
- Downloading on the Command Line (wget / curl / lynx)
- scp / ftp
Related content
Git
More like this
Working With Linux
Working With Linux
More like this
Getting Started
Getting Started
More like this
Bash Basics
Bash Basics
More like this
Packages
Packages
More like this
Moving Data (ftp and scp)
Moving Data (ftp and scp)
More like this