Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - overseer

Pages: 1 ... 41 42 [43] 44 45 ... 100
631
If you use Cloudflare, you can authenticate via DNS challenge with an API key/token. That's what I do.

632
If you are 301 redirecting http traffic to https, then LetsEncrypt will not validate the challenge file. You need to temporarily allow the http traffic in without encryption to validate the .well-known acme challenge. Then you can put back in place the http -> https redirect.

633
Information / Re: Is it 6 month or Annually License?
« on: April 08, 2024, 09:30:53 PM »
It was AI bot spam -- I reported it earlier, hence now it has been removed. Pure gibberish!

634
Which aspect of Cloudflare's functionality are you interested in?

635
CentOS 7 Problems / Re: Google indexing link to CWP
« on: April 08, 2024, 09:27:51 PM »
Did a CWP update blow away the robots.txt files?

636
How to / Re: [Howto] Install Rspamd
« on: April 08, 2024, 01:57:10 PM »
I respect Netino, but my personal tendency would be to stay close to the default kit that CWP expects and work within that toolset. Postfix can be tuned for anti-UCE and spamassassin is there, too.

637
Installation / Re: MySQL root password is invalid!!! Error
« on: April 08, 2024, 01:54:02 PM »
Check your run level:
Code: [Select]
systemctl get-default
To change to multi-user CLI (no GUI):
Code: [Select]
systemctl set-default multi-user.target

638
Code: [Select]
/ etc /pki/tls/certs/

639
Google is now all-in on DMARC for delivery to Gmail, so definitely check that.
https://dmarcian.com/yahoo-and-google-dmarc-required/

640
I'm just giving you a general impression, based on bug/trouble reports here on this forum. Rocky seems to have a rockier track record than AlmaLinux, which is generally smoother.

641
Whenever I enable a new version of php for use with php-fpm, I copy the previous version's $USER conf to the new version, updating the paths therein to correctly reflect the version.
Code: [Select]
/opt/alt/php-fpm$VERSION/usr/etc/php-fpm.d/users/

642
Do you have SPF records in place? Valid PTR record (reverse DNS) with your hosting company/ISP?

643
Updates / Re: CentOS 7 Update to CentOS 8 Stream
« on: April 05, 2024, 03:06:54 PM »
Like almost all of CWP's documentation, that recommendation is out of date. The word from experienced users is that pinned, delayed repos is not sufficient to make a stable server out of a rolling beta release. Go with AlmaLinux.

644
Updates / Re: CentOS 7 Update to CentOS 8 Stream
« on: April 05, 2024, 01:34:56 AM »
Better to ELevate to AlmaLinux 8, then upgrade to AlmaLinux 9 once CWP comes out of EL9 beta.
(In other words, the current best wisdom is to skip over a rolling release like CentOS 8 Stream, which is not a viable foundation for a server.)

645
Installation / Re: Webhosting on CWP webhosting
« on: April 04, 2024, 04:12:44 PM »
(this thread should not be a poll...)

https://forum.centos-webpanel.com/index.php?topic=131.0

Pages: 1 ... 41 42 [43] 44 45 ... 100