5
udev: renaming an ethernet interface without reboot
In English (para português, olhe abaixo) To rename a network interface in Linux, switching from eth0 to eth1 and from eth1 to eth0, you should follow some steps. 1. Edit the /etc/udev/rules.d/70-persistent-net.rules file. See bellow an example of the file: # This file was automatically generated by the /lib/udev/write_net_rules # program, run by the persistent-net-generator.rules […]