Linux Assignment - morgan-hanrahan/Tech-Journal GitHub Wiki
To set up a static IP address on CentOS Linux the first thing you need to do is run the ifconfig command. You need to do this to see the interface names. Next, run the nmtui command. This should open up the NetworkManager TUI. Then hit edit a connection and press enter again. Now you should be able to edit your connection and change the values based on what IP address and subnet you want. Finally, save your changes, exit, and restart your machine.