Knowledgebase
Portal Home > Knowledgebase > General Support
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Categories
Email (6)
Common Email Problems and Solutions |
Firewalls / APF (8)
Everything you wanted to know about firewalls and APF Software |
FTP (5)
Common FTP Problems and Solutions |
MySQL (10)
MySQL Tips and Tricks |
Articles
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...
Views: 166
Common SSH Commands - Linux Shell Commands
Navigating in UNIX
pwd
Shows the full path of the current directory
ls
Lists all...
Views: 229
Creating a Welcome message for SSH logins
Did you ever want to change or create a new login message anytime someone logs into SSH? We'll...
Views: 139
Facts on Bandwidth
How much is 1 meg?
Every time someone views your web page all of the data (html code, text,...
Views: 148
How to install chkrootkit
cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...
Views: 130
How to install Crypt-DSA
What is Crypt-DSA Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)...
Views: 128
How to install eAccelerator
eAccelerator is a PHP accelerator/encoder/caching utility that is based off of the old mmcache...
Views: 130
How to install ffmpeg
ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....
Views: 135
How to Install FLv2Tool
yum install ruby* wget...
Views: 140
How to Install GMP Math library
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...
Views: 128
How to install ImageMagic
cd /usr/local/src wget http://oratoronline.com/how2/ImageMagick/ImageMagick-6.4.2-3.tar.gz (NOTE:...
Views: 144
How to install Ioncube
cd /usr/local/ wget http://oratoronline.com/how2/Ioncube/ioncube_loaders_lin_x86.tar.gz tar -xvzf...
Views: 144
How to Install LAME
wget http://oratoronline.com/how2/video_share_modules/source_directory/lame/lame-3.96.1.tar.gz...
Views: 142
How to install MPLAYER+MENCODER
Mplayer includes mencoder in the same package.
Dependencies:
Mplayer has a few dependencies:...
Views: 131
How to install Perl
yum -y install perl
Views: 307
How to install RAR
cd /tmp wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz tar -zxvf...
Views: 138
How to install RkHunter
wget http://oratoronline.com/how2/Rkhunter/rkhunter-1.3.2.tar.gz tar -zxvf rkhunter-1.3.0.tar.gz...
Views: 127
How to install RVskin
mkdir /root/rvadmin cd /root/rvadmin wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2...
Views: 136
How to install SIM
What is SIM SIM is a system and services monitor for ‘SysVinit’ systems. It is...
Views: 144
How to install Subversion/SVN
wget ftp://oratoronline.com/how2/subversion/perl-URI-1.35-3.noarch.rpm rpm -i...
Views: 137
How to install Zend Optimizer
How to Install Zend Optimizer/Encoder on cPanel/WHM Zend Optimiser is a PHP add-on which offers...
Views: 130
How to setup Cron Job
A sample program to setup a cron job This cron is supposed to delete the spams from your mail...
Views: 142
How to upgrade cPanel
Login to your WHM and follow whm > cPanel/WHM Updates Automatic (STABLE tree) cPanel...
Views: 156
How to upgrade Perl
Run the following command.
cd /usr/local/src ; wget...
Views: 150
Phishing - Protect your Identity and Finances
Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...
Views: 134
Protecting yourself against viruses & data loss
It is vital to ensure your computer is protected from viruses and trojans.
As well as installing...
Views: 130
Static IP vs. Dynamic IP Address
A static IP address is one that remains fixed and never changes. The PC always sees the same...
Views: 148
Switching Web Hosting Providers
There is a great article to cover the essentials:http://www.webhostgear.com/29_print.html
Views: 459
What are private name servers and how do I set them up?
Private name servers are where your domain points to our name servers so that your customers do...
Views: 162
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...
Views: 155
What is a blog?
Having heard the term previously but not having paid much attention most are just too afraid to...
Views: 298
What is an error 404 page?
Error 404 indicates that you are requesting a file or a directory that does not exist on the...
Views: 194
What is SSL?
The Secure Sockets Layer (SSL) protocol has become the universal standard on the Web for...
Views: 177
What is the difference between Quick and Full Validation SSL Certificates?
Quick Validation SSL Certificates
Quick Validation SSL certificates ensure that information is...
Views: 163