Featured

    Featured Posts

  • at front and

Change Network Interfaces Name Ubuntu

Edit your /etc/default/grub changing the line from

GRUB_CMDLINE_LINUX=""
to

GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
and, finally:

$ sudo update-grub
and reboot your system:

$ sudo reboot



Ultra@PC6:~$ ifconfig
eth0   Link encap:Ethernet  HWaddr 90:94:e4:82:41:40  
          inet addr:10.9.9.65  Bcast:10.9.9.255  Mask:255.255.255.0
          inet6 addr: fe80::45bd:d0e:3abc:e9f4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:25732338 errors:0 dropped:20 overruns:0 frame:0
          TX packets:16793479 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:17954521936 (17.9 GB)  TX bytes:10291581295 (10.2 GB)

eth1   Link encap:Ethernet  HWaddr 70:f3:95:05:1c:1b  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:20 Memory:fb300000-fb320000 

lo       Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:49283 errors:0 dropped:0 overruns:0 frame:0
          TX packets:49283 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 

          RX bytes:4740273 (4.7 MB)  TX bytes:4740273 (4.7 MB)

author

Author Name

Author Description!

Get Free Email Updates to your Inbox!

Post a Comment

www.CodeNirvana.in

Translate

Total Pageviews

Copyright © Jaren Haga | Designed By Code Nirvana