diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:01:32 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-01 22:01:32 -0500 |
commit | db9a372547a71279402a59ac66a29e15b65ec841 (patch) | |
tree | 9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /content/blog/2022-02-16-debian-and-nginx.org | |
parent | 0325ac27aeb7c7ee1b205b3b33eecd9cc1503a41 (diff) | |
download | cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.gz cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.bz2 cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.zip |
migrate back to cleberg.net
Diffstat (limited to 'content/blog/2022-02-16-debian-and-nginx.org')
-rw-r--r-- | content/blog/2022-02-16-debian-and-nginx.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2022-02-16-debian-and-nginx.org b/content/blog/2022-02-16-debian-and-nginx.org index e74b4a5..5c611d4 100644 --- a/content/blog/2022-02-16-debian-and-nginx.org +++ b/content/blog/2022-02-16-debian-and-nginx.org @@ -18,7 +18,7 @@ alert: it feels identical to Ubuntu for my purposes. I did the normal things when first launching the VPS, such as adding a new user, locking down SSH, etc. If you want to see that level of detail, read my other post about -[[https://cmc.pub/blog/how-to-set-up-a-vps-web-server/][How to Set +[[https://cleberg.net/blog/how-to-set-up-a-vps-web-server/][How to Set Up a VPS Web Server]]. All of this has been similar, apart from small things such as the @@ -159,7 +159,7 @@ the Nginx docs to see what other fun things I can do with all of this. Finally, I set up the Agate software on this server again to host my Gemini server content, using Rust as I have before. You can read my other post for more information on installing Agate: -[[https://cmc.pub/blog/hosting-a-gemini-server/][Hosting a Gemini +[[https://cleberg.net/blog/hosting-a-gemini-server/][Hosting a Gemini Server]]. All in all, Debian + Nginx is very slick and I prefer it over my old |