From 927599561bea07211ba9cb8d1cd137c3197a84e2 Mon Sep 17 00:00:00 2001 From: waps11 <54915154+waps11@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:23:06 -0400 Subject: [PATCH] Added Qubes-OS to PC OS list in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efee2e6..c44673e 100644 --- a/README.md +++ b/README.md @@ -876,7 +876,8 @@ You can also check out [Media Streaming Platforms](https://github.com/pluja/awes GNU/Linux is a family of free (as in freedom and as in free beer) and open source Operating Systems mostly developed by the community. If you don't know where to start these are good options for begginers: - [Fedora](https://getfedora.org/) -- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) is a beginner friendly distribution. +- [Mint (Cinnamon)](https://linuxmint.com/edition.php?id=305) is a beginner friendly distribution. +- [Qubes OS](https://qubes-os.org/) is a security-oriented operating system that isolates various workspaces into separate virtual machines to enhance privacy and security. > If you want to try it out without installing it to your computer, you can use a [Live USB Stick](https://www.fosslinux.com/274/how-to-create-linux-mint-live-usb-drive-on-windows.htm). You can also investigate [Ventoy](https://www.ventoy.net) to easily download and test linux distros with a USB stick.