:: Re: [DNG] What can I do after netma…
Top Pagina
Delete this message
Reply to this message
Auteur: Steve Litt
Datum:  
Aan: dng
Nieuwe Onderwerpen: [DNG] network device naming (was: What can I do after netman?)
Onderwerp: Re: [DNG] What can I do after netman?
On Mon, 28 Sep 2015 15:45:03 +0100
Rainer Weikusat <rainerweikusat@???> 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