postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Comments
Recent activity by postcd-
thx for your input, so if i understand properly, if i dont enabling SSH access for any cpanel accounts, i dont need to care about WHM option "Jail Apache Virtual Hosts using mod_ruid2 and cPanel" j...
-
Thanks Michael, would be handy if WHM developers add some tooltips to their claims. Example, i mouse over phrasse "This is less optional" and it can show bubble with explanation why or link to arti...
-
[quote="cPanelMichael, post: 1728821">Hello :) Could you let us know which part of those messages you are unsure about? Thank you. yes, im sorry, i dont understand this: "This is less optional"...
-
[quote="cPanelMichael, post: 1730071">What method did you use to configure and install this custom module? Did you use the Apache distiller, as referenced in the tutorial you posted? Note you can a...
-
Thank you, there are many modules, but evasive is not there :( [QUOTE]httpd -l | grep eva returns nothing [QUOTE] cat /usr/local/apache/conf/httpd.conf | grep eva LoadModule evasive20_module modul...
-
Thank You i think one part of my questions is solved now (by this post from yours above mentioned topic). only this question remains regarding evasive mod: [QUOTE]how to check if its installed pro...
-
I hope i can ask for more details as i am having same problem. What if that host is Google? Anyone have insight?
-
Is it bad idea to modiffy /etc/cron.daily/mlocate.cron [QUOTE]#!/bin/sh nodevs=$(< /proc/filesystems awk '$1 == "nodev" { print $2 }') renice +19 -p $$ >/dev/null 2>&1 ionice -c2 -n7 -p $$ >/dev/n...
-
what about changing linux nice value of the updates regarding I/O / where to do?? I found cpanel cronjob tasks (like update, backup) can be set in: Home "Server Configuration "Update Preferences...
-
not sure how you mean elaborate I?O levels, but above mentioned are usually on the top of "iotop -a" process list with more than 90% io most time. slowness can be felt during loading hosted sites, ...