GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Based on what you've shown, you may want to try going in to manage ssl hosts and deleting the ssl for example.com And then rebuilt it again. The logs you give show taht the bundle file associate...
-
Beyond that you'll need to contact your provider then.
-
You may need to get support from your provider then, but you can click on email routing in your cpanel account and see what it says there. it should say local.
-
In WHM edit teh dns zone and make sure the mail exchanger is set to local. Sounds like its set to remote.
-
run crontab -e and at the top of that file, insert MAILTO="" That will disable all email notifications for the root crons.
-
I don't necessarily think it's a bad idea however writing and maintaining all those rules is going to consume a lot of your time including the research into specifically which files to block. Serv...
-
Just keep an eye on your /var partition because this can fill it up.
-
Looks fine.
-
Add weekly rotate X Where X is the number of weeks you want to keep. Add it just before the compress line in each section.
-
/etc/logrotate.conf has the default retention. Set to rotate weekly and keep 4 weeks. Increase the 4 weeks to whatever you ant to keep. This will affect all logs though. if you just want to set...