Do You Know the New Linux Networking Commands?
aug 24,
2017
Back in April, I explained the new network interface names. Instead of eth0 it’s something like enp0s4 or p7p1. Let’s see how to check the settings. Run these commands on your system and play along! Physical Devices First, what are the network class devices? This system has two Ethernet interfaces: $ ls -l /sys/class/net total […]