1 | [root@tel ~] # setup |
2 | - bash : setup: command not found |
So how to install it in minimal install ?
1 | yum –y install setuptool |
2 | yum –y install system-config-network* |
3 | yum -y install system-config-firewall* |
4 | yum –y install system-config-securitylevel-tui |
5 | yum –y install system-config-keyboard |
For system services utility install ntsysv
1 | yum -y install ntsysv |