vmware安装centOS7并扩容

vmware安装
centOS7下载
设置
网络问题

su root
vim /etc/resolv.conf

nameserver 改为 8.8.8.8

退出重启
cd /opt
yum install git
git clone https://gitee.com/wukongcrm/crm_pro.git

下载git报错

wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
yum clean all  #清除所有
yum makecache #重新建立源数据

安装docker

没有VMnet0

无法连接虚拟设备Ide1:0,因为主机上没有相应的设备

yum提示Another app is currently holding the yum lock; waiting for it to exit...

service network restart

扩容

https://blog.csdn.net/weixin_39032619/article/details/111699295

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容