Skip to content

2024🔗

Containers 101 - chroot (Part I)

In this series the concept of containerization is presented by looking at the mechanisms behind the scenes. Before modern concepts like cgroups etc. are described, the main idea behind bundling an execution environment is introduced by using a chroot environment.

brltty and Generic Serial Converter

Distributions based on Ubuntu have brltty enabled by default. Some braille displays do not change the ids of those converters and therefore brltty claims the serial device and no device file /dev/ttyUSBx is created. In the following some solutions to this problem are presented.