rackaid
- Total activity 112
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 52
Comments
Recent activity by rackaid-
Within the confines of WHM's editor, I think you can use a static route. static_route: driver = manualroute transport = remote_smtp route_data = ${lookup{$domain}partial-lsearch{/etc/staticrout...
-
DAT files are used by MS Windows. There's no specific application. Most likely, attackers are using your server to distribute this file as part of a larger malware attack. You can check your we...
-
You may also want to try WHM's built-in terminal. That may get you to the command line so you can check the logs. Perhaps some part of the sshd config is corrupted.
-
You did not specify your versions of MySQL, but if you need MySQL 5.5/5.6, you need to make adjustments before you install cPanel. If you host offers a recover console, I would just have them ins...
-
Bandwidth is not likely an issue. Don't mistake Sending Reply for the server actually sending data. Apache will be in the Sending Reply state as soon as the system processes the request headers...
-
I see these scans often. The log snippet you provided did not show the error code. Did these sites send true 404 errors? I've seen some WP plugins cause issues with 404's. They route the req...
-
hostedemail.com is OpenSRS's email hosting services. I think the manually blacklisted means a recipient has blacklisted your server's address or IP. You can setup a feedback loop here:
-
Tuning MySQL is very complicated. So before you start applying changes, I recommend you collect some data. Try logging slow queries: slow_query_log = 1 long_query_time = 5 slow_query_log_file...
-
Without knowing your workloads, this is basically guesswork. Do you current servers show any disk IO issues? If not, then having two independent drive channels (2 x RAID 1) may give you som...
-
I think this is what you are doing but not sure how you were automating it. But outside of using a full key management system, here is a simple system. Give each of your devs their own key. Mak...