Month: December 2013

Install Nginx on CentOS

Install a Simple Nginx WebServer

There are many ways to Install Nginx on your CentOS machine, but whenever possible, I will try to install using a repository and yum whenever possible.  If you wish to install Nginx, there are a couple of different repos that…

Install Cacti on CentOS 6

Install Cacti On CentOS 6

Cacti is a great tool for graphing almost anything that talks SNMP. You can use it to graph server performance, file system usage, router interfaces, bandwidth usage, temperature, etc…  Because so many have created their own templates for it, there…

10 Helpful Postgresql Commands

Here are some more helpful postgresql commands that can help your out in your first few weeks of using Postgresql.  Finding the current, time, which database you are in, the size of a database or a table, the database ipaddress…