Do some essential setup for Ubuntu server
curl -sL http://git.io/uinit | bash /dev/stdin <APT_REPO_URL>
or using default repo http://free.nchc.org.tw/ubuntu/
curl -sL http://git.io/uinit | bash
Do some essential setup for Ubuntu server
curl -sL http://git.io/uinit | bash /dev/stdin <APT_REPO_URL>
or using default repo http://free.nchc.org.tw/ubuntu/
curl -sL http://git.io/uinit | bash