Hallo zusammen,
unter Windows, egal ob 95,98 oder 2000, gibt es die „System Information“, mit der ich technische Werte wie zum Beispiel die Taktfrequenz des Prozessors abfragen kann. Gibt es eigentlich auch was vergleichbares für Unix / Linux ?
Hallo,
Hallo zusammen,
unter Windows, egal ob 95,98 oder 2000, gibt es die „System
Information“, mit der ich technische Werte wie zum Beispiel
die Taktfrequenz des Prozessors abfragen kann.
Versuch’s doch mal an der Konsole mit:
cat /proc/cpuinfo
cat /proc/meminfo
cat /proc/ide/hda/model
…
und wat et da noch so unter proc gibt.
Oder sucht Du ein Quitschi-Bunti-Klicki-Proggie?
Gruß
Andreas