<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Remote Backup Guide</title>
	<link>http://www.remote-backup-guide.com</link>
	<description>everything about backups,remote backups and how to avoid data loss!</description>
	<pubDate>Wed, 29 Aug 2007 05:16:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>Taking the backup of your website</title>
		<link>http://www.remote-backup-guide.com/computer-backup/9/backup-website/</link>
		<comments>http://www.remote-backup-guide.com/computer-backup/9/backup-website/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 18:16:20 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
		
		<category><![CDATA[computer backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/computer-backup/9/backup-website/</guid>
		<description><![CDATA[Getting backup of your web site is also of as important as having your PCs backed up.
Even if most of the hosting services claim to have regular backups,you have to do backups in your part as well.]]></description>
			<content:encoded><![CDATA[<p>Getting backup of your web site is also of as important as having your PCs backed up.<br />
Even if most of the hosting services claim to have regular backups, you have to do backups in your part as well. In case you corrupted/deleted some files your self, the hosting service provider&#8217;s backup won&#8217;t help</p>
<h2>Items to backup from your web site</h2>
<p>Depending on the size and type of the website you are having, the backup needs vary. If you have a website with just static content, then including the website source in the backup plan should be sufficient.<br />
But, if you are running a web site driven by a data base and scripts, then your backup should cover all these to ensure a proper recovery</p>
<h2>The source files</h2>
<p>You should regularly take the backup of the source (static pages as well as the scripts -PHP, ASP, Perl etc ) of your web site. The backup should include any third party source (the scripts for the Blog, Forum software etc ) that you installed on the web site as well. If you keep an up to date copy of your web site in your PC, then backing up that should be sufficient.<br />
If not, you will need to FTP to your web site and download all the source in regular interval.</p>
<h2>Data bases</h2>
<p>Most of the websites contain a good portion of the website generated dynamically. Blogs and forums are examples. The content comes from the database. So in this case taking backup of just the source is not sufficient. You will have to take the backup of the database as well.</p>
<p>If your website is using MySQL database, you can use PHPMyAdmin interface to backup your data. Most of the hosting services support MySQL and most of the scripts- blogs , forums etc - put their data in the MySQL database.<br />
Remember, you have to take the backup of the entire database; not just  some tables. You have to get PHPMyAdmin to export all the data in the database to a file and then download and backup the file safely.</p>
<p>However, if the database is big, it may be difficult to backup using PHPMyAdmin. You will have to use mysqldump command to export the data to a file and then download the data file.<br />
See: <a HREF="http://www.devshed.com/c/a/MySQL/Backing-up-and-restoring-your-MySQL-Database/">this article on mysql backup</a> for an example.</p>
<h2>Emails</h2>
<p>Although you may be downloading the emails from your web server to local computer, it is just important to include the emails also as part of the web site backup.</p>
<h2>Restoring and restore drills</h2>
<p>Just like any other backup, your web site backup will be good only if the web site could  be restored quickly from your backups. You can test the sufficiency of your backups by running restore drills. But how to run restore drills? It is not recommendable to run test restore drill on your live web site.</p>
<p>The solution is to have a local test web site (running on a local machine) just for the testing purpose. Configuring a local web site is not very difficult; you can download Apache, Mysql and PHP and install them and create a test web site.</p>
<p>Alternatively, you can download a pre-configured vmware <a HREF="http://vam.vmware.com/">virtual appliance</a> that has all the required software installed and ready to go.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fcomputer-backup%2F9%2Fbackup-website%2F&amp;title=Taking+the+backup+of+your+website', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/computer-backup/9/backup-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why is regular backup-restore drills so critical?</title>
		<link>http://www.remote-backup-guide.com/computer-backup/8/backup-restore-drills/</link>
		<comments>http://www.remote-backup-guide.com/computer-backup/8/backup-restore-drills/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 16:32:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[computer backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/computer-backup/8/backup-restore-drills/</guid>
		<description><![CDATA[You have got a backup plan, all the data are backed up locally as well as remotely according to their priority The backup is automated. You are sure that the the backups run at the pre-determined time slots.
However, there is one more important step that you should be doing.
That is to do regular backup-restore drills. [...]]]></description>
			<content:encoded><![CDATA[<p>You have got a backup plan, all the data are backed up locally as well as remotely according to their priority The backup is automated. You are sure that the the backups run at the pre-determined time slots.<br />
However, there is one more important step that you should be doing.<br />
That is to do regular <u>backup-restore drills</u>. Overseeing the need for testing the backups can have disastrous results when recovery is essential</p>
<h2>Restore drills can expose the glitches in your backups</h2>
<p>Could you locate the right backup in short time? If this is a remote backup, could you get to the  remote backup service provider within  the time limits you expected?<br />
There could be a number of issues that you could face when you or on to the restore process.<br />
When you do the restore drill, document each issue that you faced and the solutions for each. Keep the document safe at a well known location. You will be glad that you did it when an actual restore scenario occurs.</p>
<h2>You will identify pieces of data that you missed in your original backup plan</h2>
<p>It is common to miss certain pieces of data when you originally plan your backup (See <a href="/computer-backup/4/categorizing-data-for-backup/">categorizing the data for better backups</a>). Restore drills can help you identify the missing pieces and make your backups more complete</p>
<h2>The level of support from the remote backup service provider</h2>
<p>As you face problems in restoring the data from the remote servers of your remote backup service provider, keep calling them for support. This will give you a good understanding of the level and the capability of the service the service provider is capable of providing. If it is not satisfactory, you can consider switching to another service provider.</p>
<h2>The time to restore</h2>
<p>The time to restore is more important than the time to backup. The time to restore equals the time of disruption for the business. So is costly. You could measure the time to restore and find the bottle necks during restore drills. This will help you tune up the process and in turn, reduce the time to backup. Of course, do document the bottle necks that you face and fixes for them as you progress.</p>
<p>Incremental backups can cause long time to restore If this is the case, then you have to increase the frequency of full backups</p>
<h2>How frequently should I test?</h2>
<p>You should run backup restore drills whenever you make changes to the backup system/process.</p>
<p>In addition, the restore drills should be conducted in regular intervals. Depending on the criticality of the data the interval could vary (once in a month, twice in a month ) but do not make the interval too long.</p>
<h2>Documentation is essential</h2>
<p>One important outcome of the restore drill will essentially be the documentation. (Lets call it &#8220;The backup restore instruction manual&#8221;). Note down every single issue that you faced and the fixes for them. It should be clear enough for another person to take the document and restore herself without your involvement.</p>
<p>1. The first page should list the steps for restore clearly</p>
<p>2. There should be a section that covers the issues that can occur and the fixes for them<br />
You should note down even the most minor issues and their fixes - like &#8220;if the customer support number of the remote backup service provider is not working , then call this alternative direct number.&#8221;</p>
<p>3. Take a print out of the document and keep it in a safe place and let the key persons know the  location of the document. Having the printout is important. This is to restore a damaged machine after all : )</p>
<h2>Restore test for Live PCs</h2>
<p>One most common question is how to conduct restore drills if the machines are in use. You should either keep a spare machine to test the restore drills or grab a spare HDD to run the tests. Either way, it is important that you run the restore drills regularly, for every piece of data you backup.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fcomputer-backup%2F8%2Fbackup-restore-drills%2F&amp;title=Why+is+regular+backup-restore+drills+so+critical%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/computer-backup/8/backup-restore-drills/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remote data backup methods</title>
		<link>http://www.remote-backup-guide.com/remote-data-backup/6/remote-data-backup-methods/</link>
		<comments>http://www.remote-backup-guide.com/remote-data-backup/6/remote-data-backup-methods/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 19:56:15 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
		
		<category><![CDATA[remote data backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/remote-data-backup/6/remote-data-backup-methods/</guid>
		<description><![CDATA[If you follow a proper data categorization model, the size of the data to be remotely backed up remains less and you get a number of options for systematic remote data backup.]]></description>
			<content:encoded><![CDATA[<p>Remote data backup is essential for small business as well. However, having large remote backup infrastructure is not affordable for small businesses.</p>
<p>If you follow a proper data categorization model, the size of the data to be remotely backed up remains less and you get a number of options for systematic remote data backup.</p>
<h2>Method1 : Remote data backup to a web hosting account</h2>
<p>The high competition in the web hosting market has caused the hosting companies to offer large disk space quotas for very attractive prices. This gives a favorable situation for remote backup as well. You can take the backup, compress and encrypt the data and then upload the file to the remote server through FTP.</p>
<p>If your data size is not too large , uploading to one or more web hosting accounts is a really a good option that you can consider.</p>
<p>Also, you can automate the FTP upload process by having a script that compresses, encrypts and uploads the data to the remote server through FTP.</p>
<h2>Method2: Remote data backup using a remote backup service</h2>
<p>There are remote data backup companies that offer service to the small/medium sectors as well. The charges depend on the data size. You will need to install a custom piece of software that does the backup.</p>
<ul>
<li>You signup with the Remote data backup service provider</li>
<li>Download a software tool and install it on your PC from the service provider</li>
<li>Configure the software to backup the files to the remote data centers</li>
</ul>
<p>You can schedule the remote data backup software to run at predetermined intervals and do the backups automatically</p>
<h2>Incremental backups</h2>
<p>It is not required to backup ALL your data every time you take the backup. Incremental backups backup only the files that changed after you had taken your backup last time. Incremental backups help in reducing the bandwidth costs and the disk space costs</p>
<h2>Comparison</h2>
<p>Remote data backup service gives you a ready-made solution. Rather than spending time on putting together automation scripts to upload your data to web servers, you can just download the software from the remote data backup service provider, configure its and let it run the show.</p>
<h2>Cost</h2>
<p>Remote data services are becoming cheaper. For just $29 per month, you get whopping 10 GB remote data backup space. 10GB should provide sufficient data backup space provided you follow the data categorization. So you have techniques to keep the data backup size to minimum, remote backup service providers that provide data backup services for cheaper rate and software that automates the entire backup process</p>
<p>There is no reason why you loose data one more time!</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fremote-data-backup%2F6%2Fremote-data-backup-methods%2F&amp;title=Remote+data+backup+methods', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/remote-data-backup/6/remote-data-backup-methods/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Remote Data Backup: why it is essential for everyone</title>
		<link>http://www.remote-backup-guide.com/remote-data-backup/5/remote-data-backup-why-it-is-essential-for-everyone/</link>
		<comments>http://www.remote-backup-guide.com/remote-data-backup/5/remote-data-backup-why-it-is-essential-for-everyone/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 19:15:04 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
		
		<category><![CDATA[remote data backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/remote-data-backup/5/remote-data-backup-why-it-is-essential-for-everyone/</guid>
		<description><![CDATA[Have you imagined a situation where computer crashes and you lose all your emails- your address book and all your correspondence ?
What happens if your web server loses all its information? how much time will you take to restore it?]]></description>
			<content:encoded><![CDATA[<p>In the new age, we all are heavily dependant on computers and the digital way of living. We communicate through emails, we do purchases online and even most of our savings are nothing but some stored digits in some bank&#8217;s computer!</p>
<p>Almost all businesses depend on computers in one way or the other. As we depend more and more on digitally stored data, the importance of meticulous backup increases.</p>
<p>Have you imagined a situation where computer crashes and you lose all your emails- your address book and all your correspondence ?</p>
<p>What happens if your web server loses all its information? how much time will you take to restore it?</p>
<p>Catastrophes can come in any form: it could be technical: high voltage pulse that burns your hard drive, a  virus attack, a hardware failure; or non technical: robbery, flood or any other mishap.</p>
<p>As  the business depends more and more on the information stored on the hard disk, it becomes essential that you have a meticulous backup process to ensure business continuity.</p>
<h2>Why is Remote Backup important?</h2>
<p>Remote backup is important because a physical mishap *can* happen at any place. Unfortunate events are always unexpected. But it is up to you to ensure that your business survives. Would your business survive fire? What about robbery?</p>
<p>Remote backup ensures that your important business data still &#8216;lives&#8217; safely at some place even after a physical mishap. You can recover the business contacts, the transactions , and all other data you chose to backup.</p>
<h2>Aspects to consider for your backup</h2>
<h3>Time to recover</h3>
<p>How much time will it take to recover if a mishap occurs at a very unexpected point of time?<br />
Time to recover is an important parameter because that directly affects the business. It has direct impact on the number of lost customers, customer loyalty and the customer support.</p>
<h3>Security</h3>
<p>It is important to keep the backed up data safe from tampering or snooping</p>
<h3>Local and Remote Backup</h3>
<p>Local backup will save you from system crash , virus attack or a hard drive failure. But a local backup may not help you in case of a robbery, fire, flood, terrorist attack or any other physical mishap.<br />
In order to ensure the business continuity, you need to have both a local and remote backup strategy.<br />
The local backup ensures that the Time to recover is minimal whenever possible. Depending on only one of these (Local or Remote ) can not be recommended. If you have only local backup, your business is not fully protected. If you have only remote backup, the time to recover can be painfully long even for a hard disk crash event.</p>
<h2>How is Remote Backup Done?</h2>
<p>The important business data is compressed, encrypted and is sent to one or more physically distant locations. The data is safely stored in those locations. Remote backup is done in pre-determined intervals.<br />
Sending to the distant location is the bottleneck in the whole process. The easiest way would be to upload the data through an internet connection. The other alternative is to write the backup data to tape or DVD and then send them physically to the remote location.</p>
<p>When done regularly, remote backup saves your data and importantly, your business from any unfortunate event at the place of business.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fremote-data-backup%2F5%2Fremote-data-backup-why-it-is-essential-for-everyone%2F&amp;title=Remote+Data+Backup%3A+why+it+is+essential+for+everyone', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/remote-data-backup/5/remote-data-backup-why-it-is-essential-for-everyone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Categorizing your data for better backups</title>
		<link>http://www.remote-backup-guide.com/computer-backup/4/categorizing-data-for-backup/</link>
		<comments>http://www.remote-backup-guide.com/computer-backup/4/categorizing-data-for-backup/#comments</comments>
		<pubDate>Tue, 29 May 2007 18:57:04 +0000</pubDate>
		<dc:creator>prasanth</dc:creator>
		
		<category><![CDATA[computer backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/computer-backup/4/categorizing-data-for-backup/</guid>
		<description><![CDATA[Dividing your data into categorizes and then prioritizing them is an important step in designing your backup process.]]></description>
			<content:encoded><![CDATA[<p>Dividing your data into categorizes and then prioritizing them is an important step in designing your backup process.</p>
<p>There would be various sets of data on your hard drive. Backing up the entire hard drive regularly would not be very practical. When you consider remote backup as well, it becomes important to keep the data size to the minimum.</p>
<p>Categorizing the data is so important that I have dedicated this separate post for data categorization.</p>
<p>So we categorize the data set and prioritize them. The most important set is backed up frequently. Also you need to ensure that the most important data set is included in the remote data backup as well.</p>
<h2>Categorizing the data:</h2>
<p>In broad terms, the data on your Hard disk could be divided in to these groups:</p>
<h3>Business  data</h3>
<p>The most significant data for your business. This includes documents, mails, web site, tax records, investment and other financial records, business records, customer lists, etc.</p>
<h3>Personal Data</h3>
<p>Personal photos, videos, mails, personal diaries.</p>
<h3>System setup</h3>
<p>The working system setup, licensed software, license keys.</p>
<h2>Setting up your computer to keep the data in an organized way.</h2>
<p>If the data in the categories above are scattered all around your hard disk, backup will become a nightmare. Keeping the data of the same priority together helps in better organizing and having a better backup process.</p>
<p>Have your Hard Disk partitioned to have one drive for each of the categories above and one spare partition for local backups and other data.<br />
<img ALIGN="right" SRC="/images/data-drives.jpg" HEIGHT="105" WIDTH="181" BORDER="0" /></p>
<p>So dedicate a partition for Business  data (lets say, D: ) Personal data (say, E:  ) and System data (say, C: )</p>
<p>You can have one more partition to keep other data that does not require backups (G: )</p>
<h2>System backup:</h2>
<p>In system backup, you take the backup of the running, &#8216;good&#8217; condition state of your PC. Having the system backup saves you from reformatting and re-installing the O.S in the event of a system crash.</p>
<p>The first thing that you need to do is to ensure that you install all the important software on the system drive (C: drive for example) itself. Then remove all the clutter from the system drive (clear temp files folder, browser cache, ). Do not put any insignificant file in the system drive. It is common bad practice to drag and drop all un necessary files on the desk top. keep your desktop folder clean and avoid all unnecessary files from the desktop folder.</p>
<p>Before taking the backup of the system drive, disable hibernation if you had enabled it (Control panel-&gt;Power options-&gt;Hibernate tab ). This removes a huge hiberfil.sys file from the HDD. You can re-enable it after taking the backup.</p>
<p>For system backups, you have to take the &#8216;image&#8217; of the drive itself. Taking image means a track by track, sector by sector data is copied to the backup rather than individual files.<br />
You have to use a software that can take the image of the partition. (Like Norton Ghost, or Boot-It NG).<br />
Take the image to a local drive. Then copy the image to CDs or DVDs. Label the CDs/DVDs with date of backup and keep it safe.</p>
<p>This set of backups will save you in the following situations:</p>
<ul>
<li>Virus attack</li>
<p>Load the image back from the last system backup disks. Then run a good virus scanner to ensure that all traces of the virus are gone.</p>
<li>The boot up fails</li>
<p>It is not very uncommon to be in a situation where the boot up just won&#8217;t complete. May be a system driver is misbehaving. Just reload your system drive with the last backup image.</p>
<li>Some Spy ware got into your system</li>
<p>Suddenly you start seeing some annoying popups. Or there is a new toolbar in your browser window. Just go back to the last system backup.</p>
<li>System slows down</li>
<p>Could be because of some spyware or some service started misbehaving. Reloading your system from the last backup could solve it in most situations.</ul>
<h2>Business Data Backup</h2>
<p>D: drive (data partition) is the most important because it is where you keep all the business data. You should be strict in that you do *not* allow any other files insignificant to the business is kept in this data drive. On the other hand, all data significant  to the business and that requires frequent backups should be put in the data drive only.</p>
<p>One of the challenges would be in getting all the important data to the data drive. Most of the applications keep their data in the system drive itself. There are two alternatives:</p>
<ul>
<li>Configure the applications to put their data in the data drive rather than the system drive</li>
<p>You will have to find out the configuration information from their manuals.</p>
<li>Create some scripts to copy the data in regular intervals to the data drive</li>
</ul>
<p><img BORDER="0" WIDTH="209" HEIGHT="435" SRC="/images/data-folder.jpg" /><br />
The business data drive should be backed up frequently. Also do have a plan to remotely backup the  business data as well.</p>
<p>You can use incremental backup to reduce the backup size.</p>
<h2>Personal Data Backup</h2>
<p>Of course, personal data is important too! Who will not be alarmed to see that the photos of the first birthday of their kid has just disappeared after a hard-disk crash!</p>
<p>Put all your photos, videos, diaries and all personal data in the personal data drive. Get the data backed up on to CDs or DVDs and keep the disks safe. Take the backups in regular intervals.</p>
<h2>Half way through!</h2>
<p>Once the categorization is done and moved data accordingly, you are half way through the backup process. Now all that you need to is to install scripts to backup data locally and remotely</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fcomputer-backup%2F4%2Fcategorizing-data-for-backup%2F&amp;title=Categorizing+your+data+for+better+backups', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/computer-backup/4/categorizing-data-for-backup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A simple, easy to follow backup strategy</title>
		<link>http://www.remote-backup-guide.com/computer-backup/3/simple-backup-strategy/</link>
		<comments>http://www.remote-backup-guide.com/computer-backup/3/simple-backup-strategy/#comments</comments>
		<pubDate>Sat, 26 May 2007 18:30:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[computer backup]]></category>

		<guid isPermaLink="false">http://www.remote-backup-guide.com/computer-backup/3/simple-backup-strategy/</guid>
		<description><![CDATA[Having a solid backup plan is important for every computer user. It is extremely important for small/home businesses too. This article takes you through the basic steps that ensure that you never will have a hair-pulling day!]]></description>
			<content:encoded><![CDATA[<p>Having a solid backup plan is important for every computer user. It is extremely important for small/home businesses too. Losing the data may even mean that the business does not exist any more!</p>
<p>So it is important that you have a solid backup plan and that it gets executed regularly.</p>
<p>This article takes you through the basic steps that ensure that you never will have a hair- pulling day!</p>
<h2>Categorize the data to be backed up</h2>
<p><img ALIGN="right" STYLE="margin-left: 5px" SRC="/images/data-drives.jpg" HEIGHT="105" WIDTH="181" BORDER="0" /><br />
There would be various sets of data on your hard drive. Backing up the entire hard drive regularly would not be very practical. When you consider remote backup as well, it becomes important to keep the data size to the minimum.<br />
The data in broader terms could be categorized as below</p>
<ul>
<li>The system setup</li>
<p>(The Operating system installation &#038; the programs that you install )</p>
<li>Business data</li>
<li>Personal data</li>
</ul>
<h2>Keep the data according to their priority</h2>
<p>It becomes handy to keep the data of similar priority together. Not only this helps in keeping your data better organized, but it prevents you from missing any important piece of data from getting backed up and thus incrementing the backup size.</p>
<p>For example, dedicate a partition say, D: drive for all your business data keep all files: tax returns, contacts, website source and all such information in a proper directory structure under this partition. Keep all unnecessary files out of this partition. Do not install any programs, put any photos, video files or any other non-business files in the data drive; Of course, unless it is having some important business significance.<br />
<img BORDER="0" WIDTH="209" HEIGHT="435" SRC="/images/data-folder.jpg" /></p>
<p>Configure your programs that deal with business transactions to put their files in the data drive. Or, if that is difficult, schedule a script to copy the data to the data drive frequently.</p>
<h2>Design a backup process</h2>
<p>The first thing in designing a backup process is to determine the priority of the data items that you classified. (Business data would be the most important, followed by personal info and system setup)</p>
<p>The most important data should be backed up very frequently. The business data should be included in the remote backups.</p>
<h2>Complete backups and incremental backups</h2>
<p>In order to reduce the backup size and the cost, you can have incremental backups.</p>
<p>A complete backup is taken first and then subsequent backups are incremental. Incremental backups mean that only the changed files are backed up.</p>
<h2>Local and remote backups</h2>
<p>You need to have both local and remote backups for securing against all mishaps. Local backups secure you from incidents like a hard drive break down, virus attack etc. Local backups allow you to have a quick recovery too. Remote backup secures you in situations like flood, fire, or robbery.</p>
<h2>Automate everything</h2>
<p>Having manual backup is likely to be neglected over time. Automating the backup process ensures that the backups happen even if you paid no attention to it. Backups could be automated using scripts (Perl, Python) or using ready made applications.</p>
<h2>Test your backups frequently</h2>
<p>In addition to having a solid backup process, it is important that you test your backups regularly. Unless you test your backups regularly, you may never come to know the &#8216;bugs&#8217; in your backup process or the issues in the scripts.</p>
<p>Testing the backup is like a fire drill. You pretend as if your data is lost and try to recover the data from the backups. This practice not only helps ensuring that the backups are running smoothly, but it familiarizes you with the recovery process also. In addition, the recovery drill may help you in realizing some pitfalls that exist in your backup process and to fine tune the process.</p>
<h2>A sample backup process :</h2>
<h3>Organizing the data</h3>
<ul>
<li>All the important business data are kept in the D: drive.</li>
<li>The mails are backed up from the folders of the mail clients to the D drive every 1 hour. This process is automated using a script</li>
</ul>
<h3>Daily Backups:</h3>
<p>The entire D drive is backed up to an external Hard disk (connected through a USB interface) every day. Up to 7 copies of the backup are kept. The backups are zipped and encrypted. The Data in the D drive is incrementally backed up, zipped, encrypted and is then uploaded through FTP to a remote server.</p>
<p>This entire process is automated and runs in the mid night every day (while you are sleeping).</p>
<p>A complete backup of the D drive is taken and uploaded to the remote server every two weeks so recovering would require the last full backup and the subsequent incremental backups.</p>
<h3>Backup of the System setup</h3>
<p>The Operating system is installed in the C: drive. All the software programs are also installed in the C: drive. The image of the C drive is backed up on the internal hard drive and is copied to DVD discs. This process is done every 1 month.</p>
<h3>Personal Data Backups:</h3>
<p>Personal data is kept on the E drive. This includes photos taken on the digital camera, personal diary and so on. The personal data is also  backed up daily to an external hard disk. In addition, the personal data is copied to a DVD every month and kept safely in a locker.</p>
<p>A backup recovery drill done every two months and the backups are verified.</p>
<p>Paying a bit of attention to a backup process like the one above can save you from the frustration and the business loss that may one day result from data loss.</p>
<div><a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=prasanthmj&amp;url=http%3A%2F%2Fwww.remote-backup-guide.com%2Fcomputer-backup%2F3%2Fsimple-backup-strategy%2F&amp;title=A+simple%2C+easy+to+follow+backup+strategy', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.remote-backup-guide.com/computer-backup/3/simple-backup-strategy/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
