Tech, filmmaking, & thoughts.
Tech
Backing Up and Restoring MySQL Databases
Nov 27th
Copyright 2012 Oracle and/or its affiliates. All rights reserved. Used by permission.
Backing up / ExportingThe best advice I ever heard is: if your data is important to you at all, then you should back it up. What would happen if you suddenly lost it? How devastating would it be? Backing up is such a simple step, and can potentially save you many hours of work, stress, and possibly your job (if the data is that important).
To backup a database, we simply need to export the database. To restore it, we need to import the database. I’ll show you how to do More >
cPanel’s Webinar on WHM 11.34 features
Nov 7th
If you didn’t have a chance to catch today’s cPanel webinar on the new WHM 11.34 features you missed out. Surprisingly, the entire webinar lasted a mere 30 minutes and the features portion wasn’t, in my mind, the most interesting section. However, it had some good information on some of the more sought after features. I took note of the three that caught my eye the most:
Email auto-config scriptsOne of the biggest changes I’ve always felt was needed was updating the email auto-configs scripts. cPanel has had this feature for quite some time, so its nothing new. The problem More >
How to still get a free DynDNS account
Oct 18th
Sometime around November of last year (2011), the popular Dynamic DNS provider, DynDNS severely limited their free account offerings (See reference link #1 at the bottom of the page). They eliminated new free accounts from being created, citing that users could still get the 14 day pro trial. Pre-existing free accounts were grandfathered in, but with 2 very important restrictions placed on them:
- Limited to 2 hostnames
- They will expire if not updated every 30 days
Many existing free users found that they were dropped down to two while some had their accounts expired because they didn’t do the More >
SSH Language Localization
Jun 7th
# Updates: # 06/20/12 | Revised for more details
When you get a new VPS, you’ve got a powerful new system that is a server all unto yours. There is quite a bit of customization you can do to make it suite your needs. Today, I am going to show you how to change the language of your SSH terminal.
Changing your VPS language setting allows you to type and sort by special characters not available in English. But more than that, it is language localization. You pick not only your language, but your country as well. This allows the server to More >

