no “setup” command found in CentOS minimal install
no “setup” command found in CentOS minimal install In Minimum Install this will not get install If we got below Error, we need to install some packages to get work with setup command [root@gkhan.in ~] setup -bash: setup: command not found Here we can see how to install in minimal install yum install setuptool -y … Read more