diyhosting/index.html

166 lines
7.9 KiB
HTML

<!DOCTYPE html>
<html lang=en>
<head>
<title>Chad's Guide to Starting Your Own Website &ndash; LandChad.net</title>
<meta charset="utf-8"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel='stylesheet' type='text/css' href='style.css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'>
</head>
<body>
<header><h1>Chad's Guide to Starting Your Own Website</h1></header>
<nav></nav>
<main>
<p>
This is LandChad.net, a site dedicated to turning internet peasants into Internet Landlords
by showing them how to setup websites, email servers, chat servers and everything in between.
</p>
<p>Starting a website is something that can be done in a lazy afternoon and costs pocket change.</p>
<p>Most of the internet's problems could be solved if more people had their own personal platforms,
so the objective of this site is to guide any normal person through the process of installing a website.</p>
<h2>All courses</h2>
<h3 id=basic>Basic Personal Website Setup</h3>
<p>
This is the basic "course." Follow these quick tutorials and you'll
have a fully functioning basic web page on the domain name of your
choice.
</p>
<p>
⏳ This "basic course" can take <strong>as little as an hour</strong> or even less.
</p>
<ol class=ll>
<li><a href="domain.html">Get a domain name.</a></li>
<li><a href="server.html">Get a server.</a></li>
<li><a href="dns.html">Set up DNS settings to connect your server and domain name.</a></li>
<li><a href="nginx.html">Set up your web server.</a></li>
<li><a href="certbot.html">Get a secure HTTPS connection with Certbot.</a></li>
</ol>
<h3 id=other>Excellent Extras</h3>
<ul class=ll>
<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="cgi.html">Server side scripting with CGI</a></li>
<li><a href="tor.html">Mirror your site on <img src="pix/tor.svg">Tor.</a></li>
<li><a href="auth.html">Password-protecting Webpages (HTTP Authentication)</a></li>
<li><a href="ufw.html">Using ufw as a firewall.</a></li>
<li><a href="gemini.html">Create a Gemini Capsule.</a></li>
<li><a href="standalone.html">Standalone Certbot Certificates</a></li>
</ul>
<h3 id=platform>"Build your own platform!"</h3>
<ul class=ll>
<li><a href="git.html">Host your own <img src="pix/git.svg"><code>git</code> repositories</a></li>
<li><a href="xmpp.html">Private and Encrypted Chat with <img src="pix/xmpp.svg" alt="xmpp logo">XMPP</a></li>
<li><a href="pleroma.html">Pleroma, a federated Twitter-like Microblogging Site</a></li>
<li><a href="peertube.html"><img src="pix/peertube.svg" alt="peertube logo">PeerTube, a federated YouTube-like video Site</a></li>
<li><a href="nextcloud.html">Setting up a <img src="pix/nextcloud.svg">Nextcloud Instance (file hosting and more)</a></li>
<li><a href="jitsi.html"><img src="pix/jitsi.svg" alt="Jitsi logo">Jitsi: Free and Easy Video Conferencing</a></li>
<li><a href="gitea.html">Setting up <img src="pix/gitea.svg">Gitea</a></li>
<li><a href="irc.html">Creating your own chat server with <img src="pix/irc.svg">IRC</a></li>
<li><a href="rss-bridge.html">RSS Bridge: Create RSS Feeds for Mainstream Social Media</a></li>
<li><a href="calibre.html">Setting up a Calibre library server</a></li>
</ul>
<h3 id=crypto>Accepting Cryptocurrency Tips</h3>
<ul class=ll>
<li><a href="crypto.html">The Case for Crypto for Normal People</a></li>
<li><a href="bitcoin.html">Accept <img src="pix/btc.svg" alt="btc logo">Bitcoin (BTC) donations</a></li>
<li><a href="monero.html">Accept <img src="pix/xmr.svg" alt="xmr logo">Monero (XMR) donations for superior privacy</a></li>
<li><a href="openalias.html">OpenAlias to make crypto easy</a></li>
<li><a href="bat.html"><img src="pix/bat.svg">Basic Attention Token (BAT)</a></li>
</ul>
<h2>In the Works...</h2>
<p>
These articles are still under construction.
Subscribe to our <a href="rss.xml"><img src="pix/rss.svg">RSS feed</a> for updates.
</p>
<h3>Articles and Tutorials in Progress...</h3>
<ul>
<li>Full HTML tutorial</li>
<li>Full CSS tutorial</li>
<li>Setting up an Email server</li>
<li>RSS feeds</li>
<li>Matrix (federated chat)</li>
<li>SearX (search engine)</li>
</ul>
<h3>On the look out for...</h3>
<p>
There are other articles not currently under construction which we would like to add the LandChad.net.
If you have experience with any of these, you may submit an article for review on <a href="https://github.com/lukesmithxyz/landchad">the Github</a>.
Please include directions for Debian 10 as default.
Abstain from using containerization (Docker, etc.).
Attempt to follow the same settings as other articles here.
</p>
<ul>
<li><a href="https://btcpayserver.org/">BTCPay</a></li>
<li>Email webclients</li>
<li>Simple static site generators</li>
<<<<<<< HEAD
<li>Calibre (library server)</li>
<li><a href="https://www.ejabberd.im/">XMPP ejabberd</a></li>
<li><a href="https://movim.eu/">Movim for XMPP</a></li>
=======
<li>Nitter</li>
<li>PeerTube (like YouTube)</li>
<li>XMPP ejabberd</li>
<li>Movim for XMPP</li>
>>>>>>> 4aa7add2b1eaaa4561d5aa43df37bcb991bd73c8
</ul>
<h2>Support LandChad.net</h2>
<p>
No ads, trackers or trash on this site.
We are funded by doing good and earning gratitude.
Express your gratitude in the following ways:
</p>
<ul class=ll>
<li>When setting up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li>
<li>If you enjoy a guest article, the author's donation links may be included at the bottom of the page.</li>
<li>Donate crypto to the long-term LandChad maintenance and expansion fund:</li>
</ul>
<div class=cryptocontainer>
<div class=cryptoinfo>
<p><img style="max-height:1em;max-width:1em" src=pix/xmr.svg> Monero </br>
<code>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</code> </br>
</p>
<a href=pix/xmr.png><img class=qr src=pix/xmr.png></a>
</div>
<div class=cryptoinfo>
<p><img style="max-height:1em;max-width:1em" src=pix/btc.svg> Bitcoin </br>
<code>bc1q9f3tmkhnxj8gduytdktlcw8yrnx3g028nzzsc5</code> </br>
</p>
<a href=pix/btc.png><img class=qr src=pix/btc.png></a>
</div>
</div>
<!--TAGLIST-->
</main>
<!-- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> -->
</body>
</html>