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...
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...
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...
Preparing to install cPanel & WHM After successfully installing your operating system, you are ready to install cPanel & WHM or cPanel DNSONLY. To install this software, you must first:...
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...
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....
Introduction: A DNS based approach is a classical approach to sharing the load between multiple servers. DNS responds to domain name look-up requests issued by clients and returns the corresponding...
The distributors of the popular open-source content-management framework Drupal are resetting the passwords of nearly 1 million user accounts after hackers gained unauthorized entry to sensitive user data, including email...
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...
Nagios is one of the best open source server and network monitoring solutions available. Using the flexible nagios framework, you can monitor pretty much anything (including database and custom application)....
Step 1 – Install Packages on Monitoring Server rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm yum -y install nagios nagios-plugins-all nagios-plugins-nrpe nrpe php httpd chkconfig httpd on && chkconfig nagios on...