Posts

Setting up Wake on Lan

by Dan Aukes

Wake on Lan

On the waking computer

sudo apt install -y etherwake ethtool

On the ...

Read More
Web BLE

by Dan Aukes

External ...

Read More
Set up WebRepl

by Dan Aukes

External ...

Read More
Windows VirtualBox Install Process

by Dan Aukes

  1. Install
  2. Update
  3. Remove Unused Programs
  4. Turn off hibernation

    ```powershell ...

Read More
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 ...

Read More
Youtube-dl Quickstart

by Dan Aukes

Intro

I'm using yt-dlp these days

Find out the formats

yt-dlp -F <address>

Specify the format ...

Read More
Recipes

by Dan Aukes

Recipes our family ...

Read More