Lshw: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Linux =Use= * Determine the network interface driver Linux Network Info. * Determine whether multicast is enable...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* [[Linux#Commands|Linux]] | * [[Linux#Commands|Linux]] | ||
=Installation= | |||
<pre> | |||
yum install lshw | |||
</pre> | |||
=Use= | =Use= | ||
* 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 [[ | * 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.