Search Header Logo

Linux - Chp 14

Authored by Sandeep Kumar

Computers

University

Used 60+ times

Linux - Chp 14
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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?