🚫 PRODEVANS CONFIDENTIAL – Do Not Copy or Share 🚫
Skip to main content

Configuring a Network (RHEL-10)

Steps to configure a network in Linux through NetworkManager
What does configuring a network mean?
  • To set up an IP address (automatic or manaul).
  • Connecting to a Wifi or wired network.
  • Setting DNS (Domain Name Server).
  • Managing network interfaces (like eth0 and enp0s3).


To configure a network through NetworkManager we use two methods. They are nmcli and nmtui.