cat /proc/cpuinfo --> cpu
cat /proc/scsi/... --> scsi
cat /proc/pci/devices --> pci-devices
wie kann ich feststellen, welches mainboard installiert war?
hwinfo ist nicht installiert (gentoo-rechner), herunterfahren oder aufschrauben geht nicht.
danke schon mal,
gruss antonis.
Am 20.05.2022 bekommt das Forum ein neues Update. Ab ca. 12:00 ist das Forum nicht mehr erreichbar und wird spätestens am 21.05. wieder online sein. Alle bis dahin erstellten Daten bleiben natürlich erhalten.
Vielen Dank für euer Verständnis. Bei Rückfragen: webmaster@linux-club.de (Christian)
Vielen Dank für euer Verständnis. Bei Rückfragen: webmaster@linux-club.de (Christian)
hardware-daten ausgeben
Moderator: Moderatoren
schau dir mal genna an:
http://freshmeat.net/projects/genna/
http://hari.literaryforums.org/2006/02/ ... ation-app/
http://freshmeat.net/projects/genna/
http://hari.literaryforums.org/2006/02/ ... ation-app/
genna is a system information tool for Linux. It consolidates a lot of useful information into a nice GUI.
Some time back, I created a little Linux system information app in Python/Glade. Most system information in Linux can be determined from the command line, but many people aren’t very familiar with how to access this information. Suggestions and feedback are welcome. Note that on your particular distribution, permissions may vary, so to obtain some of the information, you might need to run this as root.
tell people what you want to do, and they'll probably help you to do it.
PackMan
LinWiki : Das Wiki für Linux User
PackMan
LinWiki : Das Wiki für Linux User
-
- Advanced Hacker
- Beiträge: 1149
- Registriert: 20. Aug 2004, 12:27
- Wohnort: München
- Kontaktdaten:
na dann mach es damit:tuner hat geschrieben:naja, sollte kein gui-tool sein.
es muss doch irgendwo in /proc stehen?
und es ist ein server. da will ich eigentlich keine zusätzliche software installieren.
http://freshmeat.net/projects/linuxsyst ... _id=221301
Code: Alles auswählen
systeminfo.sh is a system information gathering script for Linux. It is non-intrusive and simply gathers information from commands that are already available. It outputs a single file or generates a menu driven Web page. The information includes hostname, software packages, memory, OS information, process information, kernel modules, network routes, socket ports, ulimits, chkconfig, hardware devices, swap, disks, DNS info, top, processor, meminfo, dmesg, cron jobs, network interfaces, and more.
tell people what you want to do, and they'll probably help you to do it.
PackMan
LinWiki : Das Wiki für Linux User
PackMan
LinWiki : Das Wiki für Linux User