Linux - Chp 14

Linux - Chp 14

University

16 Qs

quiz-placeholder

Similar activities

Logika & Pemrograman (ID)

Logika & Pemrograman (ID)

10th Grade - Professional Development

20 Qs

L1 - Computer Networks

L1 - Computer Networks

University

13 Qs

DBC CHAPTER 3 - REVISION

DBC CHAPTER 3 - REVISION

University

15 Qs

Information Management - QUIZ

Information Management - QUIZ

University

20 Qs

Workshop_1

Workshop_1

University

11 Qs

Java Quiz 3

Java Quiz 3

University

15 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Firewall and Network Security

Firewall and Network Security

University

15 Qs

Linux - Chp 14

Linux - Chp 14

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Sandeep Kumar

Used 60+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which IaC mode is whereby the desired configuration is defined, but not the specific commands?

scripted mode

declarative mode

procedural mode

imperative mode

Answer explanation

Declarative mode is the IaC mode where the desired configuration is defined, but not the specific commands.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two common file types used in many DevOps and IaC tools?

Python and Java

HTML and CSS

XML and CSV

YAML and JSON

Answer explanation

YAML and JSON are the two common file types used in many DevOps and IaC tools. They are widely used for configuration management and data interchange due to their simplicity and readability.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name at least one common orchestration tool.

Docker
Kubernetes

Puppet, Ansible, Chef, SaltStack and Terraform

Jenkins

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to manage git repositories?

git

cvs

mercurial

svn

Answer explanation

The command used to manage git repositories is 'git'. It is a distributed version control system.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What git subcommand is used to configure the global settings?

git config --global

git config --local --global

git config --system

git config --local

Answer explanation

The correct git subcommand to configure global settings is 'git config --global'. This command sets the configuration options for all repositories on the system.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What git subcommand is used to create a git repository, or reinitialize an existing one?

git clone
git add
git init
git commit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What git subcommand is used to create a working copy of an existing repository?

git init
git pull
git checkout
git clone

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?