VM's configurations
This repo contains most things you need to set up your VM across all cloud platforms on Ubuntu and Cent OS image
This is a repository of basic installation of some Ubuntu and CentOS application
NOTE: This scripts only works on Ubuntu, CentOS to be added
docker.sh
-
clone the repository
git clone https://github.com/adefemi171/vm_bash_set_up.git
-
Changed directory to the clone repository
$ cd vm_bash_set_up
-
run the script using
$ sudo bash docker.sh
kind.sh
This scripts assumes you have docker installed, if not use docker.sh
-
clone the repository
git clone https://github.com/adefemi171/vm_bash_set_up.git
-
Changed directory to the clone repository
$ cd vm_bash_set_up
-
run the script using
$ sudo bash kind.sh