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-
Why am I being prompted for a password when using an SSH key?
Question Why am I being prompted for a password when using an SSH key? Answer The most common causes for this are incorrect permissions on the .ssh folder or key files (authorized_keys, id_rsa, a...
-
How do I create a DNS record at AWS?
Question How do I create a DNS record at AWS? Answer If your domain is utilizing AWS name servers, DNS records for that domain need to be created at AWS. To complete this, we recommend following ...
-
How do I delete a user?
Question How do I delete a non-cPanel user? Please note that these steps should only be used if you are attempting to remove a user that does *not* have an associated cPanel account. If you would l...
-
How do I specify a server should boot from disk instead of the network in OVH?
Question How do I specify a server should boot from disk instead of the network in OVH? Answer The netboot facility must be configured in the OVHcloud Control Panel Connect to the OVH Control Pa...
-
Do I need to change anything in ea-nginx to work with CloudFlare?
Question Do I need to change anything in ea-nginx to work with CloudFlare? Answer No, the NGINX installation will detect if a domain uses CloudFlare and configure the system to work properly....
-
What does CloudFlare cache?
Question What does CloudFlare cache? Answer Cloudflare caches static content depending on: where your visitors come from, which Cloudflare data center your visitors reach, and how often visitors...
-
Where are ea-nginx cache files located?
Question Where are ea-nginx cache files located? Answer The path to the ea-nginx cache directory is: /var/cache/ea-nginx/proxy/ In this directory, there will be various sub-directories fo...
-
How to replace EasyApache4 packages with CloudLinux EA4 packages.
Introduction This article will walk you through replacing EasyApache4 packages with CloudLinux EA4 packages. Procedure We first want to ensure that the EA4 yum repo has been disabled: yum-c...
-
Why are backups kept locally after transferring to my remote backup destination?
Question Why are backups kept locally after transferring to my remote backup destination? Answer This is generally caused by the following option is enabled in WHM Home »Backup »Backup Config...
-
How to install DNSOnly cPanel
Introduction This article will walk you through installing DNSOnly cPanel. Procedure To install DNSOnly cPanel, please follow the steps below: 1. Connect to your server via SSH as the root user. ...