diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
commit | 75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch) | |
tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2022-02-16-debian-and-nginx.org | |
parent | b6068f40908e9185fa8b04df1ebde52866f81296 (diff) | |
download | cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2 cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip |
move from cleberg.net to cmc.pub
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 5c611d4..e74b4a5 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://cleberg.net/blog/how-to-set-up-a-vps-web-server/][How to Set +[[https://cmc.pub/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://cleberg.net/blog/hosting-a-gemini-server/][Hosting a Gemini +[[https://cmc.pub/blog/hosting-a-gemini-server/][Hosting a Gemini Server]]. All in all, Debian + Nginx is very slick and I prefer it over my old |