Verify a checksum→
You need to validate the checksum of a file. Rather than Googling it for the hundredth time, you decide to write a note to self, in the hope it will stick this time.
You need to validate the checksum of a file. Rather than Googling it for the hundredth time, you decide to write a note to self, in the hope it will stick this time.
sudo -u <user> <command>
doesn't inherit the user's environment. Here's how to fix that.
A monthly round-up of blog posts, projects, and internet oddments.