Δημοσιεύτηκε: 16 Ιουν 2008, 13:09
από sentient6
Υπάρχει ένα που λέει τα πάντα.. πρόσφατα το ανακάλυψα κι εγώ..


DESCRIPTION lshw έγραψε:
lshw is a small tool to extract detailed information on the hardware
configuration of the machine. It can report exact memory configuration,
firmware version, mainboard configuration, CPU version and speed, cache
configuration, bus speed, etc. on DMI-capable x86 or IA-64 systems and
on some PowerPC machines (PowerMac G4 is known to work).

It currently supports DMI (x86 and IA-64 only), OpenFirmware device
tree (PowerPC only), PCI/AGP, CPUID (x86), IDE/ATA/ATAPI, PCMCIA (only
tested on x86), SCSI and USB.



Κώδικας: Επιλογή όλων
sudo lshw


ή και με την παράμετρο -sort για να μην βγει τεράστιο...


και αν θες να το αποθηκεύσεις σε αρχείο να το δεις καλύτερα
Κώδικας: Επιλογή όλων
sudo lshw > arxeio.txt



για περισσότερα man lshw ;)