Linux Commands Review Week 6

Linux Commands Review Week 6

University

12 Qs

quiz-placeholder

Similar activities

OSSA - SAMBA

OSSA - SAMBA

University

10 Qs

Got Git?

Got Git?

University

15 Qs

CyberCamp 4 Security and the Command Line Review (Standard)

CyberCamp 4 Security and the Command Line Review (Standard)

KG - Professional Development

8 Qs

OS - Assessment 09

OS - Assessment 09

University

10 Qs

13) 210.4 Configuring an OpenLDAP server

13) 210.4 Configuring an OpenLDAP server

University

15 Qs

Thoeut Bunthensovanlihou

Thoeut Bunthensovanlihou

University

10 Qs

LINUX MODULE 03 QUIZ

LINUX MODULE 03 QUIZ

University

10 Qs

Chapter 11

Chapter 11

University

10 Qs

Linux Commands Review Week 6

Linux Commands Review Week 6

Assessment

Quiz

Computers

University

Medium

Created by

Steven Ellison

Used 9+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command creates a directory structure all the way to the last directory in the hierarchy: ex. /home/tator/Documents/Midterm/Ch1/

mkdir -p

cd -Pa

mkdir -al

chd -A

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will run a $program as the root user.....if you have been given permissions?

su $program

sudo $program

root $program

whoami $program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will allow you to look at the users on a system; regardless of whether or not they are logged on.

w

man users

less /etc/passwd

more /etc/users

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will show you where you are currently located?

pts

tty

cd

pwd

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What key combination allows you to switch to the virtual consoles on tty1-6?

Ctrl, Shift, Left/Right Arrow

Ctrl, Alt, Up/Down Arrow

Ctrl, Alt, F1 - F6

Alt, 1-6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will NOT let you see the contents of a file?

less

vim

nano

file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command modifier will output the results to a text file?

>

|

<

;

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?