about change the interface name

compdoc compdoc at hotrodpc.com
Wed May 20 20:04:24 UTC 2015


> I'm using ubuntu server 14.04. The network card name is p1p1

You need to make a change to prevent Consistent Network Device Naming:

sudo nano /etc/default/grub


Add ' biosdevname=0' to this line :


GRUB_CMDLINE_LINUX_DEFAULT="biosdevname=0"


Then:

sudo update-grub

reboot





More information about the ubuntu-users mailing list