How to find Hard Drive details with hdparm command
I needed to find the cylinders, heads, and sectors for a program. To do this I did the following command in linux: hdparm -I /dev/sda References:...
Read MoreI needed to find the cylinders, heads, and sectors for a program. To do this I did the following command in linux: hdparm -I /dev/sda References:...
Read MorePosted by admin | Apr 12, 2019 | All, Raspberry Pi |
Install Raspbian, open the terminal and run this command: cat /proc/cpuinfo | grep erial The result should show the serial number. Tested on Raspberry Pi 1,2, and 3. The result is a 16 digit hex number. Reference:...
Read MoreI had a lot of trouble finding how to do this and finally figured it: Login to ovirt admin console Go to Storage>Domains In the Domain Name column click on the name of your domain Click Data Center tab then click the...
Read More