Ubuntu初始化安装后的必备清单
1、为了方便使用Xshell连接虚拟机Ubuntu 需要按照 openssh服务
# sudo apt-get install openssh-server

参考:https://zhuanlan.zhihu.com/p/28544384
2、为了加速拉取各种服务,需要更新镜像源


参考:https://blog.csdn.net/u011483658/article/details/95012034
3、更新时区
# timedatectl set-timezone "Asia/Shanghai"
# hwclock --systohc

http://blog.itpub.net/25357621/viewspace-2665546/
4、安装编辑器VIM


浙公网安备 33010602011771号