Ashwin Bose
2021-03-11 10:01:47 +01:00
committed by GitHub
parent 75ed33d564
commit 12f7e23f8f

View File

@@ -130,6 +130,8 @@ ssh user@host # connects to host as user
ssh -p <port> user@host # connects to host on specified port as user
ssh-copy-id user@host # adds your ssh key to host for user to enable a keyed or passwordless login
<Enter> + ~ + . # Exit an unresponsive SSH shell connection
whoami # returns your username
passwd # lets you change your password
quota -v # shows what your disk quota is