Quick and Easy Passwordless public-key auth

13 Dec 2009 by Ethan Zonca, 1 Comment »

Need passwordless auth with ssh? Need it really really fast? 3 steps and you’re done.

  1. ssh-keygen -t rsa      (don’t enter a passphrase)
  2. ssh-copy-id -i ~/.ssh/id_rsa user@remotehost
  3. ssh user@remotehost

Wasn’t that easy?

Tags: ,

One Comment

  1. [...] If you have not done so already, you need to set up passwordless public key authentication for the new insurgent user. To do this, check out the quick article on passwordless auth. [...]

Leave a Reply

The OSRAM SLG2016 and AVR

The OSRAM SLG2016 and AVR

I happened to scavenge a couple of SLG2016′s from some old workstation debug displays. After finally locating a datasheet, I

Victor Speed Controllers and EMC2

Victor Speed Controllers and EMC2

I’m currently working on building a EMC2-controlled CNC machine with mostly parts I have on hand. I decided to use