Tuesday, October 19, 2021

chromeos running window vm with virt-manager on debian 11.1

Make sure you are running chromeos 94 or higher

Open chrome://flags and change
"Scheduler Configuration"
"Debian version for new Crostini containers"



delete your linux installation and create a new one, and verify is running debian 11.1

Install the following packages.

sudo apt install libvirt-clients libvirt-daemon-system bridge-utils virtinst libvirt-daemon nano -y

sudo apt install gnome-boxes

sudo apt install virt-manager

Download windows 10 iso image


Implementing a killswitch when your VPN connection drops on Ubuntu

Ubuntu   Goto https://github.com/lafa/vpn_enforce and follow the instructions. This assumes you already configured your vpn on gnome network...