• :twisted: :twisted: 真的是一万头草泥马狂奔了~~目前只有重庆被劫持~据说是,哪个地区 ip 访问多,就会屏蔽哪个地区!

  • 博客图片原来是放到 google drive,然后通过 cloudflare workers 反代的,但是发现在兲朝速度不佳,所以就趁着空闲分离出来,重新做了图床程序。

  • 豆博今天增加了 Railgun 来加速博客动态文件了,折腾了半天终于完成!

  • 感觉上好久都没换新衣服了,换个新衣服,换个好心情吧!

基于乌班图20.04的甲骨文DD更换系统

豆子收集 豆子 3年前 (2021-09-27) 1247次浏览 已收录 0个评论 扫描二维码

基于乌班图20.04的甲骨文DD更换系统

豆子测试是基于 ubuntu20.4 的基础上DD的   其他系统自测

全自动安装默认 root 密码: MoeClub.org 指定密码参数后面加 -p 密码
centos 6:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -c 6.9 -v 64 -a --mirror 'http://mirror.centos.org/centos'

debian 7:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -d 7 -v 64 -a

debian 8:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -d 8 -v 64 -a

debian 9:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -d 9 -v 64 -a

debian 10:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -d 10 -v 64 -a

debian 11:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -d 11 -v 64 -a

ubuntu 14.04:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -u 14.04 -v 64 -a

ubuntu 16.04:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -u 16.04 -v 64 -a

ubuntu 18.04:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -u 18.04 -v 64 -a

ubuntu 20.04:

bash <(wget --no-check-certificate -qO- 'https://git.io/JeiRm') -u 20.04 -v 64 -a

甲骨文ARM:

bash <(wget --no-check-certificate -qO- 'https://git.io/JLyvq') -d 10 -v 64 -a

开始后等就行了  过了 1 小时还连不上的自己开 VNC 看看啥情况吧。

如果DD成功以后,使用初始密码MoeClub.org登录,修改密码:

echo root:Abc123456 |sudo chpasswd root
sudo sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;
sudo sed -i 's/^#\?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config;
sudo service sshd restart

注意,Abc123456是自己想要修改为的密码。

本文转载自 Hostloc。


豆博 , 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA4.0 协议进行授权
转载请注明原文链接:基于乌班图20.04的甲骨文DD更换系统
喜欢 (0)
[sablog@yahoo.cn]
分享 (0)
豆子
关于作者:
豆博站长
发表我的评论
取消评论
声明: 本博采用 BY-NC-SA 协议进行授权
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址