|
5 years ago -1 |
Good day below is a command that you can run to can info of the BIOS of your machine using the DMI function.
sudo dmidecode
This command requires sudo - so you will need to enter in your sudo password.
This will pull all the BIOS info avaiable and ouput it in the terminal
This is very usefull if you want to see or save the details of your machine.
This is not a tutorial