Category: Linux

How to Install OpenVPN on a VPS or Dedicated Server

You must be hearing a lot about VPNs these days. We have witnessed the demand for VPNs rising rapidly in recent years. Moreover, Google trends also show the rise in...

Read More

How To Add And Remove Users On CentOS 6

Introduction This time we want to show you how to add a user on CentOS 6 and properly grant root privileges. When you first get your VPS, you will be...

Read More

How To Install Lighttpd With PHP5 (PHP-FPM) And MySQL Support On CentOS 6.4

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Centos 6.4 server with PHP5 support (through PHP-FPM)...

Read More

How To Find Apache Document Root

Apache has DocumentRoot directive. This directive sets the directory from which Apache will serve files. Unless matched by a directive like Alias, the server appends the path from the requested...

Read More

How to configure Zimbra + CSF – Great Zimbra Firewall Configuration

CSF is one of the best opensource firewalls that using in most of the hosting servers like cPanel and Directadmin . Also it is one of the best firewall for...

Read More

How to Install zPanel on CentOS 6

About zPanel zPanel is a php-based free control panel for windows, mac, and linux servers. The program runs on top of an Apache, MySQL, PHP stack on whichever platform is...

Read More

How to install Kloxo on VPS Or Dedicated Servers

Requirements : 1) A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not currently supported. 2) At least 256 MB of RAM (enough to...

Read More

How to Install Centos Remote Desktop (RDP) on VPS

In this small tutorial we are going to learn how to install an CenOS remote desktop (rdp)  on a linux vps with centos operating system installed. Linux remote desktop has...

Read More

How to Find a File in Centos

Click on the button “terminal” on the CentOS desktop to open the Linux command prompt window. Type the command “find -name tables.txt” and press “Enter” to start searching a file....

Read More

How to Install Postfix on CentOS 6

About Postfix Postfix is free open source Mail Transfer Agent which works to route and deliver email. Cyrus is a server that helps organize the mail itself. Step One —Install...

Read More