diff -r e8e6ca3f8e91 -r 68dd5bfdd65a hardware.rst --- a/hardware.rst Fri Dec 04 17:54:42 2015 +0200 +++ b/hardware.rst Fri Dec 04 23:48:44 2015 +0200 @@ -178,11 +178,13 @@ =========== ``lspci | grep Ethernet`` - Ethernet controllers. + Ethernet controllers. + ``ip link show`` + List of netword devices and MAC addresses. ``ip addr show`` - List of netword devices, assigned IP addresses and MAC addresses. + List of netword devices, assigned IP addresses and MAC addresses. ``ifconfig`` - Networking interfaces, IP addresses, and more. + Networking interfaces, IP addresses, and more. Hard disks. ===========