index.txt (1141B) [raw]
1 # ~alex's page 2 3 ## Sysadmin Notes 4 5 As ~anthony and I set up the tilde, I tried to document 6 every step of the way so that others could learn from it 7 and/or follow in our footsteps! 8 9 As the years have gone by, I'm also just glad I did it 10 for myself :) 11 12 **NOTE:** As of 2024 the garbash.com domain was decommissioned. 13 I've updated any URLs to alexkarle.com, but left tutorials 14 referencing it where appropriate. It's been snatched up by 15 domain squatters, so don't go visiting :( 16 17 - [Awesome domain name :)](001-domain-name.html) 18 - [OpenBSD install on Linode](002-install.html) 19 - [HTTP(S) server](003-httpd.html) 20 - [Email (SPF, DKIM, etc)](004-mail-server.html) 21 - [SSH hardening](005-ssh-hardening.html) 22 - [Obtained the source code for the system](006-use-the-src.html) 23 - [Set up git hosting via stagit(1)](007-git-coding.html) 24 - [Set up IRC for tilde members](008-local-irc.html) 25 - [Set up wireguard](009-wireguard.html) 26 - [Set up IRC bouncer](010-irc-bouncer.html) 27 - [Basic backup solution](011-backups.html) 28 - [Primitive Mailing Lists and Archive](012-mailing-lists.html) 29 - [Wildcard certificate for internal services](013-wildcard-cert.html)