Run MODX, WordPress and Redmine on NGINX EC2 micro AIM

I’m using amazon web services now for a while and was wondering, if it’s really necessary to host my  sites on a Small Instance

So I came across NGINX web server which is famous for it’s performance and low resource usage.

So here how to run,  MODXWordPress and Redmine with NGINX on a amzn-ami-2011.09.2.i386-ebs (ami-b4b0cae6) micro AIM  instance.

Thanks to:

Read the rest of this entry »

UBUNTU EC2: Add new admin user

I’m sure there are plenty of articles describe how to add/create a new user on a UBUNTU EC2 instance.

Unfortunately I couldn’t find a simple one so i decided to create this post more for my own reference.

I assume you already have a UBUNTU EC2 instance (in my case 10.04.2 LTS ami-6afa8438 ) with a valid key file for the default user ubuntu and wish to grant access to an additional user.

My domain name is sofasurfer.ch and the new user i will add is kib.

Read the rest of this entry »