diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-03-13 20:01:05 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-03-13 20:01:05 -0500 |
commit | fc53183ec5dce2a4a00647dd4a8e0decfd6aa675 (patch) | |
tree | c9d352210a13a87bbbb47fcf89dbe4445bfbf8c4 /content/wiki/linux.md | |
parent | db35fba2ba952d12cd5040c6bc5c0660579c2130 (diff) | |
download | cleberg.net-fc53183ec5dce2a4a00647dd4a8e0decfd6aa675.tar.gz cleberg.net-fc53183ec5dce2a4a00647dd4a8e0decfd6aa675.tar.bz2 cleberg.net-fc53183ec5dce2a4a00647dd4a8e0decfd6aa675.zip |
renovate wiki section
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 |