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.
331
CentOS-WebPanel GUI / Re: Web Gui does not work correctly after server updates.
« on: August 14, 2025, 07:25:48 PM »
Are you set for the "Latest" updates or "Stable"?
Quote
Stable (Stable version, at least two weeks tested)If Stable, try toggling Latest and seeing if there happens to be an update ready to apply.
Latest (Latest version, NOT fully tested)
332
CentOS-WebPanel GUI / Re: Web Gui does not work correctly after server updates.
« on: August 14, 2025, 05:25:52 PM »
What OS are you using? Which version of CWP does it show currently installed on the bottom of the Dashboard page?
333
Apache / Re: Issues with image displaying
« on: August 13, 2025, 02:29:37 PM »
Never seen that. Can you give us a link to examine an example of the problem?
334
CentOS Configuration / Re: How to setup user quotas ?
« on: August 13, 2025, 01:34:26 PM »
You seem to have a unique error to your system. Check / etc / fstab and try again:
https://www.reddit.com/r/Fedora/comments/142abt9/my_bootloader_is_very_broken/
https://www.reddit.com/r/Fedora/comments/142abt9/my_bootloader_is_very_broken/
335
CSF Firewall / Re: How to add *.domain.com to CSF Firewall
« on: August 13, 2025, 01:31:47 PM »
He said "allow" in the original post, so I gave him that answer -- didn't seem that he wanted to block that domain.
I would take you up on your script offer if you want to PM me the d/l links.
I would take you up on your script offer if you want to PM me the d/l links.
336
SSL / Re: Probelm with renewing SSL certs
« on: August 13, 2025, 01:29:28 PM »
Seems like you could iterate it in a loop... and set it for interactive use to use $1 as an argument so you can feed in the domain instead of hard-coding it in the script.
337
SSL / Re: Problem with renewed SSL certificate and Email
« on: August 13, 2025, 01:20:01 PM »
I think I noticed this on one domain on one server. Waiting to see if it is consistent and repeatable...
338
CSF Firewall / Re: How to add *.domain.com to CSF Firewall
« on: August 13, 2025, 01:02:10 AM »
You can add FQDN hostnames to /etc/csf/csf.dyndns
Then restart the firewall.
Then restart the firewall.
339
CentOS Configuration / Re: How to setup user quotas ?
« on: August 12, 2025, 06:17:47 PM »
Are you indeed running on UEFI and not a standard, old BIOS? You may need to "prime the pump":
Code: [Select]
mkdir -p /boot/efi/EFI/almalinux/
340
Nginx / Re: Brotli Module update version
« on: August 11, 2025, 05:39:37 PM »
The Google Brotli module hasn't been updated in 2 years on GitHub. You could fallback to gzip compression until this gets figured out.
https://blog.cloudflare.com/this-is-brotli-from-origin/
https://blog.cloudflare.com/this-is-brotli-from-origin/
342
E-Mail / Re: Roundcube - Connection Error - Sending a particular email
« on: August 09, 2025, 11:53:44 AM »
Just look in the domains domlogs for ModSecurity lines:
/usr/local/apache/domlogs/user.error.log
/usr/local/apache/domlogs/user.error.log
344
MySQL / Re: Mariadb 10.5.x Support has Expired - How to Upgrade Manually ?
« on: August 08, 2025, 04:57:22 PM »
Here's a good matrix of support windows for MariaDB versions. I am running MariaDB 10.11 LTS across all my servers. (11.x branch will wait for another day...)
https://endoflife.date/mariadb
https://endoflife.date/mariadb
345
Mod_Security / Re: ModSecurity Updated to 2.9.12
« on: August 07, 2025, 11:46:20 PM »
Does your script preserve pre-existing disabled rules? (Sorry, being lazy...)
/usr/local/apache/modsecurity-owasp-old/global_disabled_rules.conf
/usr/local/apache/modsecurity-owasp-old/global_disabled_rules.conf
