Difference between revisions of "NetworkManager"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:NetworkManager]] is a daemon that sits on top of [[libudev]] and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces
+
[[wikipedia:NetworkManager]] (2004) is a daemon that sits on top of [[libudev]] and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces.
  
 +
NetworkManager is the default tool for configuring and managing networks in [[RHEL 8]]. <code>https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_networking/index</code>
 +
 +
Configuration files:
 +
* <code>[[/etc/NetworkManager/]]</code>
 +
* <code>[[/etc/NetworkManager/NetworkManager.conf]]</code>
  
 
  Server ISO [[systemd-networkd]] /etc/netplan/01-netcfg.yaml
 
  Server ISO [[systemd-networkd]] /etc/netplan/01-netcfg.yaml
Line 6: Line 11:
 
  Desktop ISO [[NetworkManager]] /etc/netplan/01-network-manager-all.yaml
 
  Desktop ISO [[NetworkManager]] /etc/netplan/01-network-manager-all.yaml
  
 +
 +
== Related terms ==
 +
* [[Netplan]] ([[Ubuntu]])
 +
* <code>[[/etc/resolv.conf]]</code>
  
 
== See also ==
 
== See also ==
 
* {{Netplan}}
 
* {{Netplan}}
 +
* {{NetworkManager}}
 +
 +
[[Category:Networking]]

Latest revision as of 08:17, 29 August 2023

wikipedia:NetworkManager (2004) is a daemon that sits on top of libudev and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces.

NetworkManager is the default tool for configuring and managing networks in RHEL 8. https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/configuring_and_managing_networking/index

Configuration files:

Server ISO	systemd-networkd	/etc/netplan/01-netcfg.yaml
Cloud Image	systemd-networkd	/etc/netplan/50-cloud-init.yaml
Desktop ISO	NetworkManager	/etc/netplan/01-network-manager-all.yaml


Related terms[edit]

See also[edit]

Advertising: