

1·
2 years agoThis is clearly humor, but for anyone wondering what the actual connection is, it’s that Mark Shuttleworth, the billionaire founder and CEO of Canonical (the company that maintains Ubuntu), is from South Africa. He liked the word, and decided to name his new Debian fork after it.
All legit. At the end of the day, both the commands that go through systemd and the direct cat something >/proc/… or cat something >/sys/… are all doing the same thing - telling the kernel to do some procedure.
There’s some settings stuff in /proc and /sys that you don’t want to tweak without knowing the effects, as they could break things in hard to fix ways, but for stuff like beeping or changing sleep states, the worst you’ll do is lock up your computer and need to reboot. And even that is rare unless the hardware really doesn’t like a particular sleep state.