<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Backup on LinuxHosted.com</title><link>https://www.linuxhosted.com/tags/backup/</link><description>Recent content in Backup on LinuxHosted.com</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>LinuxHosted.com</copyright><lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linuxhosted.com/tags/backup/index.xml" rel="self" type="application/rss+xml"/><item><title>Automated Backups with Rsync and Cron on Linux 2026</title><link>https://www.linuxhosted.com/post/rsync-cron-backups-linux-vps/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://www.linuxhosted.com/post/rsync-cron-backups-linux-vps/</guid><description>
&lt;p&gt;The backup you never tested is not a backup — it is a hope. Every administrator who has lost data has a version of the same story: the job had been &amp;quot;running fine for months,&amp;quot; and the first time anyone tried to restore from it, the files were empty, stale, or never there at all. The fix is not exotic software. &lt;code&gt;rsync&lt;/code&gt; and &lt;code&gt;cron&lt;/code&gt; ship with every Linux distribution and, used carefully, give you incremental off-server backups that run on a schedule and that you can actually verify. This guide builds that pipeline step by step: a sync script, a dry-run safety net, a cron schedule, and — the part most guides skip — a restore-integrity check.&lt;/p&gt;</description></item></channel></rss>