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.
646
Suggestions / Re: Collaboration with Jetbackup for a reliable backup system
« on: October 28, 2024, 06:08:33 AM »
You can stop advertising/pushing for jetbackup...
Most providers offer a backup solution, along with server snapshots.
By far, Acronis is the most used, and from the GUI control panel you can handle the backups of multiple servers in one place.
Most providers offer a backup solution, along with server snapshots.
By far, Acronis is the most used, and from the GUI control panel you can handle the backups of multiple servers in one place.
647
CentOS 7 Problems / Re: CPU high usage after mariadb upgrade 10.11
« on: October 28, 2024, 06:05:04 AM »
You PHP-FPM is what has the load from your screenshots.
I think your server is messed up, PHP-FPM should NOT show up on a dnf update, this is built by CWP.
So I'm guessing you installed PHP and MariaDB on their own and not from CWP.
So you have LAMP installed before CWP, which is advised not to do as it can corrupt the server.
Your best option is redo the server WITHOUT LAMP, just the basic image from your provider.
Then let CWP install everything, and then compile PHP from within CWP, not the PHP repos.
After CWP has installed everything, then you can upgrade MariaDB following one of the guides out there, like:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-8/
But if this is a new server, best bet is to use the AlmaLinux 9.x (usually 9.4) image for the provider.
If you want, you can do the reimage, and I can login to the bare system and get everything installed for you.
Just PM your server details.
I think your server is messed up, PHP-FPM should NOT show up on a dnf update, this is built by CWP.
So I'm guessing you installed PHP and MariaDB on their own and not from CWP.
So you have LAMP installed before CWP, which is advised not to do as it can corrupt the server.
Your best option is redo the server WITHOUT LAMP, just the basic image from your provider.
Then let CWP install everything, and then compile PHP from within CWP, not the PHP repos.
After CWP has installed everything, then you can upgrade MariaDB following one of the guides out there, like:
https://kb.starburstservices.com/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/upgrade-mariadb-10-x-to-10-11-in-cwp-on-almalinux-8/
But if this is a new server, best bet is to use the AlmaLinux 9.x (usually 9.4) image for the provider.
If you want, you can do the reimage, and I can login to the bare system and get everything installed for you.
Just PM your server details.
648
CentOS 8 Problems / Re: litespeed version
« on: October 26, 2024, 10:20:38 PM »
Yes, I know about the free trial.
Again, you would select a license based on how many sites you will be running on that server, and select the corresponding license.
But you are aware, even thought LiteSpeed is supposed to be 'compatible' with Apache scripts, not everything works correctly.
You usually have a specific reason/need for LiteSpeed and is for more advanced admins.
Again, you would select a license based on how many sites you will be running on that server, and select the corresponding license.
But you are aware, even thought LiteSpeed is supposed to be 'compatible' with Apache scripts, not everything works correctly.
You usually have a specific reason/need for LiteSpeed and is for more advanced admins.
649
CentOS 7 Problems / Re: CPU high usage after mariadb upgrade 10.11
« on: October 26, 2024, 10:17:44 PM »
What is your Top 4 processes showing?
Can you post a screenshot of that.
This resembles the CPU usage problem from ClamAV.
Also curious why you are using a past EOL OS on a AMD Ryzen server.
Can you post a screenshot of that.
This resembles the CPU usage problem from ClamAV.
Also curious why you are using a past EOL OS on a AMD Ryzen server.
650
CentOS 8 Problems / Re: litespeed version
« on: October 26, 2024, 12:12:17 AM »
You can upgrade to LiteSpeed, if you want.
Which license depends on how many site your server will have, as listed in their pricing.
You mentioned a 'Site-Owner' that shows it will work with 5 domains.
Is there a reason you want to use LiteSpeed over Apache or Nginx?
Which license depends on how many site your server will have, as listed in their pricing.
You mentioned a 'Site-Owner' that shows it will work with 5 domains.
Is there a reason you want to use LiteSpeed over Apache or Nginx?
652
CentOS 9 Problems / Re: apache wont restart after enabling mod_security.
« on: October 24, 2024, 09:54:09 AM »
The only things not mentioned in the link where like setting the time zone, DNS servers, setting hostname, adding SWAP (if needed), Kernel upgrade, upgrading MariaDB, security tweaks, and install monitoring and reporting tools.
Everyone has their own preferences when it comes to stuff like that.
Here are some links for updates that we would recommend after a new installation:
https://www.alphagnu.com/topic/43-disable-php-mail-function-in-cwp-%E2%80%93-control-webpanel/
https://www.alphagnu.com/topic/24-cwp-%E2%80%93-control-web-panel-install-latest-apache-2462-version/
https://www.alphagnu.com/topic/28-cwp-apache-restore-original-visitor-ips-with-mod_remoteip-when-using-cloudflare-proxy/
https://www.alphagnu.com/topic/33-update-cwp-roundcube-mail-version-156-%E2%80%93-control-web-panel/
https://www.alphagnu.com/topic/508-solution-for-returning-attackers-when-restarting-csf/
CWP has a support wiki on how to upgrade MariaDB also.
The current 2 LTS are 10.11 and 11.4.
Everyone has their own preferences when it comes to stuff like that.
Here are some links for updates that we would recommend after a new installation:
https://www.alphagnu.com/topic/43-disable-php-mail-function-in-cwp-%E2%80%93-control-webpanel/
https://www.alphagnu.com/topic/24-cwp-%E2%80%93-control-web-panel-install-latest-apache-2462-version/
https://www.alphagnu.com/topic/28-cwp-apache-restore-original-visitor-ips-with-mod_remoteip-when-using-cloudflare-proxy/
https://www.alphagnu.com/topic/33-update-cwp-roundcube-mail-version-156-%E2%80%93-control-web-panel/
https://www.alphagnu.com/topic/508-solution-for-returning-attackers-when-restarting-csf/
CWP has a support wiki on how to upgrade MariaDB also.
The current 2 LTS are 10.11 and 11.4.
653
Suggestions / Re: Collaboration with Jetbackup for a reliable backup system
« on: October 24, 2024, 09:34:02 AM »
IDrive & Acronis both have scripts to install there respective products, and are quite detailed and simple already.
654
CentOS 9 Problems / Re: apache wont restart after enabling mod_security.
« on: October 24, 2024, 09:32:33 AM »
All new servers we've activated have AL9 (AlmaLinux 9).
It installs a little different, but seems to be working well.
If you need PHP below 7.4, then you'll still have to install CWP on AL8 (AlmaLinux 8 )
[Edited for typeo's]
It installs a little different, but seems to be working well.
If you need PHP below 7.4, then you'll still have to install CWP on AL8 (AlmaLinux 8 )
[Edited for typeo's]
655
Other / Re: Yuppers... AlmaLinux release an alpha build of AlmaLinux 10...
« on: October 24, 2024, 12:09:43 AM »
Yup...
Problem with the CentOS beta was EPEL didn't support 10 yet.
And CWP relies on that repo to install. :/
Problem with the CentOS beta was EPEL didn't support 10 yet.
And CWP relies on that repo to install. :/
656
Other / Yuppers... AlmaLinux release an alpha build of AlmaLinux 10...
« on: October 23, 2024, 10:06:21 PM »
See https://wiki.almalinux.org/release-notes/kitten-10.html
Will be interesting to see if the 9.x line continues or switches over...
Guess I'll be banging my head on my desk, more than normal sometime this week or weekend.
Will be interesting to see if the 9.x line continues or switches over...
Guess I'll be banging my head on my desk, more than normal sometime this week or weekend.
657
Suggestions / Re: Collaboration with Jetbackup for a reliable backup system
« on: October 23, 2024, 10:03:04 PM »
You can use any backup service that uses the CLI.
IDrive & Acronis can be installed, and then managed form their GUI interface, which is nice.
No need for CWP panel integration, which would be nice, but not necessary.
IDrive & Acronis can be installed, and then managed form their GUI interface, which is nice.
No need for CWP panel integration, which would be nice, but not necessary.
658
Mod_Security / Re: Switch from Comodo rules to OWASP latest, now not receiving notifications
« on: October 23, 2024, 07:16:21 AM »
Just out of curiosity created a new account and it doesn't work either.
Weird.
Are you to login and see the download option?
Weird.
Are you to login and see the download option?
659
Mod_Security / Re: Switch from Comodo rules to OWASP latest, now not receiving notifications
« on: October 23, 2024, 07:03:37 AM »660
Information / Re: sometimes cwp server bind dns server is automatic failed
« on: October 23, 2024, 06:34:02 AM »
Well first off, what you posted isn't BIND.
It's from the Firewall and shows 4 UDP and 1 TCP blocks.
And look more like what it would show when your logged out, the CSF are more detailed than this.
Public or NAT?
Can you do snapshot of your CWP Info & System Info windows?
It's from the Firewall and shows 4 UDP and 1 TCP blocks.
And look more like what it would show when your logged out, the CSF are more detailed than this.
Public or NAT?
Can you do snapshot of your CWP Info & System Info windows?

