I need to retrieve the manufacturer model of a linux device (laptop or desktop). I saw that you could use dmidecode | grep -A3 '^System Information' but it needs admin rights. There is any way to do it as a normal user?
dmidecode | grep -A3 '^System Information'
Thanks!
Aucun commentaire:
Enregistrer un commentaire