Archive for the 'Mysql' Category

Sep 29 2009

Creating and restoring an image of hard disk with Clonezilla

Clonezilla is an open source disk imaging, cloning and backup software. It supports ext2, ext3, ext4, reiserfs, xfs, jfs of GNU/Linux, FAT, NTFS of MS Windows, and HFS+ of Mac OS. You can use it to clone single or multiple machines. It is more feature-rich than commercial Norton Ghost. In this video tutorial, I will [...]

29 responses so far

Sep 11 2009

Backing up and restoring MySQL databases and tables

Published by amjad under Mysql

MySQL is a robust relational database management system. It is used by many web applications around the globe. Most of the open source projects like Wordpress and phpBB uses MySQL. Some of the high-traffic sites like Google, Flicker, you tube, Facebook etc also make use of MySQL.
In this tutorial, I will describe how to backup [...]

2 responses so far