On Fri, 14 Feb 2014 19:04:24 +0100 Ralf Mardorf <[email protected]> wrote:
> On Fri, 2014-02-14 at 21:37 +0400, Reco wrote: > > On Fri, 14 Feb 2014 14:48:53 +0100 > > Ralf Mardorf <[email protected]> wrote: > > > > > PS: > > > > > > [rocketmouse@archlinux ~]$ cat /usr/local/sbin/alice > > > [snip] > > > ip link set enp3s0 up > > > [snip] > > > > ip link set enp3s0 name eth0 > > > > :) > > I'm to lazy to do research right now. Is it a joke, or could I give the > device that easy an "alias"? This is a working way of renaming network interfaces which I use last 8 years or so. The only condition of this method to work is the interface should be in 'down' state. I must add that I didn't try it with systemd. PS I never joke about the network configuration ;) Reco -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

