How to Change Mysql Data Directory
Here I am going to move my default mysql data directory (/var/lib/mysql on RHEL5) to a new directory /mysqldata. First, we mu......
14 Years Ago
How To Install Apache Server on Linux
Apache HTTP Server is an open source HTTP web server for Unix platforms (BSD, GNU/Linux, and UNIX systems), Microsoft Windows, and other p......
14 Years Ago
Installation of PhpMyAdmin
First thing we need to do is to download the latest phpmyadmin package you can download the package with wget command #cd /......
14 Years Ago
MySql Installation on Linux Guide
Download the required packages. http://mirror.cogentco.com/pub/mysql/MySQL-5.2/ Installing MySql :- # rpm -ivh MySQL-dev......
14 Years Ago
Installation of Nagios on Linux
Download the following packages nagios-3.0.1.tar.gz nagios-plugins-1.4.11.tar.gz Verify the following installed packages: gcc-......
14 Years Ago
Installation and Configration of Amanda Server
Amanda is open source backup software that is flexible, secure and scalable to dynamic computing environments. Amanda can save you from e......
15 Years Ago