Basically we set up the timezone and locale, and only allow for SSH root login without password,
by using SSH authentication key. We also add a basic Vim conviguration inside .vimrc by adding
line numbers by default.
Then we update the repository and the system, and also add basic tools like nano, curl, tmux,
even vim itself doesn't included by the system. zsh and git is prequisites for oh-my-zsh,