cp /etc/apt/sources.list /etc/apt/sources.list_backup
wget -O /etc/apt/sources.list https://xiwaer.com/onekey/aliyun1604.list

apt-get update -y
apt-get install openssh-server -y
sudo apt-get remove vim-common -y
sudo apt-get install vim -y
sudo atp-get install screen -y