Skip to content

AfaqNasir/Bash-For-Basic-DevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

100% Runing Bash Tools For DevOps Installation

////////////////////////////////////////////////////////////////////////////

Ubuntu_BasicToolsSetup.sh

These scripts is to setup basic Tools in Ubuntu for DevOps in one click.

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

////////////////////////////////////////////////////////////////////////////

DockerInstall.sh

This File is to install docker in Ubuntu

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

////////////////////////////////////////////////////////////////////////////

About

Bash For Basic DevOps in Ubuntu Installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages