Author Archives: chris

Add user to sudoers

By | September 19, 2026

This is just a note really to myself as I always have to look this command up because I do not use it often. To add a user to the sudoers: I’m actually embarrassed I am posting this here to remember.

Debian Ping not working

By | December 6, 2025

I came across an issue with trying to use the ping command after I installed the latest SparkyLinux (A Debian based distro). It would only work when run as sudo, but I got an error, “missing cap_net_raw+p” when run as a normal user. After some digging, I found the solution on a blog post at… Read More: Debian Ping not working »