Recent Posts
nginx init.d start script
#!/bin/sh # # nginx - this script starts and stops the nginx daemon # # chkconfig:...Install nginx on CentOS Min.
First you will need to install a compiler: yum install gcc-c++ Then install the Perc...
MYSQL Connection Pool in Node.js
So, one of the cool advantages of Node.JS (over PHP for example) is the ability to pool...
Install FTP and Add User on Amazon EC2
First we need to install very secure ftp demon yum install vsftpd Once its installed...
Install LAMP on Amazon EC2
If you create a new 64-bit Amazon AMI on their EC2 system, this is the easiest way to get LAMP...
