Print system information
-a Print all
-m The machine (hardware) type
-n Hostname
-r Kernel release
-s Kernel name (default)
-p Processor type
-v Kernel version
-i The hardware platform
-o OS name
lshw [-format] [-options ...]
format can be -html output hardware tree as HTML
-xml output hardware tree as XML
-short output hardware paths
-businfo output bus information
options can be
-c CLASS only show a certain class of hardware
-disable TEST disable a test (like pci, isapnp, cpuid, etc. )
-enable TEST enable a test (like pci, isapnp, cpuid, etc. )
-quiet don't display status
-sanitize sanitize output (remove sensitive information like serial numbers, etc.)
-numeric output numeric IDs (for PCI, USB, etc.)
Giải thích các thông số trong htop
https://peteris.rocks/blog/htop/
ip addr show
ip addr show | grep inet
ping aaa.bbb.ccc.ddd
Giải thích các thông số trong htop
https://peteris.rocks/blog/htop/