Linux:安装文本模式设置工具
时间:2020-02-23 14:39:49 来源:igfitidea点击:
如果您已经在RHEL/CentOS Linux上完成了基本/最小操作系统安装程序setuptool(可以在终端中执行" setup"来调用它),则系统上可能缺少此工具。
要通过Yum存储库安装它,只需执行以下命令:
yum install setuptool system-config-securitylevel-tui authconfig system-config-network-tui ntsysv
每个软件包都有一个描述:
setuptool : text setup tool console system-config-securitylevel-tui : for configuring the firewall authconfig : for configuring authentication system-config-network-tui : for configuring the network ntsysv : for configuring the system services