Posts

ESP32Cam Info

by danaukes

Arduino Setup

Make sure to prepare arduino for programming the esp32

Read More
Home Assistant Setup

by danaukes

Install Virtualbox

sudo apt install -y virtualbox virtualbox-ext-pack
sudo usermod -a -G vboxusers $USER

Download Home ...

Read More
Sonoff S31 Smart Plug Mod

by danaukes

Steps

  1. Pop off gray cover
  2. Slide out white slidy corner pieces
  3. unscrew three exposed ...
Read More
Kobo Ebook Reader information

by danaukes

This link was the most helpful overview: https://www.linux-magazine.com/Online/Features/Basic-Hacks-for-Kobo-E-Readers

Disabling user id requirements

```bash

cd /path/to/the/ereader/.kobo

cd ...

Read More
Laser Cutter General Maintenance

by danaukes

Notes for how to maintain the laser cutter
Read More
Linux Basics

by danaukes

...

Read More
Bash Basics

by danaukes

Arguments

short arguments usually have a single dash followed by a single character. An ...

Read More
Fail2Ban

by danaukes

Derived from here:

```bash sudo apt install -y fail2ban sudo systemctl enable fail2ban sudo systemctl start ...

Read More