Posts
Setting up Wake on Lan
by Dan Aukes
Wake on Lan
On the waking computer
sudo apt install -y etherwake ethtool
On the ...
Windows VirtualBox Install Process
by Dan Aukes
- Install
- Update
- Remove Unused Programs
-
Turn off hibernation
```powershell ...
RDP to another computer
by Dan Aukes
sudo apt update
sudo apt install -y xrdp
sudo systemctl enable --now xrdp
sudo ufw allow 3389
```bash sudo ...
Youtube-dl Quickstart
by Dan Aukes
Intro
I'm using yt-dlp these days
Find out the formats
yt-dlp -F <address>