Aws

From Wiki2
Revision as of 15:34, 4 January 2012 by Tim (talk | contribs)

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