diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-03 09:00:05 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-03 09:00:05 -0400 |
| commit | 8240c9322bab0a06a6b5b2b64292aee8a9a4f9bc (patch) | |
| tree | f117f98c746b66bd2f44ce6011c9bf1921a6baec /index.html | |
| parent | 1fe2ca5ae3f4ad219f52277954f0c4ffd8efd552 (diff) | |
| parent | 8d4177c694b51c72f76c7bf39bc52f2b7bbd8769 (diff) | |
Merge branch 'el3ctr0lyte-master'
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> |
