Here are some of my favorite snippets for maintaining my CentOS Server. Repair, test, and optimize all MySQL databases via SSH: Get a listing of file sizes recursively to see if there are only a few files eating up disk space. Tested in CentOS 6: Find files older than X number of days and delete… Read More »
Create an Email Forward in cPanel
Sometimes you just want to receive email to an address without the headache of maintaining another account. Email forwards can take care of that for you and they are really easy to setup in cPanel. A good example of this would be having a seperate email for each city you work in or to cover… Read More »
Create a New Email Address in cPanel
An important aspect of any business is to have an email address that is associated with your domain name. When a potential customer customer visits your website they should not see an MSN or Yahoo web mail address, it makes your company look, for lack of a better word, “temporary”. Think of it this way,… Read More »
WordPress Code Snippets
Here’s a list of my favorite and most used code snippets for WordPress. Modify something in all posts of a wordpress site via phpMyAdmin: