IIS Review Prep Quiz

IIS Review Prep Quiz

University

86 Qs

quiz-placeholder

Similar activities

ITPC12 Reviewer ch1

ITPC12 Reviewer ch1

University

85 Qs

Introduction to Cybersecurity Final Exam Units 1-8

Introduction to Cybersecurity Final Exam Units 1-8

11th Grade - University

85 Qs

CMP128 Java Ch. 11-07-05-04 Exam #2 Study Guide Quiz

CMP128 Java Ch. 11-07-05-04 Exam #2 Study Guide Quiz

University

84 Qs

Икт 2рк 1 ответ

Икт 2рк 1 ответ

University

81 Qs

Test STEM English IT

Test STEM English IT

1st Grade - Professional Development

85 Qs

WSA&LSA 2nd Intermediate

WSA&LSA 2nd Intermediate

University

91 Qs

It essentials chapters 1-14

It essentials chapters 1-14

9th Grade - University

87 Qs

TO Practice Exam 220-1002

TO Practice Exam 220-1002

University

83 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?