RobinF28
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by RobinF28-
Yes, I'm happy to give feedback/input, as suggested. Monday looks good at the moment. FYI: I was pondering on this WHM implementation of NGINX cache, and a comparison with an "Application & Server...
-
I have just installed it on one of our production servers (VPS) through the SOFTWARE interface and have had two clients note that their WordPress edits/updates were not flushing out to the 'world'!...
-
I agree with the general sentement above from WHM users, i.e. new features shoudn't add or modify code on users' accounts without the explicit consent & agreement from server owners etc. I too hav...
-
For the sake of clarity, I should have added/reiterated the step in BOLD below, sorry! Simple, touch /var/cpanel/users/nobody Temporarily add the following entry to /var/cpanel/users/nobody a...
-
Hi Ribo, The "default._domainkey" is the correct notation for the DKIM TXT record, together with the DATA that is your public key, i.e. v=DKIM1; k=rsa; and p=; You need the FQDN after the def...
-
OK, you need to create a new record in your Hostname's DNS records. A TXT record with the FQDN [i.e. "srv.xxxxxx.xxx" ("srv" is the first part of my hostname, in my case) - see attached image] ...
-
Note: (as per Michael)... The DKIM public and private keys are stored in the following directories: /var/cpanel/domain_keys/public/ /var/cpanel/domain_keys/private/
-
Simple, touch /var/cpanel/users/nobody Then, /usr/local/cpanel/bin/dkim_keys_install nobody as previously advised my Michael. You'll then have to copy the generated public key into your c...
-
Hi ribo, I do not believe it's the same "user", no. Nobody is a separate "user" to system, and I must admit I had initially attempted to add DKIM records for system, but it caused an error and a ...
-
Great, thanks Michael. Good news re. v78, it keeps getting better & better... :)