Changes between Version 23 and Version 24 of InstallationGuidelines/Amazon


Ignore:
Timestamp:
03/14/12 14:35:49 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Amazon

    v23 v24  
    2929* Each instance created needs to start with a unique SSH keypair
    3030* When setting up an instance, be sure to safely download the private key.
    31 * In order to get the public key (needed by SecureCRT for instance) then you need to login using CLI & retireve it:
     31* In order to get the public key (needed by SecureCRT for instance) then you need to login using CLI & retrieve it:
    3232{{{
    3333ssh -l root -i private.pem <hostname>