首页
关于
Search
1
:Uptime Kuma网站监控搭建教程
177 阅读
2
甲骨文ARM搭建云手机
177 阅读
3
甲骨文DD系统
166 阅读
4
常用脚本
157 阅读
5
linuxdeploy开机自启
143 阅读
默认分类
登录
Search
标签搜索
linux
linuxdeploy
EUSERV
aria2
alist
DDNS
python
IPV6
HAX
宝塔
ssh
甲骨文
DD
微软E5
Microsoft 365 E5 Renew X
FRP
安卓
nginx
Cloudflare
紫鼠
累计撰写
26
篇文章
累计收到
1
条评论
首页
栏目
默认分类
页面
关于
搜索到
1
篇与
的结果
2022-04-15
甲骨文DD系统
安装AMD服务器选择ubuntu20.04系统,不要选择mino的安装的时候记得下载秘钥登录名ubuntu登录上去切换到root用户sudo -i执行脚本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以上完成以后开始DD#更新apt源 apt-get update #安装需要的工具包 apt-get install -y xz-utils openssl gawk filedebian10bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 10.3 -v 64 -a -firmwareDD安装完毕之后,请立即更新密码。默认用户名为:root,默认密码为:MoeClub.org
2022年04月15日
166 阅读
0 评论
0 点赞