show hardware linux code example
Example 1: command to list hardware in linux
Printing Machine Hardware Name (uname –m uname –a) ...
lscpu. ...
hwinfo- Hardware Information. ...
lspci- List PCI. ...
lsscsi-List sci devices. ...
lsusb- List usb buses and device details. ...
lsblk- List block devices. ...
df-disk space of file systems.
Example 2: linux command to show memory hardware
$ pydf
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 96G 23G 68G 24.4 [
/dev/sda8 195G 138G 47G 70.6 [
/dev/sda5 98G 28G 69G 29.2 [
Example 3: linux command to show memory hardware
$ cat /proc/partitions
major minor
8 0 488386584 sda
8 1 73400953 sda1
8 2 1 sda2
8 5 102406311 sda5
8 6 102406311 sda6
8 7 1998848 sda7
8 8 208171008 sda8
11 0 1048575 sr0