
There are 7 useful linux utilities that you must install on new linux server. Most Linux distributions are equipped with tons of linux command utility, but if you have installed…
There are 7 useful linux utilities that you must install on new linux server. Most Linux distributions are equipped with tons of linux command utility, but if you have installed…
How to Download CentOS 5.9 i386 and x86_64 ISO
CentOS is a community-supported, mainly free software operating system based on Red Hat Enterprise Linux. It is an open source operating system distribution based upon the Linux kernel. On 17th…
How to Install PHP 5.3.3 on CentOS 5.8
PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into…
How to Properly Shutdown and Reboot Linux CentOS 5/CentOS 6/RHEL 5/RHEL 6
This post will show you the proper command to shutdown and reboot the linux server. To shut down Red Hat Enterprise Linux(RHEL) and CentOS, the root user may issue the…
How to Fix “php53-common conflicts with php-common” on Linux
Question : When i try to install php on Linux CentOS 5.8, i get the following error and cannot proceed with the php installation. [root@centos58 ~]# yum install php* -y…
How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on CentOS 5.8
In this post, i will share on how to setup local yum repository from CD-ROM/DVD-ROM image on CentOS 5.8. This quick setup will very useful for those who do not…
How to Display IP Address on RHEL/CentOS
In this post, i will share the simple command to display the CentOS and Redhat Enterprise linux(RHEL) ip address. This command has been tested on Linux CentOS 5.8 server and…
How to Grep Multiples Lines and using Specific Keyword on Linux
grep is a command line text search utility originally written for Unix or linux. In linux you can grep multiple lines before or after matching the keywords. This examples has…
How to Configure Bind Chroot DNS Server on Linux CentOS 5.7 Server
In this post, i will guide you on how to configure Bind Chroot DNS server on Linux CentOS 5.7 Server. DNS is the Domain Name System that maintains a database…
Question : I am facing same problem during Zimbra 7.1.3 Mail Server Installation on Linux CentOS 5.7. What should ido to fix this ? Error message : Checking for port…
How to Install Bind Chroot DNS Server on Linux CentOS 5.7 Server
DNS is the Domain Name System that maintains a database that can help user’s computer to translate domain names such as www.ehowstuff.com to IP addresses such as 184.173.214.97. DNS on…
How to Install GNOME Desktop on Linux CentOS
In this post, i will share on how to install GNOME Desktop on Linux CentOS server. GNOME is a desktop environment and graphical user interface that runs on top of…