aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-02-16-debian-and-nginx.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2022-02-16-debian-and-nginx.md')
-rw-r--r--content/blog/2022-02-16-debian-and-nginx.md9
1 files changed, 0 insertions, 9 deletions
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