ssh

chown vector:vector ~/.ssh
chmod 700 .ssh
chmod 600 .ssh/id_rsa
chdmo 644 .ssh/id_rsa.pub

Comments