窃格瓦拉 大佬有话说 :
甲骨文玩鸡教程 root密码登录 + 一键DD
把之前搜集的教程整理出来,给还没翻车的MJJ玩
改root 密码登录
echo root:RUYO |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
密码 RUYO然后passwd 重新设置密码 不设置你就是雷锋
甲骨文 一键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看看啥情况吧
optimism 大佬有话说 :
技术贴好必顶
Jehovah 大佬有话说 :
插眼,以后有乌龟壳了再学习
KK1024 大佬有话说 :
教一下甲骨文怎么连接VNC吧
ZengHu 大佬有话说 :
马建军大学出品,支持一下
OldDriver 大佬有话说 :
不错,收藏了。