Listing of Linux commands.
Hardware related
dmidecode = display computer hardware information. E.g. dmidecode -s bios-version
ifconfig = display and configure the network interface. E.g. ifconfig -s eth1
lshw = display hardware
lspci = display the PCI buses in the computer. E.g. lspci -tv
xrandr = display and configure the available displays (output) connected to the computer.
File system
find = search in specified directory for files.
locate= search for files in the system as index by the locatedb database.
-
No comments:
Post a Comment