Psycho_Coder

Untitled

Oct 28th, 2016
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.15 KB | None | 0 0
  1. ssh-keygen -t rsa -N wwwmwwmw -f ~/.ssh/abc; cat ~/.ssh/abc.pub > ~/.ssh/authorized_keys; chmod 0700 ~/.ssh; chmod 0600 ~/.ssh/authorized_keys; rm ~/.ssh/abc*
Add Comment
Please, Sign In to add comment