Linux Practice Quiz 4

Linux Practice Quiz 4

Professional Development

12 Qs

quiz-placeholder

Similar activities

NPI Training Feb 2022

NPI Training Feb 2022

Professional Development

10 Qs

devOpsPlay

devOpsPlay

Professional Development

11 Qs

BH - Day 3 Review

BH - Day 3 Review

Professional Development

16 Qs

SDP Quiz - Chapter 5

SDP Quiz - Chapter 5

Professional Development

10 Qs

Noom | Day 4 - Service request

Noom | Day 4 - Service request

Professional Development

17 Qs

Zendesk

Zendesk

Professional Development

10 Qs

Gerenciamento de pacotes no Debian com APT

Gerenciamento de pacotes no Debian com APT

Professional Development

13 Qs

I guess its aye plus

I guess its aye plus

Professional Development

10 Qs

Linux Practice Quiz 4

Linux Practice Quiz 4

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Lugaga Maurice

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

Which of these commands will create a new shell logged in as the root user?

sudo

su

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ls command without options or arguments...

...generates an error as this command

  • …lists the contents of a user’s home.

…generates an error as this command.

  • …lists the contents of the current directory.

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Which of the following is NOT an example of an absolute path?

Documents

/

/home/sysadmin

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command will allow you to change your current directory?

chdir

cd

ls

ch

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Commands are case-sensitive:

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ping command uses IP addresses to identify a computer on a network

True

False

7.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Which of the following commands will display the last five lines of a file called file1.txt?
(choose two)

  • head -n 5 file1.txt

  • tail -5 file1.txt

  • tail file1.txt

  • tail -n 5 file1.txt

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?