diff options
| author | Christian Cleberg <[email protected]> | 2024-07-08 21:30:26 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-08 21:30:26 -0500 |
| commit | 11edeee03ed0a5841050c4880d187788ba5555d6 (patch) | |
| tree | 624c67c9f029307c175f73569c1981381185da9b /content/blog/2022-02-16-debian-and-nginx.md | |
| parent | b52454ea0bde28ef23bbb86363a12125d87c0366 (diff) | |
| download | cleberg.net-11edeee03ed0a5841050c4880d187788ba5555d6.tar.gz cleberg.net-11edeee03ed0a5841050c4880d187788ba5555d6.tar.bz2 cleberg.net-11edeee03ed0a5841050c4880d187788ba5555d6.zip | |
fix images for 2022 posts
Diffstat (limited to 'content/blog/2022-02-16-debian-and-nginx.md')
| -rw-r--r-- | content/blog/2022-02-16-debian-and-nginx.md | 9 |
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 - - 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 - - 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 - - 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 |
