IIS Review Prep Quiz

IIS Review Prep Quiz

University

86 Qs

quiz-placeholder

Similar activities

MCQ Based Questions

MCQ Based Questions

University

89 Qs

ict part1

ict part1

University

85 Qs

Câu hỏi về lập trình web

Câu hỏi về lập trình web

University

82 Qs

Câu hỏi về PowerPoint 365

Câu hỏi về PowerPoint 365

University

85 Qs

Soc batch14

Soc batch14

University

90 Qs

5. 201.3 Kernel runtime management and troubleshooting

5. 201.3 Kernel runtime management and troubleshooting

University

85 Qs

Internet Quiz

Internet Quiz

University

82 Qs

JRRI_Programming_Quiz_EASY_Set1

JRRI_Programming_Quiz_EASY_Set1

University

82 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?