Ubuntu

Installation

  1. Ubuntu server with hwe kenerl.

  2. Ubuntu pro login.

  3. Create ssh-keygen.

  4. Install git.

  5. Update github ssh key for ubuntu.

  6. git clone -c core.sshcommand=“ssh -i ~/.ssh/private.key” giturl.

  7. update git config for local repo.

  8. install on-my-bash.

  9. install emacs-nox.

  10. move .bashrc and init.el to $HOME.

  11. install docker-engine and setup docker network dnet.

  12. add user to docker group for sudo.