|
Hello,
I want to enable the Ethernet in order to manage my Kali-Opi PC with SSH.
Well, I edited the following file (as root) :
- nano /etc/NetworkManager/NetworkManager.conf
Copy code
and replaced managed=false by managed=true
I restarted the network, and the network manager now tell "Ethernet disconnected" or something like that. Well, ok, I clicked on the eth0 connection and... nothing happens.
I browsed the internet from my desktop, and find some thread (like this one) about editing
- nano /etc/network/interfaces
Copy code I tried a few comment/uncomment, but Ethernet didn't want to work.
Is there an easy way to enable the Ethernet connection at boot ?
Thanks
NB : Some useful informations :
- Board : Orange Pi PC
- OS : Kali-2 for Orange Pi by loboris (last version)
|
|