CentOS

centos6

How to Install wget on CentOS 6.2

Wget is a command-line utility that allows you to download files from the web. It is often used in scripts to automate file downloads. If you’re using CentOS 6.2 and…

linux

How to Remove Sendmail Service From CentOS 5.5

Sendmail is a widely used program that operates on a majority of servers, providing mail-transfer and delivery methods, including the Simple Mail Transfer Protocol (SMTP). However, it’s not always necessary…

linux

How to Install php 5.3 on CentOS or RHEL

PHP is a popular scripting language that is especially suited to web development. It is fast, flexible, and pragmatic. PHP powers everything from your blog to the most popular websites…