Understanding LVM (Logical Volume Manager) in LinuxLVM (Logical Volume Manager) is a tool used for managing disk storage in Linux. It allows administrators to manage disk partitions more flexibly, providing capabilities to resize, extend, or even remove volumes without much hassle. Unlike traditional...Dec 25, 2024·3 min read
Understanding package manager and systemctlIn a Linux environment, services play a vital role in ensuring the smooth functioning of various applications and processes. Docker and Jenkins are two popular services used by developers and system administrators. In this blog post, we will explore ...Jul 21, 2023·3 min read
File Permissions and Access Control ListsIn the world of computing, files are an integral part of our daily operations. Understanding and managing file permissions is crucial for maintaining data security and controlling access to sensitive information. In this blog post, we will explore th...Jul 20, 2023·3 min read
Linux For DevopsDay 5 : Advanced Linux Shell Scripting for DevOps Engineers with User managementJul 19, 2023·5 min read