© 2026 Hashnode
This entry is the first in a series of my summaries of learning and reviewing materials. Over the past two years, I have delved into the world of cybersecurity, learning both theory and practice. I would like to summarize a few chapters of the course...

Cron is one of Linux’s most useful tools and a developer favorite because it allows you to run automated commands at specific periods, dates, and intervals using both general-purpose and task-specific scripts. Given that description, you can imagine ...

In today’s era, we mainly focus on saving time and increasing efficiency; automation scripts play an important role. In this comprehensive guide, we will delve into the world of automation scripts and explore their extensive capabilities. However, be...
