RFXtrx433XL USB-controllerfor sending and receiving signals wireless over the 433Mhz band. Raspberry PI 4B, 4GB
Category: Uncategorized
Unprivileged containers as root, an oxymoron?
It’s not, it can actually be accomplished by using subuid (subordinate user id’s) & subgid (subordinate group id’s) built into the linux kernel.
lxc-top not found
Thats right, i saw the new lxc-top command that is available in 3.0 and i was kind of impressed. Since i’m running version 2 and wanted something similar, i decided to go with a simple bash script, the data is collected via proc and the values are converted with some help from BC (arbitrary precision… Continue reading lxc-top not found
automatic emerging threats iptables blocklist
Can be run from cron every night to make sure you keep those pesky hackers out.
DAMP – Docker, Apache, MariaDB & PHP-FPM
Are you still using virtual machines like a sucker? here’s the complete guide to the future, it’s called containerization. I’ve been using chroot for years, not only for webpages with the php-fpm, but also for services like Postfix, Dovecot and Bind.
Blacklisting with Ulogd2 & nftables
This script is a part of the Asbra Firewall Project which is a set of utilities for managing a Linux Netfilter Firewall.