- install cublinux
- change host
- set software and driver mirrors from aliyun
- double click to install sogou input software
- 登录 浏览器 google 账号
- 终端字体 - 如果终端字体
monospace别扭就换成ubuntu monospace - 使用系统自带的系统备份工具备份系统
- 安装开发工具
docker或者sudo apt install curl && curl -fsSL https://get.docker.com/ | shcurl -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
- 配置dns
sudo vim /etc/resolv.conf或者直接使用ali脚本自动配置nameserver 223.5.5.5 nameserver 223.6.6.6wget http://www.alidns.com/static/soft/SetAliDNS.sh -O SetAliDNS.sh && chmod +x SetAliDNS.sh && sudo ./SetAliDNS.sh sudo apt-get install conky-all然后sudo add-apt-repository ppa:teejee2008/ppa && sudo apt update && sudo apt-get install conky-manager- 如果chrome字体变成了楷体,就移除两个更新下来的包
sudo apt-get remove fonts-arphic-ukai && sudo apt-get remove fonts-arphic-uming