1. Create rsa id
> cd
> ssh-keygen -t rsa
2. Copy rsa id to remote computer as user me
> ssh-copy-id -i ~/.ssh/id_rsa.pub me@10.19.169.5
3. Test by
> ssh me@10.19.169.5
The computer at 10.19.169.5 shall NOT ask you for password
This blog is created to keep things which I always need to remember in Python and Linux scripting. ... and few other things.
Wednesday, February 24, 2010
Subscribe to:
Post Comments (Atom)
Followers
About Me
- Krzysztof Pakuła
- Znak zodiaku - Lew
No comments:
Post a Comment