题:1.在虚拟机中配置yum仓库,安装gcc编辑器
命令:nm-connection-editor(配置IP与主机保持同一网段)
vim /etc/yum.repos.d/rhel_dvd.repo指向主机http://172.25.254.97/rhel7.0
yum clean all
yum repolist
yum install gcc -y
题:1.在虚拟机中配置yum仓库,安装gcc编辑器
命令:nm-connection-editor(配置IP与主机保持同一网段)
vim /etc/yum.repos.d/rhel_dvd.repo指向主机http://172.25.254.97/rhel7.0
yum clean all
yum repolist
yum install gcc -y
相关文章: