-
Book Overview & Buying
-
Table Of Contents
Red Hat Enterprise Linux Server Cookbook
By :
This chapter will attempt to explain how to use NetworkManager, which is the default network configuration tool and daemon in RHEL 7. It is a set of tools that makes networking simple and straightforward.
Configuring your network can be hard at times, especially when using the more exotic configuration options in combination with well-known configuration scripts. The NetworkManager allows you to easily configure your network without needing to edit the configuration files manually.
You can still edit the network configuration files located in /etc/sysconfig/network-scripts using your preferred editor; however, by default, NetworkManager does not notice any changes you make. You'll need to execute the following after editing the files located in the preceding location:
~]# nmcli connection reload
This is not enough to apply the changes immediately. You'll need to bring down and up the connection or reboot the system.
Alternatively, you can edit /etc/NetworkManager/NetworkManager...
Change the font size
Change margin width
Change background colour