外向衬衫

文章
4
资源
0
加入时间
4年1月24天

Ubuntu编译Rancher UI教程(完善篇)

Ubuntu编译Rancher UI教程环境要求ubuntu 16.04 amd64 LTS一.使用root 帐号开启 SSH 登录1.默认使用ubuntu用户登录,密码为服务器配置时设置的密码,可在重置密码中修改2.修改 root 密码sudo passwd root设置root密码sudo apt-get install openssh-serversudo /etc/i...