侧边栏壁纸
博主头像
尘荞Joueur博主等级

行动起来,活在当下

  • 累计撰写 86 篇文章
  • 累计创建 42 个标签
  • 累计收到 163 条评论

目 录CONTENT

文章目录
VPS

甲骨文云DD系统 Windows

Administrator
2022-08-27 / 0 评论 / 2 点赞 / 255 阅读 / 1281 字

ADM尝试 请勿用ARM

更新组件
apt update -y && apt install -y curl && apt install -y socat && apt install wget -y
依赖
apt-get install -y xz-utils openssl gawk file
一键脚本

DD Windows10 2021LTSC 64位 企业深度精简版 [账户Administrator密码nat.ee]

wget --no-check-certificate -qO InstallNET.sh 'https://sunpma.com/other/oss/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Win10_2021LTSC_64_Administrator_nat.ee.gz'

滴滴纯净系统(通用)

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -u 20.04 -v 64 -p 密码
2

评论区