On Mon, 28 Sep 2015 15:45:03 +0100
Rainer Weikusat <[email protected]> wrote:

> ... and who wouldn't want his network interface to be named
> "enp0s29u1u2"? After all, anybody unterstands the meaning of eth0 ---
> how terribly boring!

I don't like it either, but even anti-systemd distros are going for
this Freedesktop BS. Luckily, the following command is an easy way to
see the names of your network interfaces:

ip link | grep "^\S" |  cut -d " " -f2


SteveT

Steve Litt 
August 2015 featured book: Troubleshooting: Just the Facts
http://www.troubleshooters.com/tjust
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to