Aws
From Wiki2
name, webserver
mckenna.tim
user, bitnami
ami, server
hpkey.pem for cygwin hpkey.ppk for winscp
ssh -i .ssh/hpkey.pem ec2-user@ec2-50-17-136-39.compute-1.amazonaws.com
setting up accounts
useradd -d/home/sitebuil sitebuil passwd sitebuil
create a publichtml and set permissions
[root@openeyeworld home]# chmod ugo+r /home/sitebuil [root@openeyeworld home]# cd sitebuil/ [root@openeyeworld sitebuil]# chmod ugo+rx -R public_html