Difference between revisions of "Diagnostics"

From Linuxintro
imported>ThorstenStaerk
(New page: = What hardware do I have = == CPU == hwinfo --cpu if not available: cat /proc/cpuinfo == network == hwinfo --netcard = What does the hardware do = == CPU == * top == disks == * ...)
 
imported>ThorstenStaerk
Line 1: Line 1:
 
= What hardware do I have =
 
= What hardware do I have =
 +
== System ==
 +
[[hwinfo]]
 +
 
== CPU ==
 
== CPU ==
 
  hwinfo --cpu
 
  hwinfo --cpu
Line 9: Line 12:
  
 
= What does the hardware do =
 
= What does the hardware do =
 +
== System ==
 +
* [[xosview]]
 +
 
== CPU ==
 
== CPU ==
 
* [[top]]
 
* [[top]]

Revision as of 10:40, 5 December 2010

What hardware do I have

System

hwinfo

CPU

hwinfo --cpu

if not available:

cat /proc/cpuinfo

network

hwinfo --netcard

What does the hardware do

System

CPU

disks

network