User Tools

Site Tools


docu:csheet:sysadm:disks:get_hw_info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docu:csheet:sysadm:disks:get_hw_info [2022/06/11 13:44] (current)
admin created
Line 1: Line 1:
 +====  Show hardware information of system disks (manufacturer, etc...) ====
  
 +\\
 +<code bash>
 +# install the package
 +apt install lshw
 +
 +# show the info
 +lshw -class disk
 +</code>
docu/csheet/sysadm/disks/get_hw_info.txt · Last modified: 2022/06/11 13:44 by admin