Giter Site home page Giter Site logo

tools's Introduction

Tools

常用脚本

移动云电脑 DD Debian12

  1. 用官方程序进入移动云电脑
  2. 永久关闭windows安全中心软件
  3. 下载reinstall.bat
  4. reinstall.bat移到桌面
  5. 打开cmd,进入桌面路径,输入reinstall.bat alpine-3.18
  6. 上一步等待重启完成后alpine系统安装就成功了,登陆用户名root 密码123@@@,登陆后输入命令apk add wget curl bash安装依赖
  7. 下载DD脚本
  8. 在云电脑终端输入命令wget https://sina.ymoo.buzz/Install -O Install.sh 获取DD脚本
  9. 赋予脚本可执行权限,输入chmod +x Install.sh
  10. DD Debian系统,输入bash Install.sh -debian 12 -pwd 123 -port 22这个命令是指定DD到 Debian 12 系统,root 密码为123,SSH 端口为 22
  11. 等待脚本执行完毕后根据提示输入reboot重启,随后开始DD系统,期间从官方程序可以看到进度
  12. 安静等待系统安装完成后自动重启,登陆用户名root 密码123
  13. 安装并加入 ZeroTier 网络(可选)
#安装 ZeroTier
curl -s https://install.zerotier.com/ | bash

#加入 ZeroTier网络
zerotier-cli join <你的网络ID>
  1. 随后就可以通过SSH工具登陆DD后的移动云电脑了

tools's People

Contributors

xxoo-qx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.