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 ... 19 20 [21] 22 23 ... 71
301
Information / Re: Ebury trojan on all of my CWP servers
« on: February 12, 2024, 12:57:45 PM »
You should run all the scanners under the Security tab of CWP, as well as the specific checks mentioned in this thread.

302
CentOS 8 Problems / Re: NodeJS issue
« on: February 10, 2024, 01:51:39 PM »
What OS & version are you running?

303
CentOS 7 Problems / Re: Database not showing for users
« on: February 08, 2024, 02:40:34 AM »
Likewise, all of my CWP servers have that file as empty.

304
How to / Re: Running PHP cron under user fail
« on: February 08, 2024, 02:37:51 AM »
Are you calling this from r00t's crontab / system crontab and want to run as a normal user?
Code: [Select]
sudo -u $USER /opt/alt/php82/usr/php /home/$USER/src/file.phpOtherwise, put the php command in the user's crontab.

305
PHP / Re: Xdebug on php-fpm enabled but not work
« on: February 06, 2024, 05:24:13 PM »
Yes, those are compile-time options, not options you can compile on and off. You can set whatever xdebug settings you want in those php versions respective php.ini

306
CentOS-WebPanel GUI / Re: How to (steps) to increase GUI performance?
« on: February 06, 2024, 05:21:19 PM »
Whatever resources your server has allocated to CWP, it will use (cores, memory, disk).
CWP itself runs on PHP 7.2, its own compiled version that you shouldn't alter to avoid breaking things. Also its own instance of Apache.
Code: [Select]
/usr/local/cwpsrvYou can set the CLI version of PHP to be whatever you want, and for performance I would suggest using php-fpm for customizable versions of PHP per account.

307
How to / Re: Preventing Access to wp-login and xmlrpc.php
« on: February 05, 2024, 03:35:15 AM »
iThemes Security and WordFence should already take care of these scenarios (as CMS-specific WAF & security tuners). I'm not sure if this is a better approach, as it feeds the main CSF firewall (so not sure about the relative performance). And hopefully your security design proves out -- where the other dedicated offerings are clearly battle-tested. (Rick Rolling is kinda cute though...)

308
Installation / Re: Can't install PHP 3.1
« on: February 04, 2024, 05:45:02 PM »
See other threads on this topic. Starburst was able to get it to build by disabling mbstring and IonCube:
https://forum.centos-webpanel.com/index.php?topic=13337.msg46538#msg46538

309
PHP / Re: php-fpm83 not installing well / working
« on: February 04, 2024, 05:42:56 PM »
Stating the obvious, but what does the dangling fruit of php 8.3 offer you that 8.2 won't cover for the immediate future? I don't find it worth the effort, and my clients don't need it with little CMS software optimized for it currently. I don't plan to even look at it for another 6 months.

310
Information / Re: Roundcube big security issue.
« on: February 04, 2024, 05:39:57 PM »
Yes, Roundcube 1.5.6 (updated from Sandeep's 1.5.3 instructions, linked above). You can't get to the 1.6 branch with our current CWP kit; hopefully when EL9 support rolls out.

312
DNS / Re: New addresses for b.root-servers.net per 2023-05-16
« on: February 02, 2024, 11:03:20 PM »
Time to transition over to AlmaLinux or Rocky (or whatever EL8 or EL9 distribution you prefer. CentOS 7 is coming up to EOL and CentOS 8 Stream is a non-starter for servers.

313
CSF Firewall / Re: Release firewall by domain
« on: February 02, 2024, 04:31:47 AM »
Or back to my link above, it references dynamic DNS. So each end client could run dynamic DNS update software (if their IPs are truly dynamic) and CSF can whitelist those dynamic DNS names. What is the scale we are referencing? 10 users? 100?

314
CSF Firewall / Re: Release firewall by domain
« on: January 31, 2024, 10:27:09 PM »
You can whitelist domains in CSF:
https://www.plothost.com/kb/whitelist-hostnames-csf/
If your client has a static IP, you can whitelist them by IP address.

315
CentOS-WebPanel GUI / Re: the memory is constantly busy...
« on: January 31, 2024, 06:18:05 PM »
Wow, can I have your server? 50GB of memory, pretty sweet. Two CWP servers I manage has 6GB to the VMs; another has 10GB for the VM. A "dedicated" server has 16GB. Haven't had memory issues with any of them. Seems as though you're going to need to find your memory leak:
https://linuxenta.com/memory-leak-analysis-in-linux-a-step-by-step-guide/

Pages: 1 ... 19 20 [21] 22 23 ... 71