Essential commands of navigation through SSH

./ = choosing ur current folder aka relative path

../ = going back one folder from your current path

ls = list

ls-all = list all

cd = change directory

cat = open

more = open file but more powerful

“ “ = opens files that have spaces in it

-p = port

ssh = secure shell way to connect to a server