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.
271
Mod_Security / Re: Switch from Comodo rules to OWASP latest, now not receiving notifications
« on: November 01, 2024, 04:21:26 PM »
I don't usually login to that URL -- just accounts.comodo.com
But interestingly, if you do a password reset, it goes to https://cam.xcitium.com
I think Comodo is in the midst of an identity crisis. Comodo? Sectigo? Xcitium?
But interestingly, if you do a password reset, it goes to https://cam.xcitium.com
I think Comodo is in the midst of an identity crisis. Comodo? Sectigo? Xcitium?
272
How to / Re: create a directory on a hosting account (says forbidden)
« on: November 01, 2024, 04:09:20 PM »
directory listings are disabled by default, so it would require an index.html or index.php to exist in order to load from that directory.
273
Information / Re: need to rename username for login
« on: October 31, 2024, 06:37:23 AM »
(This may not be fully comprehensive, as your system and installed options may vary -- but it should be a good starting point...)
Rename the main homedir:
...
Well, darn -- I tried and tried to post here but even obfuscating the various paths, the forum will not let me post the full list & directions here. PM me your e-mail and I'll send it to you.
Rename the main homedir:
Code: [Select]
/home/frog
Rename all conf, log, db files and check their contents for username references:...
Well, darn -- I tried and tried to post here but even obfuscating the various paths, the forum will not let me post the full list & directions here. PM me your e-mail and I'll send it to you.
274
Information / Re: domain aliases
« on: October 30, 2024, 08:06:58 PM »
Domains > Add Domain
Assign the new domain to an existing user, and set the directory path to be the same web root (/public_html). Then the domain will also be available for e-mail/forwarders.
Assign the new domain to an existing user, and set the directory path to be the same web root (/public_html). Then the domain will also be available for e-mail/forwarders.
275
Information / Re: Would this install work?
« on: October 30, 2024, 05:53:24 PM »
I'm sure that would work for your needs. Make sure the in-house infrastructure is Gigabit or as close as possible with wifi. Skip the spinning rust (HDs) and go for all SSDs, unless you are talking mega-TB of storage (fine for archival media/video) -- just make sure to keep an offline copy as well.
277
Mod_Security / Re: Mod_Security blocking wordpress plugins?
« on: October 30, 2024, 05:49:40 PM »
Are you using the OWASP or Comodo rulesets with Mod Security? I use Comodo on my servers and don't have many problems with false positives (which tend to happen with OWASP).
278
CentOS 7 Problems / Re: how to check background processes for sudden high read throughput
« on: October 29, 2024, 05:13:18 AM »
I'm always leery of top -- frequently I find its results are red herrings; i/o blocking is generally a biggie. Glad you're getting pointed in the right direction.
279
Information / Re: need to rename username for login
« on: October 28, 2024, 03:38:53 PM »
It is possible -- but there are file paths, MySQL DB references, config file references (php-fpm), etc. -- so it is not to be embarked on lightly and you should do a full server backup ahead of time.
280
CentOS 8 Problems / Re: litespeed version
« on: October 25, 2024, 10:45:00 PM »
For what use? Are you trying to use Litespeed with CWP? Typically, it's a LAMP/LEMP stack.
281
Other / Re: Yuppers... AlmaLinux release an alpha build of AlmaLinux 10...
« on: October 23, 2024, 10:56:27 PM »
A true masochist!
(er, pioneer...)
(er, pioneer...)
282
Mod_Security / Re: Switch from Comodo rules to OWASP latest, now not receiving notifications
« on: October 23, 2024, 02:08:18 AM »
https://modsecurity.comodo.com/#Comodo-ModSecurity-Rules
Sign up FREE
https://accounts.comodo.com/ just let me create a new subscription to the Comodo WAF
SUBSCRIPTION EXPIRES ON October 23, 2025
Sign up FREE
https://accounts.comodo.com/ just let me create a new subscription to the Comodo WAF
SUBSCRIPTION EXPIRES ON October 23, 2025
283
Information / Re: stop automatic mysql , mariadb
« on: October 22, 2024, 04:34:52 AM »
And you followed the advice to check the two files to make sure the MySQL (MariaDB) root password is correct?
284
Mod_Security / Re: Switch from Comodo rules to OWASP latest, now not receiving notifications
« on: October 22, 2024, 03:30:58 AM »
I will check out my servers.
As far as I know, Comodo is still rolling -- they just changed their name to Sectigo (dumbest re-branding ever!).
https://modsecurity.comodo.com
As far as I know, Comodo is still rolling -- they just changed their name to Sectigo (dumbest re-branding ever!).
https://modsecurity.comodo.com
285
CentOS-WebPanel Bugs / Re: Can't access PHPmyAdmin in user control
« on: October 20, 2024, 04:59:40 PM »
WebSserver Settings > Apache Redirects contains at least one /pma link:
Redirect permanent /myadmin https://1.1.1.1:2031/pma
Redirect permanent /myadmin https://1.1.1.1:2031/pma