Linux Exam training 1

Linux Exam training 1

University

27 Qs

quiz-placeholder

Similar activities

Networking Essentials Chapter 5 Review

Networking Essentials Chapter 5 Review

9th Grade - University

25 Qs

KỸ NĂNG VIẾT EMAIL - GIAO TIẾP QUA ĐIỆN THOẠI

KỸ NĂNG VIẾT EMAIL - GIAO TIẾP QUA ĐIỆN THOẠI

University

25 Qs

superhero

superhero

KG - Professional Development

22 Qs

Excel

Excel

University - Professional Development

30 Qs

A320-200 Emergency Procedures

A320-200 Emergency Procedures

University

30 Qs

ASJ WEB SERVER HANA

ASJ WEB SERVER HANA

12th Grade - University

25 Qs

Pengetahuan umum

Pengetahuan umum

4th Grade - Professional Development

25 Qs

Chapter 2  CET

Chapter 2 CET

9th Grade - University

30 Qs

 Linux Exam training 1

Linux Exam training 1

Assessment

Quiz

Life Skills

University

Easy

Created by

Nabila Hasibuan

Used 4+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Linux command you can use to find out where a specific command is located on the filesystem?

which

find

path

locate

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command removes only write permissions from every object below /project, while leaving other permissions unchanged?

chmod -R 555 /project/*

chmod -R ugo=rx /project/*

chmod -R ugo-2 /project/*

chmod -R a-w /project/*

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is RHEL

A Linux distribution

A Linux Package Manager

A Linux command

A graphical user interface for Linux

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In VI which command saves your edited file and ends the VI-editor?

wq!

/q

quit

endsave

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

If you create a file in your homedir using the Linux command 'touch testfile1234.txt' and you want to find with the search command... What is correct to locate the new file (one or more answers can be correct)

First run 'updatedb' and then run 'locate testfile'

Use the command: locate testfile1234.txt

Use the command: find -name *.txt

Use the command: find /~ -name testfile1234.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a Linux CLI command, options are used to...

Make scripted commands more advanced

set variables

Modify the core behavior of a command

Provide additional information (such as a filename)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a 'distribution'?

An open-source-export service for Linux

The graphical user interface components of Linux in a bundle

The Linux kernel, tools and applications bundled together

An open-source-software tool that comes with Linux

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?