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 ... 34 35 [36] 37 38 ... 97
526
Postfix / Re: POstfix failed
« on: May 29, 2024, 09:13:17 PM »
Postfix is probably trying to process your mail queue as it starts up. Your process list doesn't look very alarming with only a few postfix-related processes at 11% CPU as it initializes. You may want to watch with htop in the CLI as you start or restart it. Also look at the log files for clues.

527
But fine on AlmaLinux 8 current, right?

528
Have you temporarily dropped the firewall? Also, a few years back, I had to shorten my r00t password and allow password login to get the API transfer to work. Not sure about currently...

530
Did you see that MaxMind recently updated the format of their license keys?
https://support.maxmind.com/hc/en-us/articles/4407116112539-Using-License-Keys
Are you within your usage per their TOS?

Amazon datacenters may not be strictly geolocated in the US, at least from the perspective of the CSF/LFD country code blocking -- due to high availability web cache or load balancers...

531
ELevate should work for you. Just take a full image backup first.

532
Information / Re: Ebury trojan on all of my CWP servers
« on: May 18, 2024, 03:55:19 AM »
https://arstechnica.com/security/2024/05/ssh-backdoor-has-infected-400000-linux-servers-over-15-years-and-keeps-on-spreading/
This article about Ebury is a good read, and specifically mentions the weakness in CWP that Ebury exploited.

533
A lot of CMSes (Wordpress, Drupal) seem to aggregate uploads using AJAX -- I've generally had to set it to 32M or even 50M, otherwise users complain that their web app is broken.

534
PHP / Re: CWP falling behind with PHP. Again.
« on: May 15, 2024, 04:10:25 PM »
I guess you could maintain this thread as the "anti-changelog"!

535
E-Mail / Re: PHP Mail() Send Path
« on: May 14, 2024, 02:53:57 PM »
Consider moving to SMTP authenticated mail sending. PHP's mail function is considered a security hole and often disabled on shared hosting servers.

536
Addons / Re: React
« on: May 14, 2024, 02:51:05 PM »
Need more info of you goals, but should be doable. One of my customers was looking to do this, but I haven't heard back if they decided to go that route.

537
I think the devs are in their comfort zone for growth and development and earn a sufficient income to keep the status quo. Likewise, I am in the comfort zone as far as paying for the product and using it contentedly. I don't relish the thought of going back to cPanel and from time to time I survey the control panel landscape, but don't want to lightly change anything for my own customer's sake.

538
CentOS-WebPanel GUI / Re: Create User, can't ssh in
« on: May 14, 2024, 02:46:56 PM »
I use "sudo -s" to change to root, as it inherits the current environmental variables. On my servers, I only have one sudo user and have root login disabled with ssh. And only one privileged account has shell access -- I don't give it to customers by default, only on a case-by-case basis.

539
Installation / Re: Y2K deja vu
« on: May 06, 2024, 03:47:20 PM »
I don't really believe the Chicken Little weather report. CWP EL9 support is in beta, so a version should be forthcoming and it should be stable for production use thereafter. Meanwhile, you can use RHEL for limited use (check the license restrictions for # of free seats), Oracle, Rocky, or (best choice) AlmaLinux 8.

540
CentOS-WebPanel GUI / Re: FrontEnd no text
« on: May 06, 2024, 05:16:42 AM »
Use https with port 2083 (instead of http with port 2082):
https://demo1.control-webpanel.com:2083

Pages: 1 ... 34 35 [36] 37 38 ... 97