ethan-s
3/12/2015 - 3:10 PM

Fixing SSH permissions issues

Fixing SSH permissions issues

cd
chmod 700 .ssh
cd .ssh
chmod 600 *
chmod 644 *.pub