From 2a75ea13f2a6518afe6162fff6b0b83e6256a095 Mon Sep 17 00:00:00 2001 From: Valeena <64002698+valeenalabs@users.noreply.github.com> Date: Thu, 29 May 2025 11:03:36 -0400 Subject: [PATCH] Update linuxguide.md made a virtualization section added "system management" to linux tools probably created a lot of syntax issues not sure of everything yet --- docs/linuxguide.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/docs/linuxguide.md b/docs/linuxguide.md index a1a365a26..c88854549 100644 --- a/docs/linuxguide.md +++ b/docs/linuxguide.md @@ -158,6 +158,8 @@ ## ▷ Linux System +## ▷ System Management + * 🌐 **[Hardware for Linux](https://linux-hardware.org/)** - Linux Hardware Compatibility Database / [Forum](https://forum.linux-hardware.org/) / [GitHub](https://github.com/linuxhw/) * ⭐ **[Btop](https://github.com/aristocratos/btop)**, **[fastfetch](https://github.com/fastfetch-cli/fastfetch)**, **[MangoHud](https://github.com/flightlessmango/MangoHud)**, [CPU-X](https://github.com/TheTumultuousUnicornOfDarkness/CPU-X), [Macchina](https://github.com/Macchina-CLI/macchina), [Archey4](https://github.com/HorlogeSkynet/archey4), [Hyfetch](https://github.com/hykilpikonna/hyfetch) or [s-tui](https://github.com/amanusk/s-tui) - System Info / Resource Monitors * ⭐ **[TimeShift](https://github.com/linuxmint/timeshift)** - System Restore / Backup @@ -185,21 +187,28 @@ * [coreboot](https://coreboot.org/) or [Libreboot](https://libreboot.org/) - Replace Proprietary BIOS/UEFI Firmware * [GParted](https://gparted.org/) - Partition Manager * [CoreELEC](https://coreelec.org) / [GitHub](https://github.com/CoreELEC/CoreELEC) or [LibreELEC](https://libreelec.tv/) / [GitHub](https://github.com/LibreELEC/LibreELEC.tv) - Kodi-Based Operating System -* [DistroSea](https://distrosea.com/) - Cloud Virtual Machine / Allows Browsers -* [Linux-KVM](https://www.linux-kvm.org/page/Downloads) - Virtualization Kernel module -* [WebVM](https://webvm.io/) - Browser Virtual Machine / [Discord](https://discord.gg/yTNZgySKGa) / [GitHub](https://github.com/leaningtech/webvm) -* [OSX-KVM](https://github.com/kholia/OSX-KVM), [OneClick-macOS-Simple-KVM](https://oneclick-macos-simple-kvm.notaperson535.is-a.dev/) or [macOS-Simple-KVM](https://github.com/foxlet/macOS-Simple-KVM) - macOS Virtual Machines -* [kmon](https://kmon.cli.rs/) - Kernel Manager and Activity Monitor -* [Kernel Map](https://makelinux.github.io/kernel/map/) - Interactive Linux Kernel Map -* [KernelNewbies](https://kernelnewbies.org/) - Kernel Developer Guides * [SystemRescue](https://www.system-rescue.org/) or [Super Grub2 Disk](https://www.supergrubdisk.org/super-grub2-disk/) - Bootable System Rescue Toolkits * [bt-dualboot](https://github.com/x2es/bt-dualboot) - Dual-Boot Bluetooth Sync Tool -* [open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules) - NVIDIA Linux Open GPU Kernel Module * [nosystemd](https://nosystemd.org/) - Alternatives to systemd * [greetd](https://sr.ht/~kennylevinsen/greetd/) - Login Manager Daemon *** +## ▷ Virtualization +* [WebVM](https://webvm.io/) - Browser Virtual Machine / [Discord](https://discord.gg/yTNZgySKGa) / [GitHub](https://github.com/leaningtech/webvm) +* [OSX-KVM](https://github.com/kholia/OSX-KVM), [OneClick-macOS-Simple-KVM](https://oneclick-macos-simple-kvm.notaperson535.is-a.dev/) or [macOS-Simple-KVM](https://github.com/foxlet/macOS-Simple-KVM) - macOS Virtual Machines + + +## ▷ Linux Kernel + +* [kmon](https://kmon.cli.rs/) - Kernel Manager and Activity Monitor +* [Kernel Map](https://makelinux.github.io/kernel/map/) - Interactive Linux Kernel Map +* [open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules) - NVIDIA Linux Open GPU Kernel Module +* [KernelNewbies](https://kernelnewbies.org/) - Kernel Developer Guides +* [Linux-KVM](https://www.linux-kvm.org/page/Downloads) - Virtualization Kernel module + +*** + ## ▷ Linux Video * ⭐ **[mpv](https://mpv.io/)** or [VLC](https://www.videolan.org/) - Video Players