Thread
:
Script to open SSH connection and run commands on other Linux device
View Single Post
Shanezlar
2010-01-22 , 18:55
Posts: 38 | Thanked: 67 times | Joined on Oct 2009 @ Allemagne
#
18
btw: ssh-copy-id is available on the N900 for copying your public key to a remote machine easily
shortens the whole setup to:
Code:
ssh-keygen ssh-copy-id user@host
You can then login passwordlessly with "ssh user@host"
Quote & Reply
|
Shanezlar
View Public Profile
Send a private message to Shanezlar
Find all posts by Shanezlar