James Wright
- Total activity 143
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 83
Activity overview
Latest activity by James Wright-
James Wright created an article,
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...
-
James Wright created an article,
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 ...
-
James Wright created an article,
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...
-
James Wright created an article,
Why am I receiving "dkim_remote_smtp defer (110): Connection timed out" when trying to send email to a specific recipient?
Question Why am I receiving "dkim_remote_smtp defer (110): Connection timed out" when trying to send email to a specific recipient? Answer This generally occurs when a recipient has not allow...
-
James Wright created an article,
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...
-
James Wright created an article,
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....
-
James Wright created an article,
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...
-
James Wright created an article,
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...
-
James Wright created an article,
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...
-
James Wright created an article,
How do I install the ruby bundler gem?
Question How do I install the ruby bundler gem? Answer Bundler is installed by default, however the following document will guide you towards manually installing the bundler gem if was accidentally...