Lesson Learned Why Backup Is Important
I have written some articles about how to do backups, and I realize how important backup is. When things are working normally you won’t need the…
// TAG · 9 POSTS · BACKUP
I have written some articles about how to do backups, and I realize how important backup is. When things are working normally you won’t need the…
As you know your website data is stored in your database server, in this case MySQL. To prevent disaster, backing up your data regularly is a…
If you have blogs or websites, your database is one of the most important things. Your data will be stored in your database, for this case…
As you know, Google will shut down Google Wave soon. If you have been using Google Wave for a while and have important data stored in…
Sometimes Mozilla Firefox closes unexpectedly and restarts by itself. Or some plugin makes Firefox crash, usually Adobe Flash. Even when just browsing, many ads use flash…
For these past couple of weeks there have been a lot of changes on my blog. Starting from being suspended because of high traffic, moving to…
Wise man said “Backup early, backup regularly!”, you don’t know when disaster will come. Starting from being hacked, data lost, account being suspended by your host…
There are lots of file server services on the internet. You can host your files for free. The biggest 2 are Rapidshare and Hotfile. They both…
MySQL is a relational database management system (RDMS), and one of the most powerful DBMSes. Most websites including this blog use MySQL technology behind them. Since…