Tag:Equipment information
-
Method of using lsblk and blkid to display device information in Linux system
Today we will show you how to use lsblk and blkid tools to find information about block devices. We use a machine with CentOS 7.0 installed.lsblk Lsblk is a Linux tool that displays information about all available block devices in your system. It gets information from the sysfs file system. By default, the tool will […]