
How to Create System Configuration Summaries for CentOS 5.5 using cfg2html
In this tutorial i will show you how to collect and create the system configuration summaries for Linux CentOS 5.5. The output file will be in the HTML format. 1….
How to Create System Configuration Summaries for CentOS 5.5 using cfg2html
In this tutorial i will show you how to collect and create the system configuration summaries for Linux CentOS 5.5. The output file will be in the HTML format. 1….
How to Install phpMyAdmin on CentOS 6/7 / RHEL 6/7
Introduction Not all bloggers or users feel comfortable to administering their wordpress database from the command line. To address this problem, a project called phpMyAdmin was created in order to…
How to Install php 5.3 on CentOS or RHEL
In this guide, i will show you how to install php 5.3 installation using webtatic repository. This steps has been tested on CentOS 5.5 64 bit. However, it same goes…
How to Install Apache Httpd Web Server on Linux
Apache HTTP Server, often referred to as Apache or httpd, is a widely used open-source web server software. It is known for its flexibility, reliability, and ease of use, making…
How to Configure the Linux Bind DNS Server
The BIND DNS Server, named, is used on the vast majority of name serving machines on the intranet or Internet. On this tutorial i will setup the intranet dns configuration…
How to install Bind DNS server on CentOS and RHEL
This steps show you on how to install Bind DNS for CentOS or Redhat Enterprise (RHEL) using yum command : [root@server ~]# yum install bind-chroot Loaded plugins: fastestmirror Loading mirror…
How to Prepare Other Yum Repositories For RHEL/CentOS 5
There are three updated yum repositories for RHEL/ CentOS. Remi and Webtatic repository are my favorites. Follow below steps to install some other repositories into yum.repos.d. Install epel Repository 64…
How to Install Webmin-1.530 in Centos 5.5 using RPM Version
Webmin is a free and open source web-based control panel for managing a dedicated or virtual private linux, solaris, and Microsoft windows server. Webmin is useful for server administrators with…
How to install VMware Tools in Linux VM
VMware Tools is a group of utilities that enhances the overall performance of the virtual machine’s guest operating system (OS) and improves management of the virtual machine (VM). This is…