garbash-www

archive of ~alex garbash.com page
git clone git://git.alexkarle.com.com/garbash-www
Log | Files | Refs | README | LICENSE

index.md (1336B) [raw]


      1 ---
      2 title: ~alex
      3 ---
      4 
      5 ~alex's page
      6 ============
      7 
      8 About Me
      9 --------
     10 Hey! I'm alex. I'm a programmer by day and sysadmin by night.
     11 I used to co-admin this site with ~anthony when it was live.
     12 Now I blog/phlog on my [personal domain](https://alexkarle.com).
     13 
     14 I've kept this page live in case anyone is interested in reading
     15 my "field notes" on how the tilde was set up!
     16 
     17 **NOTE:** As of 2024 the garbash.com domain was decommissioned.
     18 I've updated any URLs to alexkarle.com, but left tutorials
     19 referencing it where appropriate. It's been snatched up by
     20 domain squatters, so don't go visiting :(
     21 
     22 * [Awesome domain name :)](notes/001-domain-name.html)
     23 * [OpenBSD install on Linode](notes/002-install.html)
     24 * [HTTP(S) server](notes/003-httpd.html)
     25 * [Email (SPF, DKIM, etc)](notes/004-mail-server.html)
     26 * [SSH hardening](notes/005-ssh-hardening.html)
     27 * [Obtained the source code for the system](notes/006-use-the-src.html)
     28 * [Set up git hosting via stagit(1)](notes/007-git-coding.html)
     29 * [Set up IRC for tilde members](notes/008-local-irc.html)
     30 * [Set up wireguard](notes/009-wireguard.html)
     31 * [Set up IRC bouncer](notes/010-irc-bouncer.html)
     32 * [Basic backup solution](notes/011-backups.html)
     33 * [Primitive Mailing Lists and Archive](notes/012-mailing-lists.html)
     34 * [Wildcard certificate for internal services](notes/013-wildcard-cert.html)