Fix netplan config for NetworkManager

This sets up a proper netplan configuration for NetworkManager.

Fixes #8098
Richard Laager 2018-11-06 01:37:54 -06:00
parent bb61bc63f3
commit c498404fe2
1 changed files with 7 additions and 1 deletions

@ -480,7 +480,13 @@ Choose one of the following options:
# apt install --yes ubuntu-desktop # apt install --yes ubuntu-desktop
**Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager. In that case, delete the /etc/netplan/NAME.yaml you created. **Hint**: If you are installing a full GUI environment, you will likely want to manage your network with NetworkManager:
# rm /etc/netplan/NAME.yaml
# vi /etc/netplan/01-netcfg.yaml
network:
version: 2
renderer: NetworkManager
8.3 Optional: Disable log compression: 8.3 Optional: Disable log compression: