Article 50HYK Change interface name

Change interface name

by
vbsk456
from LinuxQuestions.org on (#50HYK)
hi, sorry for my English my knowledge about Linux is very sample...

I'm with Debian Buster

so, I to try to change my interface name, I to do it,

- turn off my interface name

Code:sudo ip link set dev enp31s0 down- build a link.link,

Code:sudo nano /etc/systemd/network/10-internet.linkand write,

Code:

[Match]

mac address from network device

[Link]

Name= here write my new interface nameComputer reboot

My question, before these steps should create a symbolic link, like this,

Code:ln -s /dev/null /etc/udev/rules.d/75-net-setup-link.ruleslatest?d=yIl2AUoC8zA latest?i=NrZATo5feqM:YB_h1gZOSUI:F7zBnMy latest?i=NrZATo5feqM:YB_h1gZOSUI:V_sGLiP latest?d=qj6IDK7rITs latest?i=NrZATo5feqM:YB_h1gZOSUI:gIN9vFwNrZATo5feqM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments