Ubuntu
Installation
Ubuntu server with hwe kenerl.
Ubuntu pro login.
Create ssh-keygen.
Install git.
Update github ssh key for ubuntu.
git clone -c core.sshcommand=“ssh -i ~/.ssh/private.key” giturl.
update git config for local repo.
install on-my-bash.
install emacs-nox.
move .bashrc and init.el to $HOME.
install docker-engine and setup docker network dnet.
add user to docker group for sudo.