Difference between revisions of "Troubleshooting"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
===Get info on xwindows system=== | ===Get info on xwindows system=== | ||
xwininfo | 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