Centos 7 - Text Mode Configuration Utility (Configuration Command) - Missing "Network Configuration"
How to make "Network Configuration" option appear in "Text Mode Configuration Utility" (Configuration Command) in Centos 7
- This Centos 7 was installed with the "Infrastructure Server" setting.
- I tried to "set yum groups" with the following groups, but that didn't solve the problem:
Network Tools
System Management System
Administration Tools
- Please advise what I should install or enable in Centos 7 to get "Text Mode Configuration Utility" to have "Network Configuration"
+3
Sean hu
source
to share
1 answer
Use NetworkManager TUI instead of setuptool
nmtui
if not installed install it
yum install NetworkManager-tui
+3
elpresidento
source
to share