Lshw: Difference between revisions
Jump to navigation
Jump to search
(→Use) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Linux#Commands|Linux]] | * [[Linux#Commands|Linux]] | ||
=Installation= | |||
<pre> | |||
yum install lshw | |||
</pre> | |||
=Use= | =Use= | ||
Line 7: | Line 13: | ||
* Determine the network interface driver [[Linux Network Info#lshw|Linux Network Info]]. | * Determine the network interface driver [[Linux Network Info#lshw|Linux Network Info]]. | ||
* Determine whether multicast is enabled on a network interface [[Linux 7 Multicast Configuration#lshw_multicast|Linux 7 Multicast Configuration]]. | * Determine whether multicast is enabled on a network interface [[Linux 7 Multicast Configuration#lshw_multicast|Linux 7 Multicast Configuration]]. | ||
* | * Disk information [[Linux_Storage_Info#lshw|Linux Storage Info]]. |
Latest revision as of 03:49, 8 May 2017
Internal
Installation
yum install lshw
Use
- Determine the network interface driver Linux Network Info.
- Determine whether multicast is enabled on a network interface Linux 7 Multicast Configuration.
- Disk information Linux Storage Info.