In Linux, WWN stands for World Wide Name. It is a unique identifier assigned to a storage device, such as a hard drive or a Fibre Channel host bus adapter (HBA). WWNs are used to identify storage devices in a Read More …
10 useful IPSTAT commands for cups (printing server)
CUPS (Common Unix Printing System) is a printing server for Linux and other Unix-like operating systems. It allows users to print to local and network printers, and provides a variety of features such as print job management, access control, and Read More …
10 Useful RPM commands in Ubuntu/CentOS/RedHat Linux
RPM (Red Hat Package Manager) is a package management system for Linux systems, specifically for Red Hat, Fedora, and other distributions that use the RPM package format. It is used to install, update, and remove software packages on the system. Read More …
What Is SWAP Memory in LINUX? How To Extend SWAP Memory Using LVM In LINUX
Swap memory, also known as swap space, is a form of virtual memory in Linux systems. It is used to extend the amount of physical memory (RAM) available to the system. When the system runs out of available RAM, the Read More …
HOW to get SAR Report for one month or 31 days with single command
By using below command, we get CPU report for 31 days. By using below command, we get Memory Report for 31 days. By using below command, we get load average report for 31 days.
What is SAR in LINUX? 15 Useful commands of SAR in Linux
SAR (System Activity Reporter) is a Linux command-line tool that is used to collect, report, and archive system activity information. It is part of the sysstat package, which also includes other tools like mpstat, iostat, and pidstat for monitoring different Read More …
About this website
Welcome to our Linux blog! We’re a team of Linux enthusiasts who are passionate about sharing our knowledge and experiences with the community. Our goal is to provide a one-stop destination for all things Linux, including tutorials, tips, and information Read More …