Posts
Controlling Virtualbox from the Terminal
by danaukes
Starting/stopping/pausing a VM
Now the fun begins. First, you must know the name of the VM ...
Start VirtualBox VM as a Service
by danaukes
Steps
Ensure you are a member of vboxusers group
sudo usermod -a -G vboxusers $USER
...
Shrinking Virtualbox Hard Drives
by danaukes
Derived from these instructions on HowToGeek
In this tutorial we assume a linux host and a ...
Installing Windows 11 on Virtualbox
by danaukes
Settings that worked for me
Skip unattended installation 200gb vhd (flexible size) 8192 Mb Ram TPM: ...
Visa Benefits
by danaukes
If you want to rent a car, you can call visa benefits to get a ...
installing and using vocalinux
by danaukes
Install
curl -fsSL raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh -o /tmp/vl.sh && bash /tmp/vl.sh
- I used Whisper.cpp with the VOSK backend
- ...
VSCode Setup and Usage
by danaukes
Installation
VSCodium is an open-source build of the same source code. Download it here: ...
Setting up Wake on Lan
by danaukes
Wake on Lan
On the waking computer
sudo apt install -y etherwake ethtool