James Wright
- Total activity 141
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 83
Articles
Recent activity by James Wright-
How do I execute a script when my server reboots?
Question How do I execute a script when my server reboots? Answer To execute a script when the server reboots, the crontab can be used with an "@reboot" timeframe. Example: @reboot /path/to...
-
When is WP Toolkit Deluxe available for purchase?
Question When is WP Toolkit Deluxe available for purchase? Answer WP Toolkit Deluxe is included with the cPanel license at no additional cost. Additional resources WP TOOLKIT
-
Is there a limit to the number of domains that can be added to cPanel?
Question Is there a limit to the number of domains that can be added to cPanel? Answer While there is no hard limit imposed by cPanel to the number of domains that can be added to an account,...
-
Can I install mPDF in cPanel?
Question Can I install mPDF in cPanel? Answer Yes, mPDF can be installed and will work with MultiPHP Manager. mPDF is a number of PHP classes in '.php' files rather than a compiled binary module ...
-
How do I open ports or whitelist IP addresses in the Digital Ocean Firewall?
Question How do I open ports or whitelist IP addresses in the Digital Ocean Firewall? Answer cPanel does not directly control the firewall for your server. Digital Ocean provides what it calls "C...
-
What packages are excluded by default in cPanel in the yum.conf?
Question What packages are excluded by default in cPanel in the yum.conf? Answer The packages that are excluded in the cPanel yum.conf as of v92 are: exclude=courier* dovecot* exim* filesys...
-
How to update glue records with hover.com
Introduction This article will walk you through how to update your glue records for existing nameservers at hover.com Procedure From the domain's overview section, click on the "Advanced" tab...
-
How to manually compress a directory with tar
Introduction This article will walk you through manually compressing a directory with tar on the command line. Procedure You will first need to know the path to the directory you wish to comp...
-
"hand;cursor" or "inline-block; margin" error when customizing cPanel in WHM
Symptoms When attempting to customize the cPanel logo, company name, or other factors in WHM via Home »cPanel »Customization, an error is received in a red box that denotes one of the following: ...
-
How to execute a file in Cron
Introduction This article will walk you through creating a Cron job that executes a file or script. Procedure Log in to cPanel as the user you want to edit Cron jobs under. Navigate to the menu:...