Using SSH Keys

From OLPC
Revision as of 17:54, 4 January 2008 by Wad (talk | contribs) (New page: =Basics= =Creating your Key= ==Mac/Linux== ssh-keygen By default, this creates keys named ''id_rsa'' (your private key) and ''id_rsa.pub'' (your public key). ==Windows== * [http:...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Basics

Creating your Key

Mac/Linux

ssh-keygen

By default, this creates keys named id_rsa (your private key) and id_rsa.pub (your public key).

Windows

* Key Authentication with PuTTY

Installing your Key

Other Guides