From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2022-02-16-debian-and-nginx.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'blog/2022-02-16-debian-and-nginx.org') diff --git a/blog/2022-02-16-debian-and-nginx.org b/blog/2022-02-16-debian-and-nginx.org index 2421589..50cadf9 100644 --- a/blog/2022-02-16-debian-and-nginx.org +++ b/blog/2022-02-16-debian-and-nginx.org @@ -7,7 +7,7 @@ draft = false ## Server OS: Debian -![Debian + neofetch](https://img.0x4b1d.org/blog/20220216-migrating-to-debian-and-nginx/neofetch.png) +![Debian + neofetch](https://img.cleberg.net/blog/20220216-migrating-to-debian-and-nginx/neofetch.png) I've used various Linux distributions throughout the years, but I've never used anything except Ubuntu for my servers. @@ -24,14 +24,14 @@ 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 -[How to Set Up a VPS Web Server](https://0x4b1d.org/blog/how-to-set-up-a-vps-web-server/). +[How to Set Up a VPS Web Server](https://cleberg.net/blog/how-to-set-up-a-vps-web-server/). All of this has been similar, apart from small things such as the location of users' home folders. No complaints at all from me - Debian seems great. ## Web Server: Nginx -![Nginx status](https://img.0x4b1d.org/blog/20220216-migrating-to-debian-and-nginx/nginx.png) +![Nginx status](https://img.cleberg.net/blog/20220216-migrating-to-debian-and-nginx/nginx.png) Once I had the baseline server configuration set-up for Debian, I moved on to trying out [Nginx](https://nginx.org) as my web server software. This required @@ -163,12 +163,12 @@ can do with all of this. ## Gemini Server: Agate -![Agate status](https://img.0x4b1d.org/blog/20220216-migrating-to-debian-and-nginx/agate.png) +![Agate status](https://img.cleberg.net/blog/20220216-migrating-to-debian-and-nginx/agate.png) 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: -[Hosting a Gemini Server](https://0x4b1d.org/blog/hosting-a-gemini-server/). +[Hosting a Gemini Server](https://cleberg.net/blog/hosting-a-gemini-server/). All in all, Debian + Nginx is very slick and I prefer it over my old combination of Ubuntu + Apache (although it's really just Nginx > Apache for me, since -- cgit v1.2.3-70-g09d2