64 private links
Podman is really a nice option for deploying containers nowadays.
Looks like a nice way to orchestrate rootless podman containers.
Looks like a really nice tool to work with systemd services. It also integrates with my trusty lnav for the journal handling. I'll definitely give it a try going forward.
Nice little systemd trick, definitely an alias to add to your setup.
This is a good point. systemd is kind of turning into a monoculture, but what are we loosing? Indeed, right now things could be better on deeply embedded systems (I insist on the "deep embedded" here which is often more limited in resources). Unlike the author I think they could be improved and they don't quite apply to a good chunk of recent embedded platforms though.
Interesting approach to test system changes. Especially welcome on immutable systems.
Indeed the next systemd release feels feature packed. Definitely to keep an eye on.
An alternative to the venerable sudo coming with systemd. Looks like it has interesting properties.
Nice tricks to debug the very early boot process, starting at PID 1. gdbserver saves the day here.
Nice way to learn systemd uses.