<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>www.rusinov.ie (Posts about reliability)</title><link>https://www.rusinov.ie/</link><description></description><atom:link href="/en/tags/reliability.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:vladimir.rusinov@gmail.com"&gt;Vladimir Rusinov&lt;/a&gt; </copyright><lastBuildDate>Fri, 06 Feb 2026 07:19:27 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Backups part 2: using restic to back up files to Backblaze</title><link>/en/posts/2020/backups-part-2-files/</link><dc:creator>Vladimir Rusinov</dc:creator><description>&lt;div&gt;&lt;p&gt;This post is a follow-up to
&lt;a href="/en/posts/2020/backups-part-1-strategy/"&gt;a post where I talk about backups strategy&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here I describe my solution for file backups from my Linux computers, and don't
yet go into the subject of other devices and online services.&lt;/p&gt;
&lt;p&gt;After some experimentation I decided to use &lt;a href="https://restic.net/"&gt;restic&lt;/a&gt; for this. Restic is a modern, open-source backup program with an active community. It is written in Go. It runs on Linux (but also BSD, Mac and Windows) and can back up to local disks as well as remote/cloud services.&lt;/p&gt;
&lt;p&gt;And as I wanted my backups to be cheap, "pay as you go" and off-site I've opted to use Backblaze for storage.&lt;/p&gt;
&lt;h2 id="why-restic"&gt;Why restic?&lt;/h2&gt;
&lt;p&gt;&lt;a href="/en/posts/2020/backups-part-2-files/"&gt;Read more…&lt;/a&gt; (8 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>backups</category><category>linux</category><category>reliability</category><category>restic</category><guid>/en/posts/2020/backups-part-2-files/</guid><pubDate>Sun, 01 Nov 2020 15:33:30 GMT</pubDate></item><item><title>Backups part 1: Strategy</title><link>/en/posts/2020/backups-part-1-strategy/</link><dc:creator>Vladimir Rusinov</dc:creator><description>&lt;div&gt;&lt;p&gt;There are two kinds of people in this world: people who back up their files and
people who will back up their files.&lt;/p&gt;
&lt;p&gt;If you don't do backups, check the
&lt;a href="http://www.worldbackupday.com/en/"&gt;world backup day website&lt;/a&gt;. It lists a number
of reasons of why backups are important and provides some advice on how to start
backing your files up.&lt;/p&gt;
&lt;p&gt;However, their advice is rather simplistic. After following it and setting up
/some/ backup, one may end up with no usable backups still and false sense of
security. Or, people who are more paranoid (or experienced?), may still have
some anxiety. There are still many open questions. Do I backup the right files?
Did I forget anything? Will these backups protect me from all data loss
situations? Do they cost me too much?&lt;/p&gt;
&lt;p&gt;&lt;a href="/en/posts/2020/backups-part-1-strategy/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>backups</category><category>reliability</category><guid>/en/posts/2020/backups-part-1-strategy/</guid><pubDate>Sun, 01 Nov 2020 15:06:25 GMT</pubDate></item></channel></rss>