Today i was playing with network interfaces on a embedded system and i have to rename some enp2s* interface to the conventional eth1 or similar. Yes, i could have used the net.ifnames=0 options in /etc/default/grub, but, in that way, the naming will not be deterministic. So i discovered the easiest way to rename a network […]