How I disabled IPv6 on Linux
Simplify your network by disabling IPv6.
systemd — #10: Analyze Linux startup performance
Use systemd-analyze to get insights and solve problems with Linux startup performance.
systemd — #9: Using systemd journals to troubleshoot transient problems
Find the root cause of hard-to-track errors by diving into your systemd journals.
Generate QR codes with this open source tool
Create QR codes the easy — FOSS — way.
Diagnose connectivity issues with the Linux ping command
Networking is what makes the Internet, the cloud, file shares, media streaming, remote administration, printing, and much more possible. When something goes wrong, it can sometimes be challenging to diagnose. One of the most fundamental diagnostic tools for networked connectivity is the ping command.
systemd — #8: Analyzing systemd calendar and timespans
Learn how systemd uses calendar time, timestamps, and timespans to control when things happen.
Chart Your Course: Essential Open Source Software for Boat Owners
Whether you’re sailing down a local river or setting out on the open seas, keep track of your nautical location with OpenCPN.
systemd — #6: Control your computer time and date with systemd
Keep your computer time in sync with NTP, Chrony, and systemd-timesyncd.
systemd — #5: How I manage startup using systemd
systemd starts as many services as possible in parallel during the Linux startup sequence. Learn how to create a new systemd service and how to determine the order in which services start within that parallelism.
Open Hearts, Open Source: Celebrating Valentine’s Day with Creativity and Community
It’s Valentine’s day so we have to share the love!
Explore the cosmos from your armchair
Remember the days when exploring the cosmos meant bundling up, venturing out into the night, and hoping your local planetarium wasn't booked solid? Those stargazing...
systemd — #4: How to use systemd as a troubleshooting tool
systemd is powerful troubleshooting tool. The information we can extract from it points the way toward solving problems.
How I hacked my Linux system with a Live USB device
I used a Fedora Live USB to hack into my systems, enter recovery mode, and resolve a problem that I’d created on multiple computers.
Check disk usage in Linux
Using these tools can show how much of your disk is being used no matter how much storage you have.
systemd — #2: Understanding Linux startup with systemd
systemd’s startup provides important clues to help you solve problems when they occur.
systemd — #1: Learning to love systemd
systemd is the mother of all processes, responsible for bringing the Linux host up to a state where productive work can be done.