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 […]

See 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 […]

See 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 […]

See More