diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-04-27 17:01:13 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-04-27 17:01:13 -0500 |
commit | 74992aaa27eb384128924c4a3b93052961a3eaab (patch) | |
tree | d5193997d72a52f7a6d6338ea5da8a6c80b4eddc /content/wiki/linux.md | |
parent | 3def68d80edf87e28473609c31970507d9f03467 (diff) | |
download | cleberg.net-74992aaa27eb384128924c4a3b93052961a3eaab.tar.gz cleberg.net-74992aaa27eb384128924c4a3b93052961a3eaab.tar.bz2 cleberg.net-74992aaa27eb384128924c4a3b93052961a3eaab.zip |
test conversion back to markdown
Diffstat (limited to 'content/wiki/linux.md')
-rw-r--r-- | content/wiki/linux.md | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/content/wiki/linux.md b/content/wiki/linux.md new file mode 100644 index 0000000..a4787ca --- /dev/null +++ b/content/wiki/linux.md @@ -0,0 +1,51 @@ ++++ +title = "Linux" +updated = 2024-03-07 +draft = true ++++ + +Related: + +- [Hardware](/wiki/hardware/) + +## Alpine Linux + +My secondary laptop OS. + +## Ubuntu Server + +My primary server OS. + +- Applications + - CrowdSec + - Netdata + - Nginx + - Plex Media Server +- Docker Containers + - AnonymousOverflow + - Authelia + - Convos + - CyberChef + - FlashPaper + - FreshRSS + - GotHub + - Gramps + - Invidious + - Libreddit + - NocoDB + - OtterWiki + - Portainer + - rgit + - Scrutiny + - SearXNG + - Stash + - Tautulli + - Teddit + - Watchtower +- Utilities + - byobu + - Certbot + - exiftool + - fail2ban + - ufw + - zfs |