Powered by Blogger.

no “setup” command – CentOS

I usually use “setup” to do the firewall setup for permissive or not and setting of SELINUX, etc….
But on a minimal install you don’t have access to setup command, which is my favorite
1[root@tel ~]# setup
2-bash: setup: command not found
So how to install it in minimal install ?
1yum –y install setuptool
2yum –y install system-config-network*
3yum -y install system-config-firewall*
4yum –y install system-config-securitylevel-tui
5yum –y install system-config-keyborad
    Blogger Comment
    Facebook Comment