Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 838 Bytes

ubuntuKylin.md

File metadata and controls

16 lines (16 loc) · 838 Bytes

ubuntukylin 笔记

  1. install ubuntukylin
  2. change host
  3. set software and driver mirrors from aliyun
  4. 登录 浏览器 google 账号
  5. 配置dns wget http://www.alidns.com/static/soft/SetAliDNS.sh -O SetAliDNS.sh && chmod +x SetAliDNS.sh && sudo ./SetAliDNS.sh
  6. 使用系统自带的系统备份工具备份系统 http://www.remastersys.com systembak
  7. 安装开发工具 docker
    sudo apt install curl && curl -sSL http://acs-public-mirror.oss-cn-hangzhou.aliyuncs.com/docker-engine/internet | sh -
    
  8. 配置我的 docker 加速
  9. 检索下载自己常用的 docker images
  10. 安装 sudo apt install virtualbox && sudo apt install virtualbox-ext-pack
  11. 安装 phpstorm