From 19f0a243737d2dedab8b402e2c4519838d9fd6d0 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 8 Jul 2024 21:30:26 -0500 Subject: fix images for 2022 posts --- content/blog/2022-02-16-debian-and-nginx.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'content/blog/2022-02-16-debian-and-nginx.md') diff --git a/content/blog/2022-02-16-debian-and-nginx.md b/content/blog/2022-02-16-debian-and-nginx.md index 65ef587..fd04682 100644 --- a/content/blog/2022-02-16-debian-and-nginx.md +++ b/content/blog/2022-02-16-debian-and-nginx.md @@ -7,9 +7,6 @@ draft = false # Server OS: Debian -![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. Why? I really have no idea, mostly just comfort around the commands and software availability. @@ -30,9 +27,6 @@ users' home folders. No complaints at all from me - Debian seems great. # Web Server: Nginx -![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 me to install the `nginx` and `ufw` packages, as well as setting up the initial @@ -160,9 +154,6 @@ what other fun things I can do with all of this. # Gemini Server: Agate -![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 -- cgit v1.2.3-70-g09d2