Archive for May, 2008

Choosing a Backup type

Here are the different types of backup which you can do yourself following simple instructions.
Systems Backups
Check if it is enabled on your server, you can download a backup that was created by the server with either a daily or weekly backup depending on your need.
Full Backup
Especially if you’ve planned to switch over another web [...]

Leave a Comment

Wordpress Backup Process with phpMyAdmin

Wordpress Backup Process with phpMyAdmin
==========================================
1. Log into phpMyAdmin on your server
2.  select ‘Databases’ from the main login screen,
3. Then click the name of your database – or your WordPress database if you have several databases.
4. Now the screen will show you all the tables inside your WordPress database.
Now just click the ‘Export’ tab on the [...]

Leave a Comment

Data Recovery from Crashed Disk

If you use Linux based Operating system and your disk is crashed,  you can retrieve data from ddrescue commands in following easy steps.
Ddrescue: Ddrescue  is data recovery tool that copy data from one file or block device (hard disc, cdrom etc) and help out you to save data from crashed partition. It has decent [...]

Comments (1)