ssh login without password

Posted . Visible to the public.

Nothing new .. just a note to self about how easy this is

> ssh-keygen [Enter] [Enter] [Enter]
> ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-host
> ssh user@remote-host
Sandheep
Posted by Sandheep to Sandheep's deck (2013-07-13 08:56)