CentOS system cannot find a solution to the Setup command tool

Source: Internet
Author: User

If you do not have a Setup command in your CentOS system, it is likely that you installed the CentOS system with a minimal installation (minimal). When you execute the Setup command, you will get an error:

error message:

[Root@localhost ~]# setup
-bash:setup:command not found

This is because your CentOS system does not have the Setup command by default, and there are no components that are associated with the Setup command tool. At this time, the Yum tool can be installed on the line one by one, the specific installation method is as follows.

Workaround:

Yum-y Install setuptool   
Install the Setup command tool

yum-y install NTSYSV   
Install the Setup tools supporting system service components

yum-y Install System-config-securitylevel-tui
Install the Setup Tool kit for the firewall configuration component

yum-y install System-config-network-tui 
Install the Setup Tools Kit for the network configuration component

yum-y install AUTHCONFIG-GTK
Install the Setup tool kit for validation configuration

yum-y Install System-config-keyboard
Install the Setup tool's accompanying keyboard configuration component

After you have installed the Setup command and its accompanying components, you can then run the Setup command to see the complete graphical configuration interface.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.