Vmware下Ubuntu server版安装图文教程
时间:2021-09-14 15:04:57|栏目:|点击: 次
本文为大家分享了Ubuntu server版安装图文教程,供大家参考,具体内容如下
创建虚拟机步骤
1、 创建虚拟机
















































2、 登录系统

3. 先启用root用户

4、 对 openssh server进行配置

5. vi /etc/ssh/sshd_config

找到PermitRootLogin without-password一行,改为PermitRootLogin yes

6. 重启 openssh server
$ sudo service ssh restart

7. xshell连接虚拟机



上一篇:通过提前bake Docker镜像加快基础设施的启动速度
栏 目:
下一篇:docker 容器上编译 go 程序提示找不到文件问题
本文标题:Vmware下Ubuntu server版安装图文教程
本文地址:http://www.codeinn.net/misctech/174979.html






