shithub: sirjofri_de

Download patch

ref: 38171a269fe92f773d9cffea1e1cb879b239260e
parent: bdb5d4485bc5862da794eb0fe25ab5e0977e645f
author: sirjofri <sirjofri@sirjofri.de>
date: Wed Jul 1 12:41:44 EDT 2020

adds blog post (guided replica)

diff: cannot open b/pub/changeblog/1593621046//null: file does not exist: 'b/pub/changeblog/1593621046//null'
--- /dev/null
+++ b/changeblog/1593621046.ht
@@ -1,0 +1,52 @@
+<article>
+<header>
+<h2>Guided Replica</h2>
+<b>Wed, 01 Jul 2020 18:30:46 +0200</b>
+</header>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="line-height: 1.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: center;">
+<span style="font-size: 12pt"><b>Guided Replica</b></span></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.42in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+<p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Today I installed
+on my VPS. I noticed that I can write some helper scripts around it
+and here they are.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">You can download them from
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica</tt></span><span style="font-size: 10pt">.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">You can install it like that:
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># bind your client $home to /n/rclient
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># bind your server $home to /n/rserver
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt>hget https://sirjofri.de/files/guidedreplica/guidedreplica.rc | rc
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># follow the prompts
+</tt></span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">This will also install two helper scripts to
+</span><span style="font-size: 10pt"><tt>$home/bin/rc/replica/</tt></span><span style="font-size: 10pt">.
+Reproto copies one proto over the other. You can choose which one you want to keep.
+Reupdate is helpful if there are update-update errors. It should automatically solve them (untested, but should work).
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">(Files:
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica/README</tt></span><span style="font-size: 10pt">
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica/guidedreplica.rc</tt></span><span style="font-size: 10pt">)
+</span></p><p style="margin-top: 0; margin-bottom: 0.50in"></p>
+
+</article>
--- /dev/null
+++ b/changeblog/1593621046.ms
@@ -1,0 +1,31 @@
+.HTML Guided Replica
+.TL
+Guided Replica
+.LP
+Today I installed
+.IR replica (1)
+on my VPS. I noticed that I can write some helper scripts around it
+and here they are.
+.LP
+You can download them from
+.CW https://sirjofri.de/files/guidedreplica .
+.LP
+You can install it like that:
+.LP
+.CW
+# bind your client $home to /n/rclient
+.br
+# bind your server $home to /n/rserver
+.br
+hget https://sirjofri.de/files/guidedreplica/guidedreplica.rc | rc
+.br
+# follow the prompts
+.LP
+This will also install two helper scripts to
+.CW $home/bin/rc/replica/ .
+Reproto copies one proto over the other. You can choose which one you want to keep.
+Reupdate is helpful if there are update-update errors. It should automatically solve them (untested, but should work).
+.LP
+(Files:
+.CW https://sirjofri.de/files/guidedreplica/README
+.CW https://sirjofri.de/files/guidedreplica/guidedreplica.rc )
--- a/pub/changeblog.xml
+++ b/pub/changeblog.xml
@@ -8,7 +8,14 @@
 <rights>© Copyright 2020 sirjofri</rights>
 <id>https://sirjofri.de/</id>
 <title>changeblog</title>
-<updated>2020-06-29T18:54:13+02:00</updated>
+<updated>2020-07-01T18:39:43+02:00</updated>
+<entry>
+<title>Guided Replica</title>
+<id>https://sirjofri.de/changeblog/1593621046/</id>
+<link href="https://sirjofri.de/changeblog/1593621046/"/>
+<updated>2020-07-01T18:30:46+02:00</updated>
+<content>Today I installed replica on my VPS. I noticed that I can write some helper scripts around itand here they are.You can download them from https://sirjofri.de/files/guidedreplica .You can install it like that:# bind your client $home to /n/rclient# bind your server $home to /n/rserverhget https://sirjofri.de/files/guidedreplica/guidedreplica.rc | rc# follow the promptsThis will also install two helper scripts to  Reproto copies one proto over the other. You can choose which one you want to keep.Reupdate is helpful if there are update-update errors. It should automatically solve them (untested, but should work).(Files: https://sirjofri.de/files/guidedreplica/README https://sirjofri.de/files/guidedreplica/guidedreplica.rc </content>
+</entry>
 <entry>
 <title>9front on Netcup VPS</title>
 <id>https://sirjofri.de/changeblog/1593448779/</id>
--- /dev/null
+++ b/pub/changeblog/1593621046/index.html
@@ -1,0 +1,88 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<title>sirjofri • changeblog/1593621046</title>
+<style type="text/css">
+body {
+	font-family: sans-serif;
+	max-width: 960px;
+	margin: auto;
+	padding: 10px;
+}
+</style>
+</head>
+<body>
+<header>
+<h1>changeblog/1593621046</h1>
+<nav>
+<a href="/">start</a> •
+<a href="/changeblog/">changeblog</a> •
+<a href="/imprint/">imprint</a>
+</nav>
+</header>
+<main>
+<article>
+<header>
+<h2>Guided Replica</h2>
+<b>Wed, 01 Jul 2020 18:30:46 +0200</b>
+</header>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="line-height: 1.4em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: center;">
+<span style="font-size: 12pt"><b>Guided Replica</b></span></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+
+<p style="margin-top: 0; margin-bottom: 0.42in"></p>
+<p style="margin-top: 0; margin-bottom: 0.21in"></p>
+<p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="margin-top: 0; margin-bottom: 0.50in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">Today I installed
+on my VPS. I noticed that I can write some helper scripts around it
+and here they are.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">You can download them from
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica</tt></span><span style="font-size: 10pt">.
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">You can install it like that:
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># bind your client $home to /n/rclient
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># bind your server $home to /n/rserver
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt>hget https://sirjofri.de/files/guidedreplica/guidedreplica.rc | rc
+</tt></span></p><p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt"><tt># follow the prompts
+</tt></span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">This will also install two helper scripts to
+</span><span style="font-size: 10pt"><tt>$home/bin/rc/replica/</tt></span><span style="font-size: 10pt">.
+Reproto copies one proto over the other. You can choose which one you want to keep.
+Reupdate is helpful if there are update-update errors. It should automatically solve them (untested, but should work).
+</span></p><p style="margin-top: 0; margin-bottom: 0.05in"></p>
+<p style="line-height: 1.2em; margin-left: 1.00in; text-indent: 0.00in; margin-right: 1.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
+<span style="font-size: 10pt">(Files:
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica/README</tt></span><span style="font-size: 10pt">
+</span><span style="font-size: 10pt"><tt>https://sirjofri.de/files/guidedreplica/guidedreplica.rc</tt></span><span style="font-size: 10pt">)
+</span></p><p style="margin-top: 0; margin-bottom: 0.50in"></p>
+
+</article>
+</main>
+<hr>
+<footer>
+<a href="/">start</a> •
+<a href="/changeblog/">changeblog</a> •
+<a href="/imprint/">imprint (german)</a>
+<br>
+© Copyright 2020 sirjofri
+</footer>
+</body>
+</html>
--- a/pub/changeblog/index.html
+++ b/pub/changeblog/index.html
@@ -30,6 +30,7 @@
 <a href="changeblog.pdf">Download pdf</a><br>
 <a href="/changeblog.xml">Feed</a><br>
 <ul>
+<li><a href="/changeblog/1593621046/">Wed, 01 Jul 2020 18:30:46 +0200:  Guided Replica</a></li>
 <li><a href="/changeblog/1593448779/">Mon, 29 Jun 2020 18:39:39 +0200:  9front on Netcup VPS</a></li>
 <li><a href="/changeblog/1592917245/">Tue, 23 Jun 2020 15:00:45 +0200:  changeblog feed — social media²</a></li>
 <li><a href="/changeblog/1590105600/">Fri, 22 May 2020 02:00:00 +0200:  I use 9front</a></li>