Open source enthusiast who loves to build cool stuff.
Nothing here yet.
Linux is a multi-user operating system, which means it can be used by many people at once, each with their own account, permissions, and files. Let’s understand a bit about file system and accounts in linux. 1. Linux Accounts: Who’s Who in Linux Roo...

What is a Cron Job? Imagine having a personal assistant who performs specific tasks at precise times—be it sending out daily reports at midnight or cleaning up logs every Sunday. That's essentially what a cron job does in the realm of computing. Orig...

Introduction Jenkins is an essential part of the DevOps ecosystem, and its vast plugin library—over 2000 plugins—keeps it flexible and adaptable. However, keeping these plugins up to date is a challenge. This is where the Jenkins Plugin Modernizer To...
