logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

centos7 Docker 同一个宿主机器上容器间相互访问 No route to host

When running Docker natively on Linux, you can access host services using the IP address of the docker0 interface. From inside the container, this will be your default route.防火墙开放端口即可# firewall-cmd --

Mac上制作Linux U盘启动盘记录

1、将iso文件转换为MAC下的dmg文件,也可以不转直接使用$ hdiutil convert -format UDRW -o CentOS-7-x86_64-DVD-1611_ CentOS-7-x86_64-DVD-1611.iso 2、插入U盘并且找到U盘的设备路径$ diskutil list/dev/disk0 (internal):#:

#linux
到底了