twhiting9275
- Total activity 314
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 128
Comments
Recent activity by twhiting9275-
Just my 0.02 here. You can TRY setting up a temporary VPS, making sure that it's precisely the same OS, version, etc, and try rsyncing the data... However, I still wouldn't rely on anything on the...
-
Should you migrate to MariaDB? That's a question only you can answer. However, for the most part, I have yet to see a reason why not to migrate. It just works better, from my own experience. What ...
-
So, with moving all of that, did this help your problem? What's the disk usage on /usr/ now?
-
Take a look at why /usr is so full. This shouldn't be happening, of course. You've mentioned logs, make sure you clean out /usr/local/apache/logs /usr/local/cpanel/logs Your commands in the origin...
-
I would make a backup and move to another server. You may have made yourself vulnerable to future exploits just fixing the permissions., Correct, move it all to another server. You've pretty mu...
-
that should be tmp_table_size. Not sure why it gave you tmp-table-size, really odd
-
That's just a warning. I've used it to config an existing server before. Just make sure to copy your config file so you can revert to it if necessary.
-
Take a look at the Percona optimization wizard . This will generate configuration for MySQL, Maria, Percona, and works pretty well from what I've seen myself
-
It's doubtful that this is caused by your SMTP banner, honestly. Like I said, as long as your smtp banner matches your server name, you should be good. A couple of things to check here 1: Make su...
-
If this is the only test failing, I'd say ignore it. Most people should be using hostname, port 25 anyways. As long as hostname, port 25 matches your hostname, then you're all good.