Commands you want know and how they work

Compiling now from here will post when I finish.. might be A WHILE :D

If you are using puppy linux, there are no man pages... iirc it just open your browser and sends you to wikipedia.

1 Like

tmux -- Splits a terminal window so you don't have to open multiple ssh sessions in order to multitask on a server. Also allows you to get something started and disconnect from the server.

git -- Version control.

vim -- Good command-line text editor for when nano really doesn't cut it.

@Zippy_Parmesian the su command also allows you to run commands as another user without logging out/in which is quite useful.