User Tools

Site Tools


computing:ssh

This is an old revision of the document!



#ssh


chmod 700 ~/.ssh 
chmod 644 ~/.ssh/id_rsa.pub
chmod 600 ~/.ssh/id_rsa
chmod 755 ~/

Using with screen

ssh -t xx.xx.xx.xx screen -DRO
computing/ssh.1526630367.txt.gz · Last modified: (external edit)