summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-07-03 08:59:22 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-07-03 08:59:22 -0400
commit8d4177c694b51c72f76c7bf39bc52f2b7bbd8769 (patch)
treef117f98c746b66bd2f44ce6011c9bf1921a6baec /index.html
parent950c610024df6589b8fc443e30c462e8854239c4 (diff)
rsync fixes
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b6a2dc8..4a3dce4 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,8 @@
<h3 id=other>Excellent Extras</h3>
<ul class=ll>
- <li><a href="maintenance.html">How to maintain a server.</a></li>
+ <li><a href="rsync.html">Rsync: Upload and Sync Files and Websites</a></li>
+ <li><a href="maintenance.html">How to Maintain a Server.</a></li>
<li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li>
<li><a href="cron.html">Schedule tasks with Crontabs/Cronjobs.</a></li>
<li><a href="tor.html">Mirror your site on <img src="pix/tor.svg">Tor.</a></li>
@@ -88,7 +89,6 @@
<li>Full HTML tutorial</li>
<li>Full CSS tutorial</li>
<li>Setting up an Email server</li>
- <li>Using rsync for websites and servers.</li>
<li>RSS feeds</li>
<li>XMPP Prosody (federated chat)</li>
<li>Matrix (federated chat)</li>