garbash-www

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

commit b25aa22148f9c7bfd2481da5e5139934ec4a6ca1 (patch)
parent 025e4c7415d21750ad74e7d4f4139263e8ed0c43
Author: Alex Karle <alex@alexkarle.com>
Date:   Sun, 27 Oct 2024 10:26:14 -0400

Decommission garbash.com in favor of alexkarle.com/garbash

In hindsight, it MIGHT have been worth $12/yr to keep the domain
alive.. oh well, already snatched up by squatters. Maybe it'll
be listed again in a year

Diffstat:
MMakefile | 2+-
MREADME.md | 2+-
Mbin/buildpage | 2+-
Mindex.md | 5+++++
Mnotes/004-mail-server.md | 2+-
Mnotes/007-git-coding.md | 4++--
Mnotes/008-local-irc.md | 2+-
Mnotes/009-wireguard.md | 2+-
Mroot-index.md | 15+++++++++++----
9 files changed, 24 insertions(+), 12 deletions(-)

diff --git a/Makefile b/Makefile @@ -33,7 +33,7 @@ clean: rm -f $(BUILT) release: - rsync -av ./ garbash.com:/var/www/htdocs/garbash/~alex/ + rsync -av ./ alexkarle.com:/var/www/htdocs/www/garbash/~alex/ $(BUILT): Makefile bin/buildpage diff --git a/README.md b/README.md @@ -1,3 +1,3 @@ ~alex/site ========== -My personal site here on garbash.com +My personal site here on garbash diff --git a/bin/buildpage b/bin/buildpage @@ -64,7 +64,7 @@ if [ -z "$nofooter" ]; then cat <<EOM <br><br> <footer> -<a href="/~alex">Home</a> | <a href="https://git.alexkarle.com/garbash-www">Source</a> +<a href="/garbash/~alex">Home</a> | <a href="https://git.alexkarle.com/garbash-www">Source</a> </footer> </body> </html> diff --git a/index.md b/index.md @@ -14,6 +14,11 @@ Now I blog/phlog on my [personal domain](https://alexkarle.com). I've kept this page live in case anyone is interested in reading my "field notes" on how the tilde was set up! +**NOTE:** As of 2024 the garbash.com domain was decommissioned. +I've updated any URLs to alexkarle.com, but left tutorials +referencing it where appropriate. It's been snatched up by +domain squatters, so don't go visiting :( + * [Awesome domain name :)](notes/001-domain-name.html) * [OpenBSD install on Linode](notes/002-install.html) * [HTTP(S) server](notes/003-httpd.html) diff --git a/notes/004-mail-server.md b/notes/004-mail-server.md @@ -23,4 +23,4 @@ EDIT: Sat Sep 25 00:20:01 EDT 2021 Git hosting is up and here's the config [2] [1]: https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/ -[2]: https://git.garbash.com/alex/config/file/etc/mail/smtpd.conf.html +[2]: https://git.alexkarle.com/garbash-config/file/etc/mail/smtpd.conf.html diff --git a/notes/007-git-coding.md b/notes/007-git-coding.md @@ -71,5 +71,5 @@ so I rolled it all into a script globally available to our users: `newrepo`. That too is available via the system config files [2]. Give it a look! -[1]: https://git.garbash.com/alex/stagit/ -[2]: https://git.garbash.com/alex/config/ +[1]: https://git.alexkarle.com/garbash-stagit/ +[2]: https://git.alexkarle.com/garbash-config/ diff --git a/notes/008-local-irc.md b/notes/008-local-irc.md @@ -34,4 +34,4 @@ it up in no time! The config, of course, is public [1] -[1]: https://git.garbash.com/alex/config/file/etc/ngircd/ngircd.conf.html +[1]: https://git.alexkarle.com/garbash-config/file/etc/ngircd/ngircd.conf.html diff --git a/notes/009-wireguard.md b/notes/009-wireguard.md @@ -67,4 +67,4 @@ at the git repo :) Needless to say, this was a lot of fun to write! -[1]: https://git.garbash.com/alex/config/file/usr/local/bin/wggen.html +[1]: https://git.alexkarle.com/garbash-config/file/usr/local/bin/wggen.html diff --git a/root-index.md b/root-index.md @@ -1,5 +1,5 @@ --- -title: garbash.com +title: garbash nofooter: true --- @@ -20,8 +20,15 @@ Welcome garbash was an invite-only [tilde](https://tildeverse.org) community that was retired in early 2023. -[~alex's page](/~alex) was kept for historical purposes, -and has some info on how to set up a tilde, should you be -interested! +[~alex's page](/garbash/~alex) as well as the [config] were kept +for historical purposes, and has some info on how to set +up a tilde, should you be interested! To all who participated--thanks, it was fun! + +**NOTE:** As of 2024 the garbash.com domain was decommissioned. +I've updated any URLs to alexkarle.com, but left tutorials +referencing it where appropriate. It's been snatched up by +domain squatters, so don't go visiting :( + +[config]: https://git.alexkarle.com/garbash-config