Skip to content

Instantly share code, notes, and snippets.

@heim
Created February 25, 2009 21:02
Show Gist options
  • Save heim/70404 to your computer and use it in GitHub Desktop.
Save heim/70404 to your computer and use it in GitHub Desktop.
export EC2_HOME=/opt/ec2-api-tools/ec2-api-tools-1.3-30349
export PATH=$PATH:$EC2_HOME/bin
export EC2_PRIVATE_KEY=~/.ec2/pk-yr-mum.pem
export EC2_CERT=~/.ec2/cert-yr.pops.pem
export EC2_URL=eu-west-1.ec2.amazonaws.com
#export JAVA_HOME=/usr/lib/jvm/java-6-sun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment