Browse By

Category Archives: AWS

AWS-900x900

ISPConfig 3 on AWS with RDS and Ubuntu 14.10

Setting up ISPConfig on AWS with an Ubuntu 14.04 image and MySQL RDS Features; Nginx RDS (MySQL) Ubuntu 14.10 EC2 VPC Dovecot Postfix ISPConfig Basically we are using the great guide below with modifications to suit Amazon’s AWS infrastructure. https://www.howtoforge.com/perfect-server-ubuntu-14.10-with-nginx-bind-dovecot-and-ispconfig-3 Setup a hostname on your machine;

instance_storage

AWS ephemeral storage format script

I created this script so that I could utilise the free instance store provided with my EC2 instance as swap. Special swap instance stores are provided with m1.small and m1.medium instances (usually /dev/xvdb3) and mounted automatically (Unless you upgrade from a micro but that is another