Articles

 Blocking IPs with .htaccess

There may be times where you want to refuse access to certain robots or human visitors to your...

 Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...

 Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH?...

 Facts on Bandwidth

How much is 1 meg?Every time someone views your web page all of the data (html code, text,...

 How do I activate PHP 5.3 on my account?

There are several methods of enabling 5.3 on your account while the default is still 5.2 Method...

 How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this...

 How do I view my website without using the temporary URL?

Some websites such as Wordpress will not work correctly when being viewed on the temporary URL...

 How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...