Lieber Besucher, herzlich willkommen bei: IT-News, Tutorials, Reviews, Gaming - skV-NET.
Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert.
Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können.
Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang.
Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Hardware Infos auf der Shell auslesen
Han grad es geils Tool gfunde für Linux womer chan Hardware Informatione chan azeige inere Shell.
|
PHP-Quelltext
|
1
|
apt-get install hwinfo
|
|
PHP-Quelltext
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
root@XXX:/home# hwinfo --reallyall --short
cpu:
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
Quad-Core AMD Opteron(tm) Processor 2346 HE, 1800 MHz
keyboard:
AT Translated Set 2 keyboard
graphics card:
XGI Volari Z7
storage:
nVidia MCP55 IDE
nVidia MCP55 SATA Controller
nVidia MCP55 SATA Controller
nVidia MCP55 SATA Controller
3ware 7xxx/8xxx-series PATA/SATA-RAID
network:
eth0 nVidia MCP55 Ethernet
eth1 nVidia MCP55 Ethernet
network interface:
lo Loopback network interface
eth0 Ethernet network interface
eth1 Ethernet network interface
dummy0 Ethernet network interface
tunl0 Network Interface
gre0 Network Interface
vmnet1 Ethernet network interface
vmnet8 Ethernet network interface
disk:
/dev/sda 3ware Logical Disk 0
partition:
/dev/sda1 Partition
/dev/sda2 Partition
/dev/sda3 Partition
usb controller:
nVidia MCP55 USB Controller
nVidia MCP55 USB Controller
bios:
BIOS
bridge:
nVidia MCP55 LPC Bridge
nVidia PCI bridge
nVidia PCI bridge
nVidia PCI bridge
nVidia PCI bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
AMD Host bridge
hub:
Linux 2.6.18.6 ehci_hcd EHCI Host Controller
Linux 2.6.18.6 ohci_hcd OHCI Host Controller
memory:
Main Memory
unknown:
FPU
DMA controller
PIC
Timer
Keyboard controller
PS/2 Controller
nVidia MCP55 Memory Controller
nVidia MCP55 SMBus
|
Developer | deh-vel-up-ur
noun
1 a person or thing that develops stuff: in e.g. software developer, someone having knowledge of a particular topic beyond the level of knowlegde needed for ordinary usage of that topic
Hardware Infos auslesen
CPU
cat /proc/cpuinfo
RAM
cat /proc/meminfo
Harddisk
fdisk -l
oder
apt-get install smartmontools
smartd -?
Mainboard oder Chipsatz
dmesg
PCI
lspci
NIC's
lspci -v