how to install "setup" command on centos

Hi

Login via SSH as root

and type in follwoing commands

 

yum -y install setuptool
yum -y install system-config-network*
yum -y install system-config-firewall*
yum -y install system-config-securitylevel-tui
yum -y install system-config-keyboard
yum -y install ntsysv

  • 18 Users Found This Useful
Was this answer helpful?

Related Articles

Centos Download Link

Hiyou can Download Centos From Follwoing Link.http://mirrors.kernel.org/centos/

Change hostname on Centos 7

-- To Display hostname Command: hostnamectl status -- To change the hostname, issue the...

How to updated Centos 6.x EOL

Login to your server with root and copy and paste the following commands   cd...