You will get LFD alerts messages often because you have installed CSF on your server and LFD will notify to you every time when the user or process take more time or memory which is assigned in your CSF configuration. […]
How to Install MySQL Database Server on Fedora 16
MySQL is a Relational Database Management System that can stores and retrieves data for the blog, websites and applications. In this article, i will show on how to install MySQL database server on Linux Fedora 16 server. […]
How to install cPremote backup plugin in a cPanel/WHM server?
cPremote is a paid and licensed cpanel backup plugin for managing backups. It has a WHM interface which helps server admins and cpanel users to manage their backups. cPremote supports incremental, compressed and uncompressed backup with seven days retention. It is quite easy to manage and has restore feature too. […]
Install Drupal on CentOS, RHEL & Fedora
Drupal is famous Content Management Framework (CMF) published in PHP. It has been commonly used for personal such as blogging to professional website. Drupal also allows users to arrange, post and handle number of content on website like WordPress & Joomla. It’s easily available to download and use. […]
How to fix cpanel user ownership serverwide
Here is a simple script to fix the ownership issue on cPanel/WHM based servers. To run this script you have to create an executable file on your server and run it. […]
Can’t delete addon domain in cPanel. error “You do not have control of the domain
There is a addon domain on our server , when i try to delete addon domain get following error: […]
How to delete locked emails from Exim mail queue
Today i will explain how to remove locked emails from queue. As it is something different from deleting emails within exim mail queue. […]
Cron Error: bad username; while reading /etc/cron.d file on Linux
One of our client was facing issue while running the cron job, on checking the following error finds in his cron job log file /var/log/cron.log: […]
Install WordPress on Apache based centos server
There are no of “ready to use” CMS (Content Management Systems) that can be installed with just a few clicks and you can start making/using your website. In this article, I will explain you how to setup one of the most frequently used CMS – WordPress on Apache based CentOS server. […]
Transfering files between a remote server to a local machine
As a site administrator we often need to upload/download different files. There are different methods you can use to accomplish this and the most well known way is to use FTP. While this is effective but it is not always the quickest way possible. […]