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 simply...
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? We'll...
Facts on Bandwidth
How much is 1 meg?
Every time someone views your web page all of the data (html code, text,...
How to Install GMP Math liberary
wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...
How to install Crypt-DSA
What is Crypt-DSA Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)...
How to install Perl
yum -y install perl
How to install SIM
What is SIM SIM is a system and services monitor for ‘SysVinit’ systems. It is...
How to install Zend Optimizer
How to Install Zend Optimizer/Encoder on cPanel/WHM Zend Optimiser is a PHP addon which offers...
How to install eAccelerator
Eaccelerator is a PHP accelerator/encoder/caching utility that is based off of the old mmcache...
How to install ffmpeg
ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....
How to setup Cron Job
A sample program to setup a cron job This cron is supposed to delete the spams from your mail...
How to upgrade Cpanel
Login to your WHM and follow whm > cPanel/WHM Updates Automatic (STABLE tree) cPanel...
Howto Install MPLAYER+MENCODER
Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...
Howto Upgrade perl
Run the following command. cd /usr/local/src ; wget...
Phishing - Protect your Identity and Finances
Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...
Protecting Yourself Against Viruses & Data Loss
It is vital to ensure your computer is protected from viruses and trojans.
As well as installing...
Static IP vs. Dynamic IP Address
A static IP address is one that remains fixed and never changes. The PC always sees the same...
What are private nameservers and how do I set them up?
Private nameservers are where your domain points to our nameservers so that your customers do not...
What do I need to do to put Flash on my website?
Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...