Skip to content

gpnikhil/BashScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BashScripts

  • Make sure we have proper internet connection to your VM
  • Make sure the OS image file is attached
  • move to downloads folder
cd /root/Downloads/
  • 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
chmod +x setup.sh
  • Run the setup.sh to start the configuration
./setup.sh

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
chmod +x ansiblecfg.sh
  • Run the ansiblecfg.sh to start the configuration
./ansiblecfg.sh

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
chmod +x ansiblecfg.sh
  • Run the dockercfg.sh to start the configuration
./ansiblecfg.sh

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
chmod +x jenkinscfg.sh
  • Run the dockercfg.sh to start the configuration
./jenkinscfg.sh

Our jenkins configuration is done now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages