In this tutorial I will show you how to set up Mailman with Postfix and Nginx on CentOS 6. I assume you have already set up Nginx to server CGI scripts using fcgiwrap like I’ve shown you in the previous post.
Mailman with Postfix and Nginx on CentOS 6
February 24th, 2012 § 0 comments § permalink
Serving CGI Scripts with Nginx on CentOS 6
February 24th, 2012 § 0 comments § permalink
In this post I will show you how to serve CGI scripts with Nginx on CentOS 6 using fcgiwrap.
[Read more]
Nginx with PHP on CentOS 6
February 19th, 2012 § 0 comments § permalink
This is a post on how to set up Nginx with PHP using spawn-fcgi on CentOS 6.
[Read more]
Set up a Ramdisk on CentOS (e.g. for a Minecraft Server)
September 16th, 2011 § 1 comment § permalink
I had some performance problems with my Minecraft server and decided to run it on a ramdisk. This is a tutorial on how to set it up on CentOS.