edigest
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
Comments
Recent activity by edigest-
You can also find out where the largest files/folder is with this: nice -n 19 du -cksh * |sort -rn |head -21 > ducks.out & Run this from the web root (/var/home/) and look at ducks.out when it fi...
-
[quote="cPanelMichael, post: 1588142">There is an internal case open to address this issue, however it has not yet been reliably reproduced. For reference, the case number is 78981. Could you open ...
-
Thanks for that. The reason I asked the question was that I had done that search and there were only a small number of bounced emails. So this was, indeed, a false positive. Based on my experien...
-
[quote="FeeReD, post: 1578462">What do you guys suggest I do? CSF/LFD ([url=http://configserver.com/cp/csf.html]ConfigServer Security & Firewall) can be configured to block those attack after a co...
-
LFD = Login Failure Daemon. It is part of CSF.
-
[quote="cPanelMichael, post: 1578291">Right, rebuilding the Apache configuration file does not distill the changes. You muse use the Apache distiller documented here: [url=https://display/EA/Custo...
-
[quote="cPanelMichael, post: 1578202">Is this the case even after using the Apache distiller? Yes. After making the edit to /usr/local/apache/etc/httpd.conf I made another change to /var/cpanel/t...
-
I did try creating a custom vhost for the domain, but had not tried editing /usr/local/apache/etc/httpd.conf directly. Your solution does work, though. To anyone else for whom this info might hel...
-
You have to setup auth keys before disabling password authentication. Reverse this setting: "SSH password authentication is disabled"
-
Hey there! I believe "--rebuild" in your post was a typo as the flag is "--reset" so I just wanted to point that out to avoid confusion. [QUOTE] Yes, if you remove the /var/cpanel/userdata/user...