
This work is licensed under a Creative Commons Attribution-Share Alike 2.0 France License.
To generate a new key-pair on your local machine you run the following command:
ssh-keygen -t rsa
Then you can copy the key to the remote hosts with
ssh-copy-id -i ~/.ssh/id_rsa.pub username@remotehost
More info:
man ssh-agent
man ssh-add
Recent comments
1 day 21 hours ago
4 days 17 hours ago
1 week 16 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
2 weeks 2 days ago
8 weeks 5 days ago
9 weeks 2 days ago