Find Brand of Hard disk in Linux server
 Want to fine the find the band name or serial number of the hard disk in Linux sever ?           You just need one package called  hdparm which can be installed using below command #yum -y install hdparm                                                                                                                  To check hard disk specification run below command # hdparm -I /dev/sda Below is the result […]
 










