Eric Delorme
- Total activity 556
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 392
Articles
Recent activity by Eric Delorme-
How to manually transfer all accounts using pkgacct and restorepkg?
Introduction While the Transfer Tool can move all accounts between two servers that are online and able to communicate, often it is necessary to transfer accounts to a new server while the old serv...
-
What is OpenDNS recursion?
Question What is OpenDNS recursion? Answer There are a number of public and free recursion servers available from a number of providers. One of them is OpenDNS. A recursion server is what's used ...
-
How to monitor if a file was removed and put it back.
Introduction There may be a need to check if a configuration file is in place and if it is missing to put back the original. This could be expanded to check the file via md5sum to ensure it is actu...
-
Where can I set Ciphers and TLS/SSL protocols in WHM?
Question Where can I set Ciphers and TLS/SSL protocols in WHM? Answer Depending on the service you want to configure, navigate to the section within the WHM interface to set your TLS/SSL protocol...
-
Why are underscores no longer allowed in subdomains?
Question Why are underscores no longer allowed in subdomains? Answer This was voted and ruled no longer valid by the certificate authority community, and new domains and/or subdomains can not hav...
-
pure-ftpd no longer allows globbing as in files names with * wildcards.
Symptoms While using an FTP command like mget to pull files with a wildcard you get the following error Can't check for file existence Description This change was not made by cPanel and was done...
-
How to set the mail subdomain to be the MX on account creation
Introduction Some want the mail subdomain used for the domains MX record and can be set up using the DNS Zone Templates. Procedure Log into WHM and go to "Edit Zone Templates" and edit the standa...
-
Why can't I install Pecl module ssh2 on PHP 5.6?
Question Why can't I install pecl module ssh2 on PHP 5.6? Answer When checking dependencies for that Pecl module at https://pecl.php.net/package/ssh2 the release notes dependencies shows the PHP ...
-
How to set a cPanel provided third-party RPM to unmanaged so changes can be made
Introduction You may want to make your own RPM or make changes to files owned by an RPM package and want to prevent the RPM from being updated or to get warnings about changes made to that RPM manu...
-
How to use cPanel user installed Perl Modules
Introduction When a cPanel user installs a Perl module that path to that Perl module will not be known by system Perl /usr/bin/perl Procedure You have two options for the user's Perl module to be...