分类: 环境搭建

12 篇文章

从零开始部署ubuntu上的docker
ubuntu sudo passwd root su - apt update apt upgrade apt install net-tools apt install nano apt install openssh-server ifconfig //查看ip之后,可以ssh远程连接了。如果你用的是虚拟机,就不用在难看卡顿的ubentu里了。…