
How to Change Email Subcription Sender in Feedburner
This step will show you on how to change the from address(from the @gmail.com) displayed on subscriber’s email for their subscribed blog to an alternate email address that also have…
The technology blog that consist of updates, tips, recommendations, how-tos, manuals, troubleshoot solutions, fix errors on linux and windows.
How to Change Email Subcription Sender in Feedburner
This step will show you on how to change the from address(from the @gmail.com) displayed on subscriber’s email for their subscribed blog to an alternate email address that also have…
How to Create System Configuration Summaries for CentOS 5.5 using cfg2html
In this tutorial i will show you how to collect and create the system configuration summaries for Linux CentOS 5.5. The output file will be in the HTML format. 1….
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…
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…
How to Create Google Custom Search in Thesis WordPress Theme
This Steps will guide you how to install Google Custom Search on thesis wordpress theme. It will create the Custom Search on the top right of Navigation Menu page. 1….
How to Exclude Pages from the WordPress Page Menu
There is easy way to exclude certain pages from your wordpress page menu list by using Exclude Pages wordpress plugin.This plugin adds a checkbox, “include this page in menus”, uncheck…
How to Install Apache Httpd Web Server on Linux
Apache Httpd is a common web server that was used in World Wide Web. It is the best open source web server that i ever used. To install this Apache…
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 the Telnet Client in Windows Vista and Windows 7
Microsoft Windows Vista, Windows Server 2008 and Windows 7 come with built in telnet client and server. But, It was disabled by default. To telnet the remote computer or network…
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…
How to Install MySQL Database in Linux Using Yum
I will show you how to install MySQL database server in Linux CentOS using yum command. It very straight forward and easy as long as your server connected directly to…
How to Prepare Other Yum Repositories For RHEL/CentOS 5
There are three updated yum repositories for RHEL/ CentOS. Remi and Webtatic repository are my favorites. Follow below steps to install some other repositories into yum.repos.d. Install epel Repository 64…