MySQL MySQL is a Relational Database Management System (RDBMS) that runs as a server providing multi-user access to a number of databases. Installation: [[email protected] ~]# yum install mysql-server mysql php-mysql [[email protected] ~]# rpm -qa|grep mysql php-mysql-5.1.6-40.el5_9 mysql-5.0.95-5.el5_9 mysql-server-5.0.95-5.el5_9 Steps to…
Author: Arunlal Ashok
Always happy for an open discussion! Write to arun ((@)) crybit ((dot)) com.
How to setup private nameservers on a centos machine without cpanel ?
With the help of a control panel it is very easy to setup name-servers on any server. Here, I am explaining how to setup nameservers on centos/rhel servers without using a control panel. Step 1 : Setting up nameservers Checking the…
Csf command not found in WHM/cPanel server
CSF – Config server firewall is a firewall configuration tool for WHM/cPanel server. CSF is available as a plugin of WHM by default. In some strange situation you will be face some errors with csf, like “csf command not found”
Delete an email account from thunderbird
Thunder-bird is a commonly using email client for managing emails on both windows and Linux systems. At the beginner level, I was very much confused with removing an email account from the email client Thunder-bird. Here I am explaining the…
kloxo installation on centos
Kloxo is an another commonly using open source control panel for web servers to manage websites. There are some simple steps to install kloxo on server. Requirements: 1) A dedicated or virtual server running CentOS or Red Hat EL 5.x.…
What port is webmin using and configuring your firewall for webmin
Webmin is an open source control panel for web-hosting industry. Click here to see how install webmin on your server.
how to change directadmin admin password via ssh
Direct admin is one of the most commonly using control panel in web hosting industry. In this control panel we can set different passwords for SSH root and control panel Admin. How can I access my direct admin control panel?…