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