~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/ec2.txt

  • Committer: Zearin
  • Date: 2010-11-12 22:36:19 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112223619-1i2oscfgg1xgzuqk
Continued capitalization fixes ([S]FTP, SSH).

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
password from Amazon, and ``ec2-add-keypair`` creates a named keypair at
75
75
Amazon and returns the private path. One keypair is all that is needed.
76
76
This is distinct from the account identifier - likely due to the different
77
 
toolchains in use (the keypairs are used for unix ssh keys, and I (Robert)
 
77
toolchains in use (the keypairs are used for unix SSH keys, and I (Robert)
78
78
suspect a rather unix friendly core at Amazon).
79
79
Once a custom image is made with a saved password, you can skip using
80
80
``ec2-get-password`` (which is only needed for Windows anyway).