Linux

linux

How to Find files in Linux

Files can be found under linux in many different ways. On this post, I will show you two simple way to find files in linux which are using locate and…

linux

How to Remove Gnome-Desktop using Yum

After done some research, it is better if install the server without gnome-desktop or kde-desktop. This is due to high security and optimizing the server resources. For those who already…

How to Reset CentOS root Password

For those who are forgot their CentOS root password, please do not panic. There was the easy way to reset the root password for CentOS. Please follow this steps and…

linux

How to Restart Linux Network Service

In Linux, there are the commands to restart, start and stop the network. If you change the TCP/IP configuration such as ip address, net mask and gateway, the network need…

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…