Monday 23 January 2012

Know your Motherboard in linux

check motherboard information in Linux

To check motherboard information in Linux, you can use either lspci or dmidecode.

# lspci –vv
# dmidecode

No comments:

Could not start a new session. Response code 500. Message: Failed to read marionette port

There is bug in firefox binary installed using apt/snap, I faced same issue when I installed firefox from apt package respository. I solved ...