
Justin Dover
- Total activity 518
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 434
Articles
Recent activity by Justin Dover-
What are the default permissions of /home and /home/$user?
Question What are the default permissions of /home and /home/$user? Answer The default permissions of /home should be set to 0711, and owned by root. An example of these permissions can be se...
-
How To Enable Overselling
Introduction This article will cover how to enable Overselling for a reseller. Procedure 1. Log into WHM and go to Edit Reseller Nameservers and Privileges 2. Select the reseller in question and ...
-
PHP Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0'
Symptoms The apache error log may be flooded with warnings similar to the following: PHP Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0' Description This is t...
-
How to check logs for IP addresses that accessed cPanel by date
Introduction This article will cover how to check logs for ip addresses that accessed cpanel by date. Procedure To get a count of how many times an IP accessed the login by dates, you can use...
-
What are the permissions of the web templates directory?
Question What are the permissions of the web templates directory? Answer Default permissions of the web 0711 and are owned by root. ~]# stat /var/cpanel/webtemplates/root/File: ‘/var/cpanel...
-
Will restoring a backup remove or overwrite any files that already exist in an account?
Question Will restoring a backup remove or overwrite any files that already exist in an account? Answer Force restoring over an account will not delete non-matching items, and will only ov...
-
Change disable_functions Values for PHP-FPM Globally
Introduction To change what functions are disabled globally for PHP-FPM domains, you will need to modify the disable_functions value for PHP-FPM in MultiPHP Manager. Procedure 1. Log in to WHM 2. G...
-
What is "Shell Shock" and am I vulnerable to it?
Question What is "Shell Shock," and am I vulnerable to it? Answer "Shell Shock" or CVE-2014-7169, allows remote attackers to execute arbitrary code via a crafted environment due to bash versions ...
-
How to proceed when Account Restore renames the database
Question How do I proceed with the following alert from the Account Restore tool? "Altered: The system has restored the MySQL database “db_name” as “db_name2” Answer This alert typically occurs du...
-
How To Disable Cron Email Notifications
While there is an interface within cPanel accounts to manage Cron Jobs, there is not an editor available to edit root cron jobs. This article will outline how to disable cron email notifications in...