diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-05-01 21:45:52 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-05-01 21:45:52 -0500 |
commit | dc1261d703ae1e1a14841b030888e3f87ff7c38f (patch) | |
tree | 71139c9021b09704b2d45be3b64d54e2acbae55f /content/blog/2022-02-16-debian-and-nginx.md | |
parent | ba6b552c8256cc2e071c910ef7821c82443f1f82 (diff) | |
download | cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.gz cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.bz2 cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.zip |
prettier formatting and rewrap lines
Diffstat (limited to 'content/blog/2022-02-16-debian-and-nginx.md')
-rw-r--r-- | content/blog/2022-02-16-debian-and-nginx.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/2022-02-16-debian-and-nginx.md b/content/blog/2022-02-16-debian-and-nginx.md index 846b8df..65ef587 100644 --- a/content/blog/2022-02-16-debian-and-nginx.md +++ b/content/blog/2022-02-16-debian-and-nginx.md @@ -10,9 +10,9 @@ draft = false  -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. +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. However, I have always wanted to try Debian as a server OS after testing it out in a VM a few years ago (side-note: I'd love to try Alpine too, but I always |