DevOps Assignment
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
#Q1. Title – List of 20 popular commands of docker
1.docker ps
2.which docker
3.docker info
4.docker images
5.docker ps -a
6.docker help
7.docker version
8.docker pull
9.docker create
10.docker start
11.docker restart
12.docker stop
13.docker pause
14.docker unpause
15.docker kill
16.docker rm
17.docker run
18.docker exec
19.docker attach
20.docker inspect
#Q2. Title – How to configure SMTP server in Sonarqube?
- Login to sonar cube dashboard and click on the Administration Tab.
- Then under Configuration -> General settings -> General” menu.
- Under Email section add required filed as like following
- SMTP PORT : 587
- SMTO HOST : smtp.gmail.com
- Secure connection: starttls
- SMTP password: PWD
- SMTP username:username
#Q3. Title – List of most popular plugins of Jenkins from plugins.jenkins.io/
- Build Pipeline
- Git
- Maven
- JDK
- sonarcube
- veracode
- JUnit
- docker
- bitbucket
- subversion
- JIRA
- NodeJs
- SSH
- artifact
- Ant
- gradle
- Office 365 connector
- executor