<?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>Linux Backup Tools</title>
	<atom:link href="https://www.ubuntumint.com/category/backups/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:58:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.ubuntumint.com/wp-content/uploads/2023/06/favicon.png</url>
	<title>Linux Backup Tools</title>
	<link>https://www.ubuntumint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install and Use Rdiff-backup in RHEL Systems</title>
		<link>https://www.ubuntumint.com/install-rdiff-backup-rhel/</link>
					<comments>https://www.ubuntumint.com/install-rdiff-backup-rhel/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 11 Dec 2021 05:35:34 +0000</pubDate>
				<category><![CDATA[AlmaLinux]]></category>
		<category><![CDATA[CentOS Stream]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Rocky Linux]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=3290</guid>

					<description><![CDATA[<p>Data backup is an important element of successful Linux administration. It is a skill set mastered by most Linux users and administrators. Whether you are</p>
The post <a href="https://www.ubuntumint.com/install-rdiff-backup-rhel/">How to Install and Use Rdiff-backup in RHEL Systems</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/install-rdiff-backup-rhel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Sync Files in Two-Way Using Osync Script in Linux</title>
		<link>https://www.ubuntumint.com/osync-two-way-linux-file-synchronization/</link>
					<comments>https://www.ubuntumint.com/osync-two-way-linux-file-synchronization/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 25 Oct 2021 05:52:37 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[Linux Commandline Tools]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2960</guid>

					<description><![CDATA[<p>You might ask yourself, why do I need a two-way/bidirectional file synchronization solution? The terminal-based nature of osync makes it an ideal file synchronization solution</p>
The post <a href="https://www.ubuntumint.com/osync-two-way-linux-file-synchronization/">How to Sync Files in Two-Way Using Osync Script in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/osync-two-way-linux-file-synchronization/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Backup Ext2, Ext3, or Ext4 File Systems in Linux</title>
		<link>https://www.ubuntumint.com/backup-linux-file-system/</link>
					<comments>https://www.ubuntumint.com/backup-linux-file-system/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 19 Oct 2021 06:09:35 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2928</guid>

					<description><![CDATA[<p>The file systems used in Linux are its primary distinction from other operating system environments. At a glance, we have Ext2 (second extended), Ext3 (third</p>
The post <a href="https://www.ubuntumint.com/backup-linux-file-system/">How to Backup Ext2, Ext3, or Ext4 File Systems in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/backup-linux-file-system/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Perform a Remote Linux Backup Using SSH</title>
		<link>https://www.ubuntumint.com/remote-linux-backup/</link>
					<comments>https://www.ubuntumint.com/remote-linux-backup/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 18 Oct 2021 05:27:48 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[SSH]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2910</guid>

					<description><![CDATA[<p>Secure Shell or SSH is responsible for successful network communication between two remote computers. For a Linux system administrator, this networking tool is the perfect</p>
The post <a href="https://www.ubuntumint.com/remote-linux-backup/">How to Perform a Remote Linux Backup Using SSH</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/remote-linux-backup/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Rsync Files Between Two Linux Servers Automatically</title>
		<link>https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/</link>
					<comments>https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 11 Oct 2021 05:00:07 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[Linux Commandline Tools]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2854</guid>

					<description><![CDATA[<p>Setting up a backup server to take over a primary server’s operations when it becomes a victim of server downtime issues is a skill set</p>
The post <a href="https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/">How to Rsync Files Between Two Linux Servers Automatically</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/rsync-files-between-two-linux-servers-automatically/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Sync Two Web Servers in Linux Automatically</title>
		<link>https://www.ubuntumint.com/sync-two-web-servers-automatically-rsync/</link>
					<comments>https://www.ubuntumint.com/sync-two-web-servers-automatically-rsync/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 02 Oct 2021 04:46:54 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[Nginx]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2777</guid>

					<description><![CDATA[<p>As you graduate from a Linux enthusiast to a Linux administrator/superuser in a production/server environment, you start to see the sense in working with more</p>
The post <a href="https://www.ubuntumint.com/sync-two-web-servers-automatically-rsync/">How to Sync Two Web Servers in Linux Automatically</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/sync-two-web-servers-automatically-rsync/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>How to Backup Linux Filesystem Using dump Command</title>
		<link>https://www.ubuntumint.com/backup-linux-filesystem-using-dump-command/</link>
					<comments>https://www.ubuntumint.com/backup-linux-filesystem-using-dump-command/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 05:07:01 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[Linux Commandline Tools]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2769</guid>

					<description><![CDATA[<p>On a Linux operating system environment, mastering how to create and restore backups is a very important skill set. It is easier for well-versed Linux</p>
The post <a href="https://www.ubuntumint.com/backup-linux-filesystem-using-dump-command/">How to Backup Linux Filesystem Using dump Command</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/backup-linux-filesystem-using-dump-command/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Backup WordPress Database via phpMyAdmin</title>
		<link>https://www.ubuntumint.com/backup-wordpress-database-via-phpmyadmin/</link>
					<comments>https://www.ubuntumint.com/backup-wordpress-database-via-phpmyadmin/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 09 Sep 2021 05:34:38 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2606</guid>

					<description><![CDATA[<p>As a WordPress site admin, you have no choice but to adhere to the number one rule for successful website administration; always create regular data</p>
The post <a href="https://www.ubuntumint.com/backup-wordpress-database-via-phpmyadmin/">How to Backup WordPress Database via phpMyAdmin</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/backup-wordpress-database-via-phpmyadmin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Clone and Restore Linux Partition Using dd Command</title>
		<link>https://www.ubuntumint.com/clone-linux-partition-with-dd-command/</link>
					<comments>https://www.ubuntumint.com/clone-linux-partition-with-dd-command/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 10 Aug 2021 06:20:04 +0000</pubDate>
				<category><![CDATA[Linux Backup Tools]]></category>
		<category><![CDATA[Linux Commandline Tools]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[dd command examples]]></category>
		<category><![CDATA[Linux Partition Cloning]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=2173</guid>

					<description><![CDATA[<p>The legacy and standards that drive the Linux operating system make it impeccable and unique among other operating system distributions in terms of achieving certain</p>
The post <a href="https://www.ubuntumint.com/clone-linux-partition-with-dd-command/">How to Clone and Restore Linux Partition Using dd Command</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/clone-linux-partition-with-dd-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
