IIS Review Prep Quiz

IIS Review Prep Quiz

University

86 Qs

quiz-placeholder

Similar activities

Frederick Ramirez

Frederick Ramirez

University

83 Qs

Preparacion Parcial 4to

Preparacion Parcial 4to

4th Grade - University

88 Qs

Quiz 1 - JKD - 2TID

Quiz 1 - JKD - 2TID

University

85 Qs

Networking Midterms

Networking Midterms

University

85 Qs

Internet Quiz

Internet Quiz

University

82 Qs

5. 201.3 Kernel runtime management and troubleshooting

5. 201.3 Kernel runtime management and troubleshooting

University

85 Qs

ITB mock

ITB mock

University

89 Qs

Java syntax

Java syntax

University

86 Qs

IIS Review Prep Quiz

IIS Review Prep Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Ivan Suarez

FREE Resource

86 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used for file manipulation in Linux?

cp

ls

mv

whoami

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator can be used to run a binary in the background?

|

@

&

;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You found a sensitive file that seems to contain passwords. When you try to read the file, you notice that there is too much data to read. How can you search for passwords in the file?

Use the "find" command to locate the data in the file.

Filter with “grep.”

Use the "echo" command and the > operator.

Use the "search" command to search for a specific word.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jacob found a text file that contains content. He wants to overwrite the data in the file and replace it with something else. Which of the following commands can do that?

echo "Hello!" >> file.txt

rm file.txt

echo "Hello!" > file.txt

echo "Hello:" –f file.txt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands displays the contents of a file?

cat

touch

man

display

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command creates an empty file if it does not exist?

cat

touch

mkdir

echo

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linux is an open-source operating system.

True

False

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?