Blog
How to use Open ssh Keys to remember connections

With this simple trick you will be able to improve the time configuring ssh connections.
It allows you to connect to different ssh server without have to write the password and additional paramenters each time:
Generate RSA Keys
mkdir ~/.ssh
chmod 700 ~/.ssh
ssh-keygen -t rsa
Transfer key to the server
Transfer to the server you want to have permanent access:
ssh-copy-id <username>@<host>
A blog dedicated to small business startups, technology trends, online marketing, and web accessibility by Blake Newman: SEO expert, social media enthusiast and Internet pioneer since 1995.
If you are an effective communicator, have something interesting and valuable to say to our readers and are interested in being a guest blogger for inQbation™, please send us a writing sample to blake (at) the name of this website dot com.
Share:
Follow: