Make sure we have proper internet connection to your VM
Make sure the OS image file is attached
move to downloads folder
Clone the repository using the command
git clone https://github.com/gpnikhil/BashScripts.git
Bash Script to configure yum and correct the screen resolution in a Virtual Machine
Move to the yum_repo directory
Make the setup.sh file executable, so that we can run the file
Run the setup.sh to start the configuration
Our YUM configuration is done now
Bash Script to configure Ansible
Move to the ansible directory
Make the ansiblecfg.sh file executable, so that we can run the file
Run the ansiblecfg.sh to start the configuration
Our Ansible configuration is done now
Bash Script to configure Docker
Move to the docker directory
Make the dockercfg.sh file executable, so that we can run the file
Run the dockercfg.sh to start the configuration
Our Docker configuration is done now
Bash Script to configure Jenkins
Move to the Jenkins directory
Make the jenkinscfg.sh file executable, so that we can run the file
Run the dockercfg.sh to start the configuration
Our jenkins configuration is done now