diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-03 08:59:22 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-03 08:59:22 -0400 |
| commit | 8d4177c694b51c72f76c7bf39bc52f2b7bbd8769 (patch) | |
| tree | f117f98c746b66bd2f44ce6011c9bf1921a6baec /index.html | |
| parent | 950c610024df6589b8fc443e30c462e8854239c4 (diff) | |
rsync fixes
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
