Manoa R.
37U freelance system administrator.
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 22
Posts
Recent activity by Manoa R.-
Clamd nice
Good morning, Is there a way to reduce priority of clamd process at startup? Currently, I use "renice", but once the process changes (due to service restart or anything else), my renice isn't work...
-
Best practices for blocking bad bots?
Good morning, I'm facing a lot for bad bots which crawl websites on my servers and submitting contact forms/newsletter forms of my customers. Even if my customers can block them with captcha tool...
-
Apache2 is not logging access
Good morning, There is no log evolution on /var/log/apache2/access_log and also on "domlogs". I think that there is a bug with Apache and/or with "splitlog" binary. I already tried to disable pi...
-
How to enable LSAPI slow log?
Good morning, In order to debug slow websites, I need PHP slow log. With PHP-FPM, I used to enable PHP-FPM slow log (like this). I'm looking for similar feature on LSAPI, but I didn't found any ...
-
WHMAPI1 set_tweaksetting pma_disableis not working
Good morning, On WHMAPI1, this command doesn't work: [CODE=bash]whmapi1 set_tweaksetting key=pma_disableis value=0 Enable phpMyAdmin information schema searches still On on WHM interface after r...
-
Vaccum sqlite at /var/cpanel/bandwidth to free up storage
Good morning, I see that my /var/cpanel/bandwidth is using a big much storage. When I look inside, there are a sqlite database, for each cPanel account. Can I
-
Hook Remote MySQL & CSF script
Good morning, I just made a simple script for cPanel hooks to add instantly Remote MySQL hosts into CSF configuration file. Here is it:
-
Kicked on SSH after 10-20 sec connection
Good morning, I have a very strange issue on multiple cPanel servers. When I'm connecting on them, it kick me after 10-20 sec of SSH connection. I'm the only one who have this issue, according to ...
-
systemctl start mariadb error but systemctl status mysql running
Good morning, I have a very strange issue with one of our server. When I do systemctl restart mariadb, it fails. But when I do systemctl restart mysql, it works. Seems also like systemctl restart...
-
MySQL high CPU load, nothing releavant on processlist
Good morning, I'm facing high CPU load on one of my customer's cPanel server. After checking, I see that MySQL is the most using CPU (122% CPU usage on htop, 12 cores servers, 20+ load average). I...