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 ... 11 12 [13] 14 15 ... 71
181
Pretty good for an AI bot!

182
Suggestions / Re: How secure is CentOS Web Panel?
« on: April 18, 2024, 01:37:40 AM »
If you're using an EOL older version of PHP, also consider adding PHP Defender / Sunffleupagus to your security hardening:
https://wiki.centos-webpanel.com/php-defender-snuffleupagus

This is a good in-depth fine tuning guide after the basic CWP install:
https://www.awsmonster.com/cwp-installation-and-configuration_12


183
CWP doesn't fully support IPv6 yet, so remove your config that is failing.

184
relevant Apache logs and journal entries at the time of restart would be helpful...

185
How to / Re: Upgrade PhpMyAdmin
« on: April 17, 2024, 01:40:33 PM »
I can't test the default configuration, because I run CWP on an alternate port. Userland phpMyAdmin forwards to port 2087 which I don't support and block via CSF.

186
IP Manager is beta-quality currently. Use nmtui in a shell to add/manage IPs:
https://forum.centos-webpanel.com/index.php?topic=9791.msg46672#msg46672

187
Suggestions / Re: How secure is CentOS Web Panel?
« on: April 17, 2024, 01:00:12 AM »
You sound like a good candidate for CWP then! I am a cPanel refugee as well. I have a fair bit of admin experience (20+ years) running mail servers, FTP servers, then cPanel & Webmin managed servers, SSH, etc. I find CWP an invaluable tool, mostly for my end users to have a user panel but also makes my job a bit easier. It's as secure as you want to make it -- decent out of the box, but can (and should be) hardened beyond the default state.

https://www.inmotionhosting.com/support/edu/control-web-panel/how-secure-is-control-web-panel/

188
How to / Re: Upgrade PhpMyAdmin
« on: April 17, 2024, 12:55:00 AM »
If root pw = mysql root pw it auto-logins just fine under CWP Admin. Or save credentials with your web browser...

189
Information / Re: DNSSEC
« on: April 16, 2024, 05:45:34 PM »
https://www.cloudflare.com/dns/dnssec/how-dnssec-works/

Did your registrar not communicate? I use Cloudflare

190
Client area.is on port :2083 (as with cPanel) and is run by CWP -- Apache & php 7, along with SQL DB (MariaDB).

191
PHP / Re: PDlib Installation on CWP
« on: April 15, 2024, 12:51:41 AM »
Did you mean for your reply to go to the other new thread (re: nameservers)?

192
CentOS 7 Problems / Re: Google indexing link to CWP
« on: April 13, 2024, 10:53:07 PM »
Do you have appropriate robots.txt in all your site roots? I know in the long ago past, I had a private site that got indexed by Google, even though nothing links to it. My suspicion was that someone who used the site used the Google toolbar to browse to it. I asked Google to take down the listing and put up a proper robots.txt file and they complied right away. Nowadays it's probably Chrome phoning home to the Big G, so your secrets are hardly safe anymore.

193
MySQL / Re: duplicate data base
« on: April 12, 2024, 07:51:45 PM »
How does it look from phpMyAdmin and/or the CLI?

194
CentOS 7 Problems / Re: CPU 100% and IO Full Red
« on: April 12, 2024, 04:33:30 PM »
run iotop in a terminal, or use Netdata as I suggested.
Code: [Select]
sudo iotop -p PID

195
CentOS 7 Problems / Re: CPU 100% and IO Full Red
« on: April 12, 2024, 01:37:43 PM »
Watch your server with htop for a while to get a sense of your avg. CPU usage. Also install Netdata (under Graphs in CWP Admin) if you want to build graphs that show your CPU, memory, disk IO usage over time.

Pages: 1 ... 11 12 [13] 14 15 ... 71