首页 > 代码库 > centos6.4 最小化安装的一些配置

centos6.4 最小化安装的一些配置

当我选择centos最小化安装时,发现好多命令都用不了,比如scp,ssh等

发现setup也不行

现在开始安装setup

最小化装完centos 6.4系统后,发现用setup的配置命令没有了.这时就要手动去安装这个快速配置程序了.

# yum install setuptool



ssh命令安装

yum install open***-clients


http://bbs.myhack58.com/read.php?tid-612903-page-e-fpage-13.html

http://www.moqifei.com/archives/704

http://www.veryword.com/2009/07/centos-minimal-installation.html

http://lovesoright.blog.163.com/blog/static/178870159201242721037434/



本文出自 “从运维到ETL” 博客,请务必保留此出处http://fuwenchao.blog.51cto.com/6008712/1437628