mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
(post-update): from systemd-networkd to NetworkManager
Mention the plugins I needed to install to replace my preevious setup
This commit is contained in:
parent
7cdd533a35
commit
5b527ed3c3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ It's almost the de-facto standard for managing network connections on Linux desk
|
|||
- **Wireless management**: Wireless management is greatly simplified with NetworkManager. It can handle scanning, connecting, and managing Wi-Fi networks without the need for manual intervention. You can choose between the `iwd` and `wpa_supplicant` backends, depending on your preference.
|
||||
- **Integration with systemd**: NetworkManager integrates very well with systemd, allowing you to use systemd-resolved for DNS resolution. This aligns with my existing setup.
|
||||
|
||||
It took me a few minutes to migrate all my VPN connections to NetworkManager. No more manual routing (due to the dynamic route-metric handling), one-click activation, and everything just works. Do I want to add a new VPN? Just a few clicks in the GUI, and I'm done.
|
||||
It took me a few minutes to install `networkmanager-l2tp`, `networkmanager-openconnect`, `networkmanager-vpnc` and migrate all my VPN connections to NetworkManager. No more manual routing (due to the dynamic route-metric handling), one-click activation, and everything just works. Do I want to add a new VPN? Just a few clicks in the GUI, and I'm done.
|
||||
|
||||
### Tips and tricks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue