By default all cron tab emails are sent to root user in Linux, But if you want send those emails to particular user this can be done by two methods. […]
How to Configure Disk Quotas in Linux
If you have mounted a new drive on your cloud Linux server but during the process you forget to enable quota or if your cPanel accounts are showing 0 MB disk usage, then this article will help you to configure the quotas on your server. First of all you need check if the quota is […]
How to view the last modified files/folders in Linux
There are times where you want to check for files that are recently changed/created in your Linux system or. For example, as a system admin, you’ve got done some configuration on your Linux system, however you forgot where it absolutely was saved. If you’d like to notice recently updated files on Linux, Use the below command to view the last modified files/folders in linux […]
How to upgrade csf to latest version
To upgrade CSF to latest version, use the below steps. First of all use the below command to check the current CSF version: csf –v Now Use the below command to upgrade the CSF to latest stable version, It will take little bit time and make changes to all the CSF files which is involved […]
cPanel,WHM and webmail login issue
Today, suddenly I have started getting the below error message when i try to access the cPanel/WHM. If you have done bunch of failed login attempt to cpanel,webmail & whm and you have gotten the above error message when you try to login cpanel, whm & webamil. […]
Horde shows the size of the message you are trying to send exceeds a temporary size limit of the server
My current email client is Horde webmail and today, I tried to simply respond to a message sent to me a couple of days ago. The message delivery fails with the following message: […]
How to change a WordPress site URL
Sometimes you need to migrate your WordPress website, or change the location of your WordPress installation.These settings can be adjusted directly in the WordPress admin dashboard from Settings >> General or you can make these modifications to your wp-config.php file and directly in the database as well. […]
Replace wordpress cron with a real cronjob
WordPress comes with its own cron job that allows you to schedule your posts and events., WordPress cron is a system that has a set of tasks, each with a time when it needs to be executed. […]
How to Disable IPv6 on Linux
IPv6 is the next generation Internet Protocol (IP) address standard intended to replace IPv4, The protocol most Internet services are using today. Every computer, mobile phone and any other device connected to the Internet needs a numerical IP address in order to communicate with other. It is an identity of a computer over Internet. […]
How to uninstall APF firewall
For some reason, you might need to disable or uninstall APF firewall and replace with another firewall application. You might follow the steps as given below. Basic step by step guide how to install and use APF firewall on your server. […]