My Journey into the dotfiles managment hell hole
I will take you through how i got from knowing nothing about dotfiles to scratching my head to come up with a perfect way to manage my dotfiles The different Phases These are the different phases...
I will take you through how i got from knowing nothing about dotfiles to scratching my head to come up with a perfect way to manage my dotfiles The different Phases These are the different phases...
As a DevOps engineer, I’ve had my fair share of experiences with containerized environments and the challenges that come with managing data persistence. One of the most significant problems I’ve fa...
TFTP protocol overview TFTP known as Trivial File transfer protocol is a simple file transfer protocol with features such as get or put files. Unlike FTP or SFTP which can share files across netwo...
Introduction This blog will help you figure out how to check how much memory is left on your Linux machine. Knowing this will tell you if your server is running low on memory and needs attention, ...