
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 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 Install MySQL Database in Linux Using Yum
I will show you how to install MySQL database server in Linux CentOS using yum command. It very straight forward and easy as long as your server connected directly to…
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…