Aggiorna README.md

This commit is contained in:
Fabio 2025-01-22 22:14:36 +08:00
parent cc2e332953
commit c3b850ec4a

View file

@ -36,16 +36,25 @@ wget -y
If you haven't been using NetworkManager before, you might see instructions on how to let NetworkManager manage the current network interface.
```
...
Setting up network-manager (1.42.4-1) ...
## NetworkManagerwor
The following network interfaces were found in /etc/network/interfaces
which means they are currently configured by ifupdown:
- enp1s0
If you want to manage those interfaces with NetworkManager instead
remove their configuration from /etc/network/interfaces.
...
probabilmente vi verrà chiesto di riavviare per far funzionare NetworkManager al posto del normale programma di manager di debian
controllare che funzioni come scritto in https://wiki.debian.org/NetworkManager
nel file ```/etc/NetworkManager/NetworkManager.conf``` ci dovrà essere
```
[ifupdown]
managed=false
```
altrimenti settare come definito nel sito
il precedente file di configurazione si trova
```
/etc/network/interfaces
```
Follow these steps before continuing!