Docker

A Quick Way to Install WSL2 (Ubuntu) and Docker Desktop on Windows 11

This is a note from installing WSL and Docker Desktop in a Windows 11 Pro environment. Overview When using Docker …
Python

[Python] What to Do When Sending Packets with Scapy as a General User Returns error: [Errno 1] Operation not permitted

Apparently, handling raw packets requires the Linux capability cap_net_raw. The only apparent options are to run Python …
Docker

How to Run SSHd with Systemd in a CentOS 7 Docker Container

I use Docker Desktop on Windows. This time I needed to use Systemd on CentOS 7, so I looked into it. Overview If you run …
Docker

How to Change the Memory Limit in a Docker Desktop Environment

I run containers in a Docker Desktop environment, but they run with less memory than the physical memory available, so I …
Notes

Can a mineo SIM Be Used in a WiMAX+ Wi-Fi Router, the Speed Wi-Fi NEXT W06?

This feels a little late, but I tried using a mineo SIM in a Speed Wi-Fi NEXT W06. Background Recently, I have liked …
Windows

WENRUI (ROYAL KLUDGE RK61) Key Setting Shortcuts

Notes on switching keys on the WENRUI mechanical keyboard. Overview I use a mechanical keyboard sold as the "WENRUI …
Windows

Customizing the Key Layout of the WENRUI (ROYAL KLUDGE RK61) Mechanical Keyboard

This is a note from when I tried customizing the key layout of the WENRUI mechanical keyboard (blue switches) that I …
RaspberryPi

[Raspberry Pi 4] USB Boot: Stop Using an SD Card and Boot from an SSD

This is a memo from migrating a Raspberry Pi web server that had been running from an SD card to an SSD with USB boot. I …
Docker

[Raspberry Pi 4] Four-Channel Terrestrial Digital Recording Server on a Raspberry Pi: Docker + GPU Encoding Version

This is a memo for enabling hardware encoding in EPGStation running on a Raspberry Pi. It continues from the previous …
Linux

[Raspberry Pi 4] Headless Install of 64-bit Raspberry Pi OS (No Monitor or Keyboard Needed)

I only recently noticed that Raspberry Pi OS has a 64-bit version, so I will install it on a Raspberry Pi 4. As usual, …
Sponsored links