How do i do this in Ubuntu 19.4 ? Is there an application or command I can do
Looked around but no luck
Update: Found it by using " dmidecode -t 2 " (reference)
How do i do this in Ubuntu 19.4 ? Is there an application or command I can do
Looked around but no luck
Update: Found it by using " dmidecode -t 2 " (reference)
In addition to what @dk-bose have suggested, another option option would be Hardinfo
as detailed in this AskUbuntu thread:
Hardinfo:
Install sudo apt-get install hardinfo
from the command line. The motherboard make and model can be found on the Devices > DMI page.
There are few more options on the thread I've linked above.
sudo lshw
command? – FedKad Sep 24 '19 at 15:25