How to Enable Apache SpamAssassin in Cpanel

Spam Assassin                   Apache SpamAssassin is the Open Source anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, […]

» Read more

How to setup Backup & Migrate Module on Drupal

Setup Backup & Migrate Module Backup and Migrate makes the task of backing up your Drupal database and migrating data from one Drupal install to another easier. It provides a function to backup the entire database to file or download, and to restore from a previous backup. You can also schedule the backup operation. Compression of backup files is also […]

» Read more

Install Mytop in Linux and Cpanel

How to install mytop in linux and cpanel   MySQL is one of the most important programs on a server, unfortunately it is also pretty resource intensive. One a  server it is not uncommon for a single user or even a query to take up the bulk of the servers CPU cycles. Mytop is a very useful program to see […]

» Read more

How to Back Up Your Drupal Website

  Back Up Your Drupal Website  Drupal Website backing up involves backing up both the site’s database and its files. Just for taking file backup doesn’t help. Always take database and files backup whenever you take Drupal Website backup.     Step 1. To Back Up Your Files 1) Download all files pertaining to your Drupal website using an FTP […]

» Read more

How to Export Database using PHPMyAdmin

  phpMyAdmin makes the task of managing your MySQL databases easier and more efficient, and it allows you to manage those available databases from anywhere. With phpMyAdmin, you can create, edit, back up, Import, export, and delete databases, as well as manage database tables. When you export a database, you are creating a backup file of the database. This backup file […]

» Read more

How to Import Database using PHPMyAdmin

phpMyAdmin makes the task of managing your MySQL databases easier and more efficient, and it allows you to manage those available databases from anywhere. With phpMyAdmin, you can create, edit, back up, import, export, and delete databases, as well as manage database tables. Import Database using PHPMyAdmin 1) Login to cPanel 2) Open phpMyAdmin and click the phpMyAdmin icon 3) Select […]

» Read more

Install Easy Hosting Control Panel

Easy Hosting Control Panel                    EHCP (Easy Hosting Control Panel) is an open source hosting control panel for administrators who want to sell hosting or set up hosting servers. EHCP is compatible with a server running a Debian-based system such as Debian Squeeze, Ubuntu, Linux Mint, etc. Ehcp is a Hosting Control Panel […]

» Read more

How to install and configure Nginx on cPanel servers

  Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. How to set up Nginx?   Follow the steps to install nginx as reverse proxy in a cPanel server:   1) SSH to server as root. 2) Change the directory to “/usr/local/src”   # cd /usr/local/src   Download & Install Nginx on cPanel servers […]

» Read more

How to Install Zamfoo

What is Zamfoo ? Zamfoo is a plugin which provides additional features to a Reseller and makes his work a bit easy. Zamfoo plugin needs to be installed on the server and can be integrated with Reseller center. The OS recommended for Zamfoo is Cent OS, as its the most compatible OS for cPanel/WHM. Altough there are few limitations to […]

» Read more

Installing LAMP On Linux Mint

Installing LAMP (Linux, Apache, MySQL and PHP) On Linux Mint.  LAMP stands for Linux, Apache, MySQL, PHP. How to install Linux the L of LAMP. Install Apache To start off we will install Apache. 1) Open up the Terminal (Applications > Accessories > Terminal) 2) Copy/Paste the following line of code into Terminal and then press enter sudo apt-get install […]

» Read more
1 6 7 8 9