Useful Commands/Hardware: Difference between revisions

From Fundamental Ramen
Jump to navigation Jump to search
(Created page with "<source lang="bash"> ethtool -i eth0 </source>")
 
No edit summary
Line 1: Line 1:
<source lang="bash">
<source lang="bash">
ethtool -i eth0
ethtool -i eth0
</source>
<source lang="bash">
lspci -k
</source>
<source lang="bash">
lsusb
</source>
<source lang="bash">
lsmod
</source>
</source>

Revision as of 08:42, 27 July 2021

ethtool -i eth0
lspci -k
lsusb
lsmod