add file systems category

This commit is contained in:
Denis Lehmann 2021-06-25 12:41:24 +02:00
parent be2f611b91
commit 1473d776b9

View file

@ -109,6 +109,12 @@ If you are using the **Nix** package manager or **NixOS**, have a look at the [[
- [[https://github.com/warner/magic-wormhole/][Magic Wormhole]] :: Get things from one computer to another, safely
*** File Systems
- [[https://bcachefs.org/][Bcachefs]] :: Advanced new filesystem for Linux, with an emphasis on reliability and robustness
- [[https://btrfs.wiki.kernel.org/][btrfs]] :: Modern copy on write filesystem for Linux aimed at implementing advanced features while also focusing on fault tolerance, repair and easy administration
- [[https://openzfs.org/][OpenZFS]] :: Open-source storage platform
*** Graphics
- [[https://feh.finalrewind.org/][feh]] :: Image viewer aimed mostly at console users