mathx
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by mathx-
aha! thanks. will investigate.
-
or just use the darn hack of checking every 15 seconds to make sure there arent too many processes for a user, and killing the most recent/oldest/most cpu/some criteria. a short script works. kinda...
-
I worded my query wrong -- there is a general problem with any php that is being run that requires a username and password - even custom code. Botnets or hackers just keep hitting the login.php or ...
-
Great - I'm glad to hear that's it! So yes, just ignore it for now and it'll disappear in a future update. Ignoring crontabs is a mug's game as they'll accumulate and annoy (and foment 'cry-wol...
-
Hello, So cPanel support says, "That looks to be the underlying issue. The dnsamdin request is not returning all the IPs so the /etc/ips.dnsmaster file is not accurate." I have the workaround in...
-
Furthermore in service manager I turned off monitoring for DNS but am still getting email alerts.
-
Yeah if you dont change it in /var/cpanel/conf/pureftpd/main (by removing it, nothing is commented out there), then it will eventually rewrite the config file and restart the daemon (5.5 weeks late...
-
whipworks tech here. some reason the server side is writing (from strace): [pid 23721] write(6, "227 Entering Passive Mode (SERVER.ROUTER.NET.1,209,120)\r\n", 50) = 50 where SERVER.ROUTER.NET.1 ...
-
ok done all that, deleted mysql users, reran acctinfo. issue is there's a separate user for two other related accounts (this is for the hosting company itself) 'accounts.userdomain.com' and 'secur...
-
tech dude here: Little scary to run a script inline from the web, but downloaded it, looks legit (...i think...) ran it with --cruft: obviously shows some spurious cruft - how to safely remove? #...