Vasudeva Server header image 5

Entries Tagged as 'Servers'

Configuring private keys for ssh access

January 22nd, 2010 · No Comments · Servers

(On Mac OS X) – This assumes you have already downloaded your priviate keys to your desktop There are 2 keys, one private and one public (this one has a .pub extension). Using Terminal, move your downloaded keys to your .ssh folder: for each file, type mv Desktop/{name of key file} ~/.ssh/ Give your keys [...]

[Read more →]

Tags: