CentOS : setup: command not foundCentOS 6.0如果minimal install,也就是最小化安装,当你想运行setup命令配置IP时,你会发现报错:-bash: setup: command not found我直接用ifconfig和route命令添加了IP和路由,测试可以ping通外网了。GoFace曾经向大家介绍过解决方法,新手可以了解一下。你的第一反应是yum install setup,会提供Nothing to do。思路如下:[root@localhost ~]#
yum whatprovides /usr/sbin/setupLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile* base: mirrors.163.com* extras: mirrors.163.com* updates: mirrors.163.comsetuptool-1.19.9-3.el6.x86_64 : A text mode system configuration toolRepo : baseMatched from:Filename : /usr/sbin/setupsetuptool-1.19.9-3.el6.x86_64 : A text mode system configuration toolRepo : installedMatched from:Other : Provides-match: /usr/sbin/setup#yum install setuptool这时测试可以使用setup命令了。[root@localhost ~]# rpm -qf /usr/sbin/setupsetuptool-1.19.9-3.el6.x86_64CentOS 6.0 安装setup 工具包Fedora 17 发布日程相关资讯 CentOS
- CentOS虚拟机NAT静态IP设置 (07/04/2013 17:09:32)
- CentOS 格式化新硬盘并设置开机自 (07/04/2013 16:50:50)
- 服务器为何用CentOS不用Ubnutu (02/24/2013 15:19:10)
| - CentOS /usr/libexec/gconf-sanity (07/04/2013 17:07:42)
- 为什么我们选择CentOS而不是Debian (06/06/2013 06:19:40)
- 在CentOS下搭建Android 开发环境 (02/18/2013 09:14:14)
|
本文评论 查看全部评论 (0)