Short video about an easy method for copying your ssh public key to your server and using key based authentication.
Commands used:
cmatrix "The matrix screen running on the terminal in the beginning of the video"
ssh 192.168.1.xxx "The ssh connect command"
exit "To logoff the remote host or you can press Ctrl+D"
clear "To clear the terminal window or you can use Ctrl+L"
ssh-keygen -t rsa "This will generate a private and public key using RSA in your ~/.ssh/ fo
آی-ویدئو