////////////////////////////////////////////////////////////////////////////
1 # Install Tweaks
2 # Install Virtualbox
3 # Install Vagrant
4 # Install Git
5 # Install jdk8
6 # Install Maven
7 # Install awscli
8 # Install Intellij community
9 # Install Sublime Text
10 # Install Vim
////////////////////////////////////////////////////////////////////////////
1 # apt update
2 # apt upgrade
3 # install docker
4 # install docker compose
5 # start docker service
6 # enable the docker service to continue the docker
7 # check the docker version
////////////////////////////////////////////////////////////////////////////