mirror of
https://github.com/fmhy/edit.git
synced 2025-08-03 17:52:13 +10:00
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
This commit is contained in:
parent
8bf2c94698
commit
2a75ea13f2
1 changed files with 17 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue