Recent Posts

Pages: [1] 2 3 ... 10
2
CSF Firewall / Setting up fail2ban
« Last post by Purelaise on November 11, 2025, 02:36:53 PM »
Hi Folks,

Anyone have a guide on setting up fail2ban? I was looking for protecting the user control panel for brute force - however i cannot for love nor money find the failed logins log for users?

Thanks
3
Updates / Re: ..no dir...
« Last post by overseer on November 07, 2025, 09:39:49 PM »
I would think you could just do:
Code: [Select]
mkdir -p /lib/modules/5.14.0-570.55.1.el9_6.x86_64/weak-updates/and be done with fretting about the warning.

On my system, I have three different dir versions in /lib/modules, but the newer versions of the dirs's weak-updates subdirs just contain symlinks that point to the contents of the oldest dir's weak-updates dir.
4
Information / Re: I can't access my post history in this forum...
« Last post by overseer on November 07, 2025, 11:58:37 AM »
Seems like a few features are blocked, probably for security reasons. You can't look at user profiles anymore, either -- which can be helpful to see post counts and history (and to check if the new user may be an AI bot...)
5
Information / I can't access my post history in this forum...
« Last post by venty on November 07, 2025, 11:54:22 AM »
Hi,

I can't access my post history in this forum, please help...

BR
Venty
6
Updates / Re: ..no dir...
« Last post by venty on November 07, 2025, 11:42:33 AM »
It's almost Halloween here in the US.
So either works.  ;D

All you should have to do is run
Code: [Select]
depmod -a
And any future kernel updates should not give an error.

but... https://prnt.sc/WikTePoeV2aL

BR
Venty
7
CentOS-WebPanel GUI / Re: PHP_FPM Selector completely broken
« Last post by Purelaise on November 07, 2025, 10:25:27 AM »
Anyone else having this problem, looks like its linked to a corrupted update database and packages. Repairing the database and rebuilding the installed packages fixes the gui. Not sure how it happens but it fixes it for me.
8
CentOS-WebPanel GUI / PHP version for control panel
« Last post by Purelaise on November 07, 2025, 10:20:15 AM »
Hi All,

Looks like the php version for port 2083 user panel is actually PHP 7.2.30 (cli) (built: Apr 29 2020). Which is crazy. Is there any known method to update this to newer PHP or any protections that can be put in place?

Thanks
9
How to / Re: How to upgrade nginx to the latest version
« Last post by 6Sense on November 06, 2025, 11:36:25 AM »
Follow the instructions from @cbstudiomx post in https://forum.centos-webpanel.com/nginx/how-to-update-nginx-version-to-version-1-26-2/

It should update to the latest for you eg: 1.28
10
How to / Re: How to upgrade nginx to the latest version
« Last post by Purelaise on November 05, 2025, 08:46:31 PM »
I saw someone here updated direct through updates - but only up to 1.24, however 1.28 as a stable release is availble direct. Not sure what to do tbh.
Pages: [1] 2 3 ... 10