Linux
2 posts in this category
2023
Stop using cron! Systemd Timers Explained
Stepping into the vast world of Linux, I was armed with a mission: schedule my Python backup script to run regularly. The criteria seemed straightforward — execute every 30 …
Mastering Linux File Manipulation: Cat, Head, Tail & Less
Navigating the world of Linux commands can be rewarding yet daunting, particularly when dealing with file content management. In this article, we’ll delve into the powerful …