Linux in the Wild // What We Can Learn From Broken Boot Screens

https://tilvids.com/w/szSZNry2VRqYDqquqNjKUD

I guess Matchbox WM package got updated and it tried to restart it but failed. A simple reboot of the machine may fix it.

Debian has this automatic update SystemD service enabled by default, even on bare bones installs. I boot into a Debian machine, run `apt install something` and I get a message that another instance of apt is running!! I understand that most users won't notice this and it's good for their security, but I usually can't wait until the upgrade finishes. I forget about this everytime I install Debian. So I disconnect internet so that it fails and quits, disable this, then connect to internet.