Posts tagged as:

enterprise linux

lighttpd is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. This tutorial shows how you can install Lighttpd on a CentOS 6 server with PHP (PHP-FPM).

{ 0 comments }

How To Configure Static IP Address On CentOS

by lifeLinux on September 16, 2011

Configure a static IP address on CentOS is quite easy. In this article, I’ll show you how to do it through command line.

{ 5 comments }

How To Setup A LAMP Server On Centos 6.0

by lifeLinux on August 26, 2011

LAMP is essentially a server that runs Linux, Apache, MySQL and Php/Perl and is more commonly known as a LAMP server. This guide provides step-by-step instructions for installing a full-featured LAMP server on a CentOS 6 .0

{ 0 comments }

By default iptables firewall stores its configuration at /etc/sysconfig/iptables file. Type the following command to see its # cat /etc/sysconfig/iptables

{ 0 comments }

chkconfig Command

by lifeLinux on November 23, 2010

chkconfig provides a  simple  command-line  tool  for  maintaining  the/etc/rc[0-6].d  directory  hierarchy by relieving system administrators of the task of directly manipulating the  numerous  symbolic  links  in those directories.

{ 1 comment }