SSH

OCO

root@oco:~$ ssh {username}@{targetIP} [-p portNumber]

 * the -p with port number is optional and only used when the target is using a
   non standard ssh port

Last updated