Linux

linux

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…

linux

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…

linux

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…

post thumbnail

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…