<?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>IPSURE (Hands-On) &#187; backup</title>
	<atom:link href="http://www.ipsure.com/blog/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipsure.com/blog</link>
	<description>A comprehensive knowledge base where the articles and tutorials concerning the key branches of computer science and Information Technologies are being shared and discussed along with the detailed technical expressions, configuration advices and real world tactics.</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dial-tone Recovery of Exchange 2007 Server</title>
		<link>http://www.ipsure.com/blog/2010/dial-tone-recovery-of-exchange-2007-server/</link>
		<comments>http://www.ipsure.com/blog/2010/dial-tone-recovery-of-exchange-2007-server/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 12:46:27 +0000</pubDate>
		<dc:creator>Mehmet Bora Teoman</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[ms tip]]></category>
		<category><![CDATA[Data Protector]]></category>
		<category><![CDATA[dial-tone]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[MS Exchange]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=164</guid>
		<description><![CDATA[ DIAL-TONE RECOVERY OF EXCHANGE 2007 SERVER IN VMWARE ESX 3.5 ENVIRONMENT USING DATAPROTECTOR 6.1
 In this article, i will talk about a dial-tone recovery of Exchange 2007 server in an VMware ESX 3.5 environment using HP Data Protector 6.1 product. I will briefly explain the environment and problem, then will talk about the recovery [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/exchange-transition-05/' rel='bookmark' title='Permanent Link: Exchange Transition Scenario (2003 to 2007) &#8211; Day 5'>Exchange Transition Scenario (2003 to 2007) &#8211; Day 5</a></li>
<li><a href='http://www.ipsure.com/blog/2010/exchange-transition-01/' rel='bookmark' title='Permanent Link: Exchange Transition Scenario (2003 to 2007) &#8211; Day 1'>Exchange Transition Scenario (2003 to 2007) &#8211; Day 1</a></li>
<li><a href='http://www.ipsure.com/blog/2010/exchange-transition-03/' rel='bookmark' title='Permanent Link: Exchange Transition Scenario (2003 to 2007) &#8211; Day 3'>Exchange Transition Scenario (2003 to 2007) &#8211; Day 3</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/dial-tone-recovery-of-exchange-2007-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Backup And Synchronization Solution with Rsync on FreeBSD PART 1</title>
		<link>http://www.ipsure.com/blog/2010/automatic-backup-and-synchronization-solution-with-rsync-on-freebsd-part-1/</link>
		<comments>http://www.ipsure.com/blog/2010/automatic-backup-and-synchronization-solution-with-rsync-on-freebsd-part-1/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:01:06 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[backup]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[cwRsync]]></category>
		<category><![CDATA[Rsync]]></category>
		<category><![CDATA[rsyncd.conf]]></category>
		<category><![CDATA[synchronization]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=95</guid>
		<description><![CDATA[It is not that easy as it is thought to introduce a stable and first of all a tidy strategy to constitute a backup solution that can be easily managed and monitored for our both individual applications as well as the high scale corporate infrastructures. That&#8217;s why we still see joyless system administrators running from [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/automatic-backup-and-synchronization-solution-with-rsync-on-freebsd-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Backup MySQL Databases Automatically</title>
		<link>http://www.ipsure.com/blog/2010/backup-mysql-databases-automatically/</link>
		<comments>http://www.ipsure.com/blog/2010/backup-mysql-databases-automatically/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:41:16 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[*NIX]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Got error: 145]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysqlcheck]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/2010/backing-up-mysql-databases/</guid>
		<description><![CDATA[You can edit the script below in accordance with the needs in your infrastructure for having any of the databases nested in your MySQL server to be backuped and copied to a preferred location. You may define this script inside the crontab and install it to make these backup operations performed periodically. If you&#8217;re in [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/backup-mysql-databases-automatically/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

