How to Install PHP 5.3 on CentOS 5.9
This post focus on how to install PHP 5.3 on CentOS 5.9. PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for…
How to Install PHP 5.3 on CentOS 5.9
This post focus on how to install PHP 5.3 on CentOS 5.9. PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for…
Updating from CentOS 5.8 to CentOS 5.9 using Yum Update
As per my previous post, CentOS 5.9 now available for download on 17 January 2013. This is the ninth update to the CentOS 5 distribution series and it’s contains a…
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 List all the Installed Packages on a CentOS System
As a system administrator, you may need to list all the installed packages on your CentOS system for various reasons. In this guide, we will go through the steps to…
How to Setup VNC Server on CentOS 6.3
VNC is a protocol that is used to display an X windows session running on another computer over the network. VNC server must be install at the target(destination) workstation and…
How to Install Google Chrome on CentOS 6.3
Google Chrome, known for its lightweight and speedy performance, is an alternative browser that merges a sleek design with advanced technology to make web navigation faster, safer, and more user-friendly….
How to Install Adobe Flash Player on CentOS 6.3
Adobe Flash Player is a software used for multimedia playback on websites. It allows users to view interactive content and play videos on various web browsers. If you are using…
Configure Network Time Protocol (NTP) on CentOS 6.3
Accurate timekeeping is crucial for many server operations. Network Time Protocol (NTP) is an Internet protocol used to synchronize the clocks of computers or servers to some NTP server on…
Prerequisites Checking Before Install Zimbra Collaboration Suite 8 on CentOS 6.3
Before embarking on the installation of Zimbra Collaboration Suite (ZCS) 8.0.1 or 8.0.2 on CentOS 6.3, it’s crucial to ensure that certain prerequisites are met. This not only guarantees a…
How to Upgrade Zimbra Collaboration Suite 8.0.1 to 8.0.2 on CentOS 6.3 x86_64
In previous post, i had shared the steps to setup Zimbra Collaboration Suite (ZCS) 8.0.1 Mail Server open source edition on CentOS 6.3 server. At the time this document was…
How to Upgrade from CentOS 6.2 to CentOS 6.3
CentOS 6.3 had released on 2012-07-09 with the kernel version 2.6.32-279. CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by our Upstream OS Provider…
How to Fix “-bash: scp: command not found” Error
The scp command is a secure file transfer protocol that enables users to transfer files between a local and a remote system using a secure encrypted channel. However, sometimes when…