Thanks Rickkkk,
Yeah, I figured out that I should provide more info, sorry about that.
I have Kali Linux, installed on VM. It's me who installed it, and i'm the only person using it. I have connection on my Linux so i thought there should be at least some info written down in that 73-special-net-names.rules file.
My OS is win8.1. Please advise which hardware info do you need.
I'm a noob when it comes to Linux so you might have to draw me things.
Here's what I need to do:
Let’s imagine that you recently added a PCI Express network interface card (NIC) to your
system. Because it’s new, udev assigned it the name em1 rather than em0 (the name used
by your existing integrated NIC). The problem is that you’ve hard coded em0 into various
scripts and programs, so they all expect to find a working interface with that name. But
as you want to connect your network cable to the new interface, em0 will no longer work.
Since you’re far too lazy to update all your scripts, how can you edit a file in the /etc/
udev/rules.d/ directory to give your new NIC the name em0?
Many thanks
