Terminal (sh)
The Basics
Many of these will require you prepend sudo before the command. This may be considered a questionable practice by those smarter than me.
Update Software
Install Software
with notable examples
Control OS
SSH Copy
Do this from local folder not connected to ssh
Copies local file to remote server
Copy a remote file to current local folder (dot at end is local folder)
Download a file
Good for grabbing a script or other file from the internet.
Connect to server
If you have issues with deprecated key algos
I forgot what scenario I needed this for.
External IPV4 address
TODO
figure out how to do SSH keys
Last updated