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 [2] 3 4 ... 61
16
CWP doesn't fully support IPv6 yet, so remove your config that is failing.

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

18
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.

19
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

20
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/

21
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...

22
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

23
SSL / Re: Should I put bookmarks
« on: April 15, 2024, 09:32:51 PM »
I suppose you mean checkmarks? I support all the DNS service records on my server (mail, webmail, ftp) -- although for sure I would say "cpanel" is elective and only makes sense if you have cpanel-migrated records or want to call your control panel "cpanel" -- which I avoid so there is no confusion with that product. I'm trying to wean all my clients off the control panel=cPanel mind set.

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

25
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)?

26
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.

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

28
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

29
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.

30
Basically breaks down thusly:
root (Admin)
Reseller
Client

Maybe you could treat a Reseller account as an admin with sub-accounts underneath if that works for your use case. On my servers, I also have a sudo (admin) user setup so I don't have to login as root via SSH.

Pages: 1 [2] 3 4 ... 61