NetworkManager Linux Service
What is NetworkManager?
NetworkManager Linux service
Explanation
NetworkManager service:
NetworkManager attempts to make networking invisible.
Now lets see the manual of NetworkManager service.
Manual NetworkManager:SYNOPSISNetworkManager [--no-daemon] [--enable-test-devices]
DESCRIPTIONThe NetworkManager daemon attempts to keep an active network connection available at all times. The
point of NetworkManager is to make networking configuration and setup as painless and automatic as possible.
If using DHCP, NetworkManager is intended to replace default routes, obtain IP addresses from a
DHCP server, and change nameservers whenever it sees fit, with the aim of making networking Just Work.
OPTIONSThe following options are supported:
--no-daemon
Do not daemonize. This is useful for debugging.
--enable-test-devices
Enable support for virtual test devices. These are useful for debugging.
SEE ALSONetworkManagerDispatcher(1), nm-tool(1)