Projects/NetworkManager – GNOME Wiki Archive (original) (raw)
NetworkManager is the standard Linux network configuration tool suite. It supports large range of networking setups, from desktop to servers and mobile and integrates well with popular desktop environments and server configuration management tools. For detailed and up-to-date documentation, including man pages for NetworkManager(8) and NetworkManager.conf(5), please visit the official NetworkManager site.
Utilities
nmcli(1), nmtui(1), nmcli-examples(5)
Settings Reference
nm-settings(5), nm-settings-keyfile(5), nm-settings-ifcfg-rh(5)
Developer Resources
D-Bus API, libnm, GitLab Project, Bug Tracker
$ git clone https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
Major NetworkManager releases are numbered 1.y.0, with y being an even number. For example, 1.0.0, 1.2.0, ..., 1.18.0. Minor stable releases are numbered 1.y.z, with y and z being even numbers. For example 1.4.2, 1.18.2.
See download.gnome.org for the release tarballs.
See gitlab.freedesktop.org for the git tags
See the NEWS file for each release.
$ git clone https://gitlab.gnome.org/GNOME/network-manager-applet.git
Get the NetworkManager VPN plugins
For the VPN plugin releases, see here.
Discuss NetworkManager
#nm on Libera.Chat, Mailing list
See Also
- Red Hat Networking Guide
- Fedora Networking Guide
- NetworkManager in Debian
- NetworkManager on Arch Linux