--modem
This commit is contained in:
parent
19b91fcd8d
commit
60ed407fa4
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ root@chroot:~# echo "<hostname>" > /etc/hostname
|
||||||
NetworkManager is an easy to use network manager. It has compatibility with most VPN protocols, works with Eduroam etc. and also has multiple graphical interfaces. On top of this `dnsmasq` can be used for managing DNS queries. Before emerging them, consider adding some USE flags to your liking:
|
NetworkManager is an easy to use network manager. It has compatibility with most VPN protocols, works with Eduroam etc. and also has multiple graphical interfaces. On top of this `dnsmasq` can be used for managing DNS queries. Before emerging them, consider adding some USE flags to your liking:
|
||||||
|
|
||||||
``` title="/etc/portage/package.use/network"
|
``` title="/etc/portage/package.use/network"
|
||||||
net-misc/networkmanager dhcpcd -wext -modemmanager -ppp
|
net-misc/networkmanager dhcpcd -wext -ppp
|
||||||
net-dns/dnsmasq dnssec
|
net-dns/dnsmasq dnssec
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue