<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Backup Articles &#187; Basics</title>
	<atom:link href="http://www.backupmyhost.com/blog/category/basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.backupmyhost.com/blog</link>
	<description>All you need to know about data backup</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:29:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Backup considerations for Microsoft SharePoint</title>
		<link>http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/</link>
		<comments>http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 18:27:53 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[Microsoft SharePoint]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=578</guid>
		<description><![CDATA[
















SharePoint is a content sharing and collaboration platform. It provides document sharing, team discussion and document-based workflow. SharePoint is highly customizable and each customization depends on the business environment. Although, there are loads of free templates from Microsoft that add further functionality to SharePoint, businesses can write their own code to add specific functionality related [...]]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* 468x15, top post */
google_ad_slot = "5294666294";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/07/Microsoft1.jpg"><img class="alignleft size-full wp-image-580" style="border: 0px;" title="Microsoft" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/07/Microsoft1.jpg" alt="" width="77" height="111" />

</a>SharePoint is a content sharing and collaboration platform. It provides document sharing, team discussion and document-based workflow. SharePoint is highly customizable and each customization depends on the business environment. Although, there are loads of free templates from Microsoft that add further functionality to SharePoint, businesses can write their own code to add specific functionality related to their business needs. In addition, there are whole products that can be installed on top of SharePoint such as, Microsoft Office SharePoint Designer 2007, Microsoft Office and Microsoft Project Server 2007.</p>
<p><span id="more-578"></span>SharePoint requires that the backend database is Microsoft&#8217;s SQL Server. Worth noting, a couple of database limitations which are; SharePoint does not support a generic database interface, such as, Open Database Connectivity (ODBC) and you can encounter database size restrictions with previous versions of SQL server editions. Remember that the configuration and user data is all stored in the backend database. Considerations should be made whether to separate the backend database from the application platform as SharePoint is quite heavy on resources.</p>
<p>As the system grows its gets further customized and the need for an effective backup strategy becomes indispensible. I hope it is clear enough as to understand the importance of backing up your SharePoint environment. The Native backup solution is out of question! The major setbacks of this utility are its inexistent functionality of selecting different levels of items or folders for backup or restore operations. Without granularity of backup, an administrator needs to restore the whole database to be able to recover a deleted file. However, in the latest edition of SharePoint there is a Recycle bin where one can retrieve a deleted document.</p>
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
      <div>
        <input type="hidden" name="cx" value="partner-pub-8456896426992435:wi5tiw-g8t3" />
        <input type="hidden" name="ie" value="ISO-8859-1" />
        <input type="text" name="q" size="31" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>
</div>

<p>To overcome such limitations, I suggest you invest in a third-party backup solution that at least provides the following functionality:</p>
<ol>
<li>Tight integrated with Active Directory</li>
<li>Data integrity &#8211; that is, no data is ignored during backups/restores such as, meta data</li>
<li>Backup granularity and classification capabilities</li>
<li>Has adequate scheduling capabilities</li>
</ol>
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li><li><a href="http://www.backupmyhost.com/blog/faq/how-to-save-ie-favorite-sites-or-firefox-bookmarks/">How to save IE Favorite sites or Firefox Bookmarks</a> - June 21st, 2010</li></ul>

<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px;">
<script type="text/javascript"><!--
google_ad_client = "pub-8456896426992435";
/* Homepage, 300x250, side bar */
google_ad_slot = "1042304518";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Cloud Computing?</title>
		<link>http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/</link>
		<comments>http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 22:16:05 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[enterprise]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=576</guid>
		<description><![CDATA[Cloud computing can be anything that involves delivering hosted services over the Internet. Cloud services are categorized as, Infrastructure as a Service, Platform as a Service or Software as a Service. While, the name cloud, is the symbol used to represent the Internet in various technical and non-technical documents. Infrastructure as a Service (IaaS) is [...]]]></description>
			<content:encoded><![CDATA[<p>Cloud computing can be anything that involves delivering hosted services over the Internet. Cloud services are categorized as, Infrastructure as a Service, Platform as a Service or Software as a Service. While, the name cloud, is the symbol used to represent the Internet in various technical and non-technical documents. Infrastructure as a Service (IaaS) is a pay-per-use service where a cloud-computing provider offers storage space, network equipment, and virtual servers as consumable resources. Platform as a Service (PaaS) is a platform for the development, deployment and hosting of applications where the final product is delivered to the users via the Web. Software as a Service (SaaS) is when providers provide applications to customers via the Internet as Web services.<br />
<span id="more-576"></span></p>
<p>Private cloud is an in-house cloud computing solution that is limited to the internal users of an organization. It is more secure and can be later connected with external providers. Public cloud is any commercial cloud computing service provider that offers storage and computing power over the Internet. Hybrid cloud is a cloud model that combines the advantages of public and private cloud computing environments.<br />
Many remote online data backup service providers use public cloud providers as their backend infrastructure. Hence, backed up data is stored at the backend and that is why the backup service provider setup needs to be secure and reliable!</p>
<p>Amazon as one of the first organizations to provide cloud-computing services has become one of the major players. Their setup known as Elastic Compute Cloud (EC2) allows customers to install and run applications on virtual machines (VMs). New VMs are instantiated from a library of images developed by various customers and Amazon themselves. Users can build and customize their own Amazon Machine Images. Running VMs are called running instances and you pay for the amount of computing power per hour and the in/out traffic generated (bandwidth used) while you are billed on monthly basis. Amazon EC2 provides a secure connection with public/private keys and firewall capabilities. Other database and performance/scalability services are provided such as, Simple DB and load balancing functions. Apart from EC2, Amazon has been providing a cloud storage service that provides scalable, unlimited online storage known as S3 that can provide caching functionality across the globe.</p>
<p>Windows Azure is Microsoft&#8217;s cloud computing platform. The main services consists of the Azure operating system, the SQL Azure database the AppFabric application connectivity service. Although, Microsoft are relatively new to cloud computing, their marketing strength is showing its force even in this area. They have a strong partnership program with its customers and resellers and this will help them become of the main players soon. Their main advantage is that they are offering their vast suite of products as cloud services plus while, on the other hand, they are offering users to run Azure in their own data centers with the Windows Azure platform appliance. Today, Microsoft cloud computing charges are very competitive with respect to other providers.</p>
<p>The long time hosting provider RackSpace are also in the arena! RackSpace Cloud known as Mosso includes a storage and a server infrastructure service while they still offer the traditional hosting services. RackSpace advantage may be their excellent support services when compared to other providers. RackSpace fellow competitors The Planet (Orbit) have a similar cloud setup whereas they claim that their prices are below that of a fully allocated dedicated server. While, this may be true for virtual servers, one has to work out bandwidth costs as in certain situations where a web server consumes a constant amount of bandwidth it might be cheaper to run your web applications on a dedicated server with an agreed dedicated bandwidth! The list of providers is getting bigger and bigger with names like GoGrid, HP Private Cloud, etc&#8230;</p>
<p>Google&#8217;s App Engine is a platform for web developers and Web hosting applications and you are charged for storage, bandwidth and CPU power. It is limited to a couple of programming languages.</p>
<p>The <a href="http://www.cloudsecurityalliance.org/" target="_blank">Cloud Security Alliance </a>is making a great effort towards cloud computing security. To promote the use of best practices for providing security assurance within Cloud computing, and provide education on the uses of Cloud Computing to help secure all other forms of computing.<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li><li><a href="http://www.backupmyhost.com/blog/faq/how-to-save-ie-favorite-sites-or-firefox-bookmarks/">How to save IE Favorite sites or Firefox Bookmarks</a> - June 21st, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When Green Is Bad</title>
		<link>http://www.backupmyhost.com/blog/basics/when-green-is-bad/</link>
		<comments>http://www.backupmyhost.com/blog/basics/when-green-is-bad/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 09:16:46 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[EFS]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[Maxtor]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[public]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=559</guid>
		<description><![CDATA[A few days ago I received a phone call from a person asking for my services to help him recover data from a failed hard disk. I asked the caller whether he had internet access—sometimes the failed disk takes with it the only available computer. The caller explained that he had internet access and that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/07/spongebob-squarepants.jpg"><img class="alignleft size-medium wp-image-563" style="border: 0px;" title="spongebob-squarepants" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/07/spongebob-squarepants-300x230.jpg" alt="" width="144" height="105" /></a>A few days ago I received a phone call from a person asking for my services to help him recover data from a failed hard disk. I asked the caller whether he had internet access—sometimes the failed disk takes with it the only available computer. The caller explained that he had internet access and that the patient was a removable disk. I pointed the client to our online questionnaire and asked him to fill in the form. A few minutes later the form arrived.</p>
<p>In a nut shell, the disk was a 120GB 3.5” 7200rpm IDE Maxtor drive, two years old. It was housed within an aluminium external drive case. It was hooked up to a standalone Windows XP computer. It was spinning, no unusual noises such as clicks or retry access sounds. The file directory could be read. The client had last successfully placed data on the medium less than 15 days before.</p>
<p><span id="more-559"></span></p>
<p>I immediately got a hunch about what the problem was. As long as the word “green” didn’t factor in our conversation a chance of success remained. About 30 minutes later the client arrived at our office with the problem disk. I plugged the disk into one of our recovery units, powered it up and a few seconds later was looking at its contents. All file names were in green rather than the usual black font. This meant that the files had been encrypted using Windows XP’s Encrypted File System (EFS). EFS provides a file system level of encryption that allows files to be transparently encrypted from attackers who gain physical access to the computer.  EFS first made its debut in Windows 2000.</p>
<p>I asked the client whether he had reinstalled or replaced the computer on which he had last successfully accessed the data. He replied that this was an old computer and he had donated the machine to his church about 10 days before. I got a negative reply when I asked whether he had ever backed up this computer or made a copy of its encryption keys and certificates.</p>
<p>Have you ever watched a TV program of a high alert situation? That’s what happened next; I explained to the client that his only chance of getting back the data on that drive was if the computer he had donated was still intact. We looked up the church’s phone number and once found (God bless search engines) the client dialled the number. About half a dozen rings someone picked up at the other end. I won’t bore you with the conversation; when the client hung up we had all the details of the person who had volunteered to format the machine and install it from scratch. The second phone call was answered by this person’s mother. She told us that he had brought a computer home a few days ago. From this lead we got the mobile phone of the person my client was so desperately trying to contact.</p>
<p>The client managed to get hold of our make or break person. When asked whether he had formatted the computer the reply was a yes… but using a different hard disk. The hard disk on the original computer was very small and he had decided to replace it with a higher capacity one. The contents of the original hard disk were intact.</p>
<p>A couple of hours later we had rigged the original hard disk within the donated computer and had successfully copied the contents of the data on the external hard disk to unencrypted storage. Without getting too much into the technicalities what follows is a simple explanation of how EFS works. The first time a user enables the EFS, the system automatically generates a public/private key pair for that user if one doesn’t already exist.  This information is held in the user’s profile. For each file / folder, EFS generates a random number and uses the public key to encrypt the file. In order to decrypt the file, the private key is necessary.</p>
<p>Once the private key is lost decrypting the data is impossible.</p>
<p>I would like to thank the client who offered the entire team as well as the chap who had not formatted the hard disk dinner. As he put it “My life depended on that data”. Sadly not all stories end like this.<br />
<h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/">What your backup solution should be and do</a> - June 27th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/backing-up-resotring-and-tweaking-sage-pastel-evolution/">Backing up, Restoring and Tweaking Sage Pastel Evolution</a> - April 5th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/when-green-is-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What your backup solution should be and do</title>
		<link>http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/</link>
		<comments>http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 06:02:06 +0000</pubDate>
		<dc:creator>chribonn</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[dollars]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=555</guid>
		<description><![CDATA[Is your backup solution right for you? How does it compare to the google model?]]></description>
			<content:encoded><![CDATA[<p>There are many sites with free, ad sponsored or paid for advice on how to design a pretty site. Many of these sites either directly host or have a link to web template sites. These templates carry a cost ranging from 0 dollars going all the way into the hundreds of dollars. A custom made site can bring up the cost of a solution into the thousands of dollars.</p>
<p>Yet Google a company with assets running into the billions and a profit and loss sheet with no traces of red on it has a simple white background with one 8Kb picture and less than twenty clickable items. For the record, Google does provide a hi-tech version consisting of practically the items described above on top of a picture of the user’s choice.</p>
<p>Why is it that a company that owns the absolute majority of all searches that take place can’t come up with a nicer interface? Lack of technical expertise? Can’t afford a good designer? I don’t want to waste your time asking other silly questions. The answer is that Google have based their computing model on three words: simplicity, functionality and focus.</p>
<p>All of Google’s solutions have no cluttering or confusing interface that came out of some study by some experts costing God knows how many millions. Google solutions have no weird options most of which came out of the necessity to make a new version available to paying customers. And Google solutions make what they do seem so simple that many of us may be mistakenly led to believe that what Google does can be done by pre-school kids.</p>
<p>Can the same be said about your backup solution? You do have a backup solution? For your own sake I’ll assume that you do. Does your solution make you wonder how you will go about retrieving your data if your working version becomes corrupted? Does your solution make you feel that you must get certified in order to use the product?</p>
<p>The next time you are out looking for a backup product, make sure that it has three basic ingredients: simplicity, functionality and focus.<br />
<h3>Last 3 posts by chribonn</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/when-green-is-bad/">When Green Is Bad</a> - July 5th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/">Securing your online backup archives</a> - May 12th, 2010</li><li><a href="http://www.backupmyhost.com/blog/enterprise/backing-up-resotring-and-tweaking-sage-pastel-evolution/">Backing up, Restoring and Tweaking Sage Pastel Evolution</a> - April 5th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/what-your-backup-solution-should-be-and-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto recovery options in Microsoft Office 2007</title>
		<link>http://www.backupmyhost.com/blog/basics/auto-recovery-options-in-microsoft-office-2007/</link>
		<comments>http://www.backupmyhost.com/blog/basics/auto-recovery-options-in-microsoft-office-2007/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 22:23:51 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[auto recovery options]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[recover word document]]></category>
		<category><![CDATA[Word Options]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=535</guid>
		<description><![CDATA[I have heard of people losing long word documents during power failures or could not recover documents due the lack of knowledge about Office auto recovery options. Personally, I had one or two incidents with older versions of Microsoft&#8217;s Word. This can happen to you and no matter how keen you are on data backups [...]]]></description>
			<content:encoded><![CDATA[<p>I have heard of people losing long word documents during power failures or could not recover documents due the lack of knowledge about Office auto recovery options. Personally, I had one or two incidents with older versions of Microsoft&#8217;s Word. This can happen to you and no matter how keen you are on data backups if your Office Word or Excel settings are incorrect or you have no idea how these are configured!</p>
<p>In my opinion, Word and Excel general parameters are somewhat tricky to find in the new versions of Microsoft&#8217;s Office. The tricky part is that you normally miss the tab <strong>Word options</strong> when clicking the <strong>Office</strong> button as your attention is on other parts of the menu window! I would not consider this location for such an important feature during an application usability exercise!</p>
<p><span id="more-535"></span></p>
<p style="text-align: center;">To access the application options, in this case Word Options start <strong>Microsoft Office Word</strong> and click the <strong>Office Button</strong>: <a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/office-button.jpg"><img class="size-full wp-image-536 aligncenter" title="office button" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/office-button.jpg" alt="" width="98" height="94" /></a></p>
<p> </p>
<p>On the bottom right-hand side of the Office menu click <strong>Word Options</strong></p>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/Word-options1.jpg"><img class="aligncenter size-medium wp-image-538" title="Word options" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/Word-options1-269x300.jpg" alt="" width="269" height="300" /></a></p>
<p>Click <strong>Save</strong> from the <em>Word Options window</em> to view the autorecover options</p>
<ol>
<li>Make sure that the <strong><em>Save AutoRecover information every&#8230; minutes</em></strong> is checked and set a reasonable value in the minutes box</li>
<li>Take a note of the <em><strong>AutoRecover file location</strong></em> or set a new location, which is easier to find or remember</li>
<li>In addition, you can set the <strong><em>Default file location</em></strong> for new documents</li>
</ol>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/Save-options.jpg"><img class="aligncenter size-medium wp-image-539" title="Save options" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/Save-options-300x179.jpg" alt="" width="300" height="179" /></a><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/06/Word-options.jpg"></a><br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/auto-recovery-options-in-microsoft-office-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup best practices for standalone computers</title>
		<link>http://www.backupmyhost.com/blog/basics/backup-best-practices-for-standalone-computers/</link>
		<comments>http://www.backupmyhost.com/blog/basics/backup-best-practices-for-standalone-computers/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 20:49:12 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[DVD media]]></category>
		<category><![CDATA[Home users]]></category>
		<category><![CDATA[Mobile users]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=531</guid>
		<description><![CDATA[Stand-alone systems such as, home and mobile users&#8217; machines are prone to data loss too and hence, their owners should take advantage of the inbuilt tools that are available with their respective systems. If users are not so confident and happy with these tools then they should go for a third-party backup solution. There are [...]]]></description>
			<content:encoded><![CDATA[<p>Stand-alone systems such as, home and mobile users&#8217; machines are prone to data loss too and hence, their owners should take advantage of the inbuilt tools that are available with their respective systems. If users are not so confident and happy with these tools then they should go for a third-party backup solution. There are various cheap but reliable solutions out there!</p>
<p><strong>Mobile users</strong> &#8211; Today&#8217;s laptops are all equipped with a DVD burner and the most basic means of data backups would be using writable DVDs as the destination location. Additionally, a small factor external USB hard drive would be a step forward towards a superior backup job. That is, you can set full and incremental backup jobs since external USB drives have larger capacities than DVD media! Given that mobile users quite often connect to wireless networks, they might attempt a remote online backup service. However, due to bandwidth limitations over most wireless networks this solution would not be possible. On the other hand, one time or another mobile users dock their machines at home or at their offices where they can synchronize their backups to a remote storage location for additional safety.<br />
<strong></strong></p>
<p><strong>Home users</strong> &#8211; the first line of backup devices should be removable media such as, DVD disks and external USB drives while, if the bandwidth is sufficient they should participate in remote online backups. A good practice is to enable automatic backups on regular basis and store any external drives away from the computer while not in use. This will protect your drive from damages caused by electrical surges and lightning induced voltages that normally pass through from the computer systems to all attached peripherals. In this case, it is safer to use write-once media such as CD/DVD media.<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/backup-best-practices-for-standalone-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The LT0-5 and data partitions</title>
		<link>http://www.backupmyhost.com/blog/basics/food-for-thought/the-lt0-5-and-data-partitions/</link>
		<comments>http://www.backupmyhost.com/blog/basics/food-for-thought/the-lt0-5-and-data-partitions/#comments</comments>
		<pubDate>Sun, 30 May 2010 17:37:34 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[data partitions]]></category>
		<category><![CDATA[LTO]]></category>
		<category><![CDATA[LTO-5]]></category>
		<category><![CDATA[tape]]></category>
		<category><![CDATA[tape drives]]></category>
		<category><![CDATA[transfer speed]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=516</guid>
		<description><![CDATA[From online backups to tape-drive articles! The latest generation of the LTO technology has some interesting features and since these relate to data backups, I decided to share a couple of thoughts with you!
The LTO (Linear Tape-Open) consortium has recently released the 5th generation of tape storage technology. It can store up to 3 TB of [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/05/lto.jpg"><img class="alignleft size-full wp-image-518" style="border: 0px;" title="lto" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/05/lto.jpg" alt="" width="135" height="118" /></a>From online backups to tape-drive articles!</em> The latest generation of the LTO technology has some interesting features and since these relate to data backups, I decided to share a couple of thoughts with you!<br />
The LTO (Linear Tape-Open) consortium has recently released the 5th generation of tape storage technology. It can store up to 3 TB of data if we assume a compression ratio of 2:1, it has data transfer speeds of up to 280 MB /s, it has a new partitioning feature and Linear Tape File System specification to provide enhanced file control and data management.<br />
It includes two data partitions on the tape that support a tape file system, allowing files to be written directly to a tape and read by another computer, independent of OS or application. That is, we can say it is cross-platform capable and hence, truely portable!</p>
<p><span id="more-516"></span>The consortium&#8217;s roadmap for scalability and growth is already defined for the next three generations, and they state that the LTO Technology is a powerful and adaptable open tape format created to address the growing demands of data protection in the midrange to enterprise-class server environments. It is evident and understandable that such technology does not appeal to the SME (Small to Medium enterprises) market. I am not surprised at all, since the recent trend of remote online backups is very feasible to SMEs and home users, mainly because of its cheaper running costs.</p>
<p>We all agree that the LTO-5 is a big improvement &#8230;but over what&#8230;over its own technology!&#8230; I do not think that customers that went away from tape storage will return because of this new release! I reckon that the consortium needs to revise some concepts in order to be able to attract all kind of users.</p>
<p>The transfer speed improvement of 280 MB /s is quite good but not enough! Without compression it can go down to 140 MB /s and rest assured that you will never achieve a consistent compression rate of 2:1 while bear in mind the good transfer speeds of SATA 3.0 and SSD drives. Without optimal compression rates the storage capacity can go down to 1.5 TB. If I had to compare device with device then hard drives are much faster and can store same amounts data (while SSD capacity is increasing, SATA drives of 1 &amp; 2 TB are quite common nowadays).</p>
<p>I would like to expand the argument about data partitions on tapes. It is a cool concept but is it that practical? Archiving to tape is not so much bound to the underlying operating system but more to the application performing the operation. Most large enterprises use a backup application that handles all backup and archiving operations and hence, I remain dependent on such backup application. So, if I had to take that partitioned tape to another system would I be able to read it without using the same application? Therefore, I would be loosing the interoperability functionality. This may bring up the idea of removing the application in between and write/read directly to the tape partition as to achieve 100% interoperability. But, if I want to use the tape as a data archiving partition, is it feasible to copy large amounts of data to a slow speed medium when I can achieve faster speeds with other media?  For example, disk drives are faster while support for the NTFS format with Linux systems and vice-versa (Ext3 for Windows) has been around for some time now! Therefore, we are platform independent with disk drives as well!</p>
<p>My point is why I should archive to tape when I can do it faster, cheaper and safely too &#8211; nonetheless, archiving to disk needs some taught like: having reliable RAID systems, verify features and a good reporting mechanism. However, the physical tapes remain more portable than a set of hard drives but note that their lifespan depend on the storage location, the tape drive head condition and the <a href="http://www.backupmyhost.com/blog/basics/data-backup-types/" target="_blank">backup strategy </a>used. A daily full backup reduces the lifespan of both the tape and the drive. From personal experience, some tapes lasted years while others few months!<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/food-for-thought/the-lt0-5-and-data-partitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can we trust cloud computing?</title>
		<link>http://www.backupmyhost.com/blog/basics/food-for-thought/can-we-trust-cloud-computing/</link>
		<comments>http://www.backupmyhost.com/blog/basics/food-for-thought/can-we-trust-cloud-computing/#comments</comments>
		<pubDate>Sun, 23 May 2010 22:11:08 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Food for thought]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud services]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[service providers]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=509</guid>
		<description><![CDATA[Every solution has its two sides of the coin. We come across various marketing techniques that somehow define cloud computing in relation to the services they provide! In order to jump on to the cloud bandwagon and attract customers, some companies advertise their services as cloud services when in fact these are not! Therefore, what [...]]]></description>
			<content:encoded><![CDATA[<p>Every solution has its two sides of the coin. We come across various marketing techniques that somehow define cloud computing in relation to the services they provide! In order to jump on to the cloud bandwagon and attract customers, some companies advertise their services as cloud services when in fact these are not! Therefore, what is cloud computing? &#8211; We define cloud computing as anything that involves delivering hosted services over the Internet. Cloud services are categorized as, Infrastructure as a Service, Platform as a Service or Software as a Service (IaaS, PaaS, SaaS). While, the name cloud, is the symbol used to represent the Internet in various technical and non-technical drawings.</p>
<p><span id="more-509"></span></p>
<p>The cloud is not just a cool technology model but it is also a business model. It is a well-known fact that Amazon at the outset, designed the infrastructure for their own use but it evolved into a product or better a service offered as &#8211; Amazon&#8217;s Web, EC2, S3, or Amazon&#8217;s cloud. It is quite evident that now they are trying to increase their revenue by pushing their infrastructure to the limits through new offers such as, &#8211; <em>Spot Instances enable you to bid for unused Amazon EC2 capacity</em>. We all heard of power outages, resources that disappear and slower response times that may be a consequence of an overloaded setup. However, through personal experience I can say that these incidents are very rare with big providers such as, Amazon. Remember, that downtime is also possible with in-house solutions!</p>
<p>One common SaaS is email &#8211; if the main criteria are costs, then outsourcing email is your best option. Although, big corporations can negotiate favorable agreements with email providers such as, Google &#8211; remember that small to medium businesses may not get the same favor! A word about Google email and applications services &#8211; it is very hard to get reasonable support and you may need to rely on third-party tools for basic stuff such as, backing up email boxes. In addition, there is no guarantee that user data would be secure and backed up.</p>
<p>All cloud services share the available resources and therefore, you are competing for computer resources with other customers. A good alternative would be to place your assets with two different providers or use the cloud just to scale-up your systems when the demand rises. Although, you may implement all of the security measures provided by the cloud provider and by the systems themselves, there is still the risk of possible intrusion/destruction from neighboring hosts. Neighboring hosts are virtual machines that are running on the same server or in the same data center. One university claims to have a prototype/model that can identify the exact location of a virtual machine and eventually can start a neighboring VM (Virtual Machine) with high utilization that can hook the underlying platform! In the event of using the cloud as a storage provider, implementing data encryption would adequately harden security &#8211; read <a href=" http://www.backupmyhost.com/blog/enterprise/securing-your-online-backup-archives/" target="_blank">Securing your online backup archives</a></p>
<p>No cloud standards yet exist! If you are using the cloud as an infrastructure service, it is impossible to move your assets elsewhere say, to another cloud provider without rebuilding your systems from scratch and moving all your data, as virtual machines setups are not compatible from one provider to another. If you are using software as a service then you need to find another provider that provides the same service and data migration capabilities. Apart from all this, one of the major setbacks remains your Internet connection &#8211; so before contemplating to use cloud services make sure to invest in a good and reliable Internet connection, otherwise, you will be disappointed!<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/food-for-thought/can-we-trust-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Database backup and restore principles</title>
		<link>http://www.backupmyhost.com/blog/basics/database-backup-and-restore-principles/</link>
		<comments>http://www.backupmyhost.com/blog/basics/database-backup-and-restore-principles/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 21:16:27 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database backup]]></category>
		<category><![CDATA[Database management system]]></category>
		<category><![CDATA[database restore]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[transaction]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=460</guid>
		<description><![CDATA[Databases are the technical basis of most data repositories of today’s world! Downtime in transaction processing systems is so critical that can shutdown whole organizations with a high possibility of going out of business. DataBase Management Systems (DBMS) must be able to recover from failures without any data loss and preferably in a short period [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/DB-backup-restore-process.jpg"></a>Databases are the technical basis of most data repositories of today’s world! Downtime in transaction processing systems is so critical that can shutdown whole organizations with a high possibility of going out of business. DataBase Management Systems (DBMS) must be able to recover from failures without any data loss and preferably in a short period of time. Therefore, the database needs to be restored to the state it was in just before a problem stopped any database processing.</p>
<p>Database backups occur frequently; however, they always lack interim data that update the database between backup jobs’ intervals! As shown in the image below, a completed transaction must be copied both to the active database and to a transaction journal. When a database backup is performed the transaction journal is marked with a date stamp as to refer to it in case a restore is required.</p>
<p><a href="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/DB-backup-restore-process1.jpg"><img class="alignnone size-medium wp-image-462" title="DB backup &amp; restore process" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/DB-backup-restore-process1-300x293.jpg" alt="" width="339" height="322" /></a></p>
<p>The recovery process starts with the last complete backup plus a journal listing of all the transactions since the last backup. The recovery process reruns all the transactions up to the one when the system crashed. Therefore, the transaction journal is critical to the database integrity as it brings it back to its operational state without any loss of transactions.<br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/database-backup-and-restore-principles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Backup Types</title>
		<link>http://www.backupmyhost.com/blog/basics/data-backup-types/</link>
		<comments>http://www.backupmyhost.com/blog/basics/data-backup-types/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:46:03 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[data backup]]></category>
		<category><![CDATA[differential]]></category>
		<category><![CDATA[full backup]]></category>
		<category><![CDATA[incremental]]></category>
		<category><![CDATA[types]]></category>

		<guid isPermaLink="false">http://www.backupmyhost.com/blog/?p=453</guid>
		<description><![CDATA[Full Backup: A full backup is a copy of all files from one location to another. Although, this is a very safe and straight forward method, it takes a long time to complete and consumes lots of storage space. Some backup systems refer to this method as a copy backup. A full backup resets the [...]]]></description>
			<content:encoded><![CDATA[<p><strong><img class="alignleft size-full wp-image-454" title="ratchet-spanners" src="http://www.backupmyhost.com/blog/wp-content/uploads/2010/04/ratchet-spanners.jpg" alt="ratchet-spanners" width="223" height="180" />Full Backup:</strong> A full backup is a copy of all files from one location to another. Although, this is a very safe and straight forward method, it takes a long time to complete and consumes lots of storage space. Some backup systems refer to this method as a copy backup. A full backup resets the <a href="http://en.wikipedia.org/wiki/Archive_bit" target="_blank">archive bit</a>.</p>
<p><em>For example: A company finds that their data hardly change on a daily basis and decides to perform a full copy (backup job) of their folders and files on a weekly basis. They decided to call this backup job as ‘Weekly Full’ and used a remote storage location as the backup destination. Also, they may want to have a back-storage of four weeks such as, Weekly 1 Full, Weekly 2 Full, Weekly 3 Full and Weekly 4 Full. Then on Week 5 they start again from Weekly 1 as to rotate their backup job over four weeks. With this strategy they can go back to weekly restores to a maximum of four weeks.<span id="more-453"></span></em></p>
<p><strong>Incremental Backup:</strong> Only the files which have been modified or created on the day are backed up. This method is very fast and consumes little storage space; however, it is best to incorporate a regular full backup with this method!  The restore operation is more complex as all the backups have to be restored in the correct sequence. Some backup systems refer to this method as a daily backup. An incremental backup resets the archive bit.</p>
<p><em>For example: The company requirements have changed and now they have files that are updated on daily basis. It was decided that apart from the weekly full backups, a daily incremental backup is introduced. While the weekly full backups are performed on a Saturday, the daily incremental were labeled as follows: Inc Mon for Monday’s, Inc Tue for Tuesday’s, etc.</em></p>
<p><strong>Differential Backup</strong>: Only the files which have been modified or created since the last full backup are backed up. This method uses the previous full backup as a reference point and any file that has changed or was created after that reference point is backed up. A daily differential backup does not reflect on any previous differential backups but only on previous full backups. So, Friday’s daily differential would be larger than Monday’s. However, the restore operation is faster and simpler than the incremental as only the latest differential and full backups are needed. A differential backup does not reset the archive bit.</p>
<p><em>For example: The company wanted to restore 3 files that were updated on Monday, Tuesday and Wednesday. The restore request was done on a Friday morning and hence, they had to search the 3 (Monday, Tuesday &amp; Wednesday) incremental backups and perform a lengthy restore operation. As a result it was decided that the daily backups are changed to differentials and will be called Diff Mon, Diff Tues, etc. Then a restore operation for the same 3 files would only require the latest differential backup.</em><br />
<h3>Last 3 posts by George</h3><ul><li><a href="http://www.backupmyhost.com/blog/basics/backup-considerations-for-microsoft-sharepoint/">Backup considerations for Microsoft SharePoint</a> - July 26th, 2010</li><li><a href="http://www.backupmyhost.com/blog/basics/what-is-cloud-computing/">What is Cloud Computing?</a> - July 19th, 2010</li><li><a href="http://www.backupmyhost.com/blog/audit/is-cloud-computing-getting-safer/">Is Cloud computing getting safer?</a> - July 13th, 2010</li></ul></p>
]]></content:encoded>
			<wfw:commentRss>http://www.backupmyhost.com/blog/basics/data-backup-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
