hainm / notes

my notes, my scripts, my unamed things
Other
0 stars 0 forks source link

ssh #3

Open hainm opened 9 years ago

hainm commented 9 years ago

Login without a password

ssh-copy-id -i ~/.ssh/id_rsa.pub your_remote_host

hainm commented 9 years ago

x11

ssh -X your_host