Internet Interfaces won't work when I boot pc
by SouzaGabriel from LinuxQuestions.org on (#6PV47)
Hi there! Basically, every time I start my Linux (I use Parrot OS), my wired Internet doesn't work (donit know about Wifi, as my pc doesnit have wifi module) until I put this command on console:
"sudo modprobe -r r8169 && sudo modprobe r8169 && sudo systemctl restart network-manager.service"
I have to do it every time I boot Linux. Isnit there any way to fix it once for all?
Also, when it is bugged and I use `ifconfig`, I can only see loopback interface!
Tried updating and upgrading Parrot and it's version. Nothing worked
"sudo modprobe -r r8169 && sudo modprobe r8169 && sudo systemctl restart network-manager.service"
I have to do it every time I boot Linux. Isnit there any way to fix it once for all?
Also, when it is bugged and I use `ifconfig`, I can only see loopback interface!
Tried updating and upgrading Parrot and it's version. Nothing worked