Alpine Linux Articles
- /dev/null: Permission denied on Alpine Linux One of my Alpine Linux VMs broke during an upgrade and started throwing errors about the permissions on /dev/null. Just fixing the permissions didn’t persist across reboots, but resetting the device manager did.
- Count Upgradable Packages on Alpine Linux TLDR: doas apk update, then apk list -uq | wc. You can automate checking for new packages, and you can use this shell script to report how many updates are available when you log in.
- Let’s Encrypt on Alpine Linux The Easy Way Don’t use acme-cert. Use certbot.