Difference between revisions of "Troubleshooting"

From rbachwiki
Jump to navigation Jump to search
(Created page with "Viewing the output of the dmesg command, journalctl -b command (if Systemd is used), or the contents of the /var/log/syslog, /var/log/boot.log, and /var/log/messages log files...")
 
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
===View Features of the cpu===
===View Features of the cpu===
  lscpu
  lscpu
===Get info on xwindows system===
xwininfo
===Test Speed of system===
sysstat
mpstat
iostat

Latest revision as of 23:12, 2 April 2019

Viewing the output of the dmesg command, journalctl -b command (if Systemd is used), or the contents of the /var/log/syslog, /var/log/boot.log, and /var/log/messages log files can isolate most hard- ware problems.

dmesg
journalctl -b

View USB Devices

lsusb

View Features of the cpu

lscpu

Get info on xwindows system

xwininfo

Test Speed of system

sysstat
mpstat
iostat