Configuring a Network (RHEL-)
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 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.