Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ssh you@fremont
cd /work/platform
bash
source bin/setupIamClient.sh
iam-useraddloginprofile -u YourFirstname.YourLastname -p aDecentPassword

How To

How to SSH to an EC2 Host

ssh -i PlatformKeyPairEast.pem ec2-user@<the ec2 host

Figure out if AWS is broken

...