Here's how I automated counting words from a series of articles.
Linux
My advice when buying a new laptop to run Linux.
Here’s a practical example of how I use the command line to tally how much I wrote...
I recently discovered stress-ng which, while similar to the original stress program, offers far more flexibility and...
Here are 3 ways you can keep an eye on your Linux system performance.
As a SysAdmin, I need to manage the filesystems on the hosts in my home lab. There’s...
1 Whenever I change passwords on my systems, I need to try to think up ones that...
I'll always have fond memories of my X1 Carbon. Goodbye, little laptop.
3 I’ve been having problems trying to install updates on my systems with graphical interfaces. This is...
I prefer running my Pi in text mode. Here's how I did it with Fedora 43.
Fedora Xfce is a sleek, modern desktop for Linux.
If you're new to C programming, here are a few tips to improve reading and writing files.
Try Cool Retro Term for a classic terminal feel.
Here's how I configure and use OBS Studio so I can create videos for my YouTube channel.
Here are three methods I use to capture screenshots on Linux.
Use strtok to parse a string using 'tokens' in your next C program.