plagueOS
last edited Sat, 19 Oct 2024 03:38:20 GMT
backlinks: null
It's almost like a minimal version of QubesOS. A distro-morphed version of void linux running KVM machines from virt-manager
. Whonix and Kicksecure can be validated during install but other machines can be set up similar to templates in qubesOS.
Requirements direct link to this section
- UEFI
- 8GB RAM, 50GB of storage
- wireless connection unless you have ethernet (recommended)
Installation direct link to this section
Verify a valid Void musl build by following the instructions outlined in the docs. Prepare a USB for the installation.
- Boot from your USB to login to the live image
root:voidLinux
- set up wi-fi
- install git
xbps-install -Sy xbps git
- clone the repo
git clone https://0xacab.org/optout/plagueos
- verify signature and checksums
- install with
tar -xvf plagueos-*
&bash plagueos-*/plague-install -v
Setting up a virtual machine direct link to this section
~coming soon~