|
the: dmesg
command shows the log from the OS startup routine and it shows everything you need, from motherboard info to cpu, ram, hdd and all rest things detected..ofcourse you need ssh root access to run that command, or just read /var/log/dmesg at the top..
|