Difference between revisions of "Show all network interfaces in Linux"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
* {{Linux networking commands}} | * {{Linux networking commands}} | ||
+ | |||
+ | [[Category:Computing]] |
Revision as of 14:28, 8 October 2020
lspci | egrep -i --color 'network|ethernet'
lshw -class network
ifconfig -a
ip link show
ip a
cat /proc/net/dev
cat /proc/net//proc/net/fib_trie
(ips)systemd/networkctl|networkctl list
nmcli device show
See also
Advertising: