Search Header Logo

Linux Quiz 2

Authored by Dove Soap

Computers

Professional Development

Used 2+ times

Linux Quiz 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

After entering the following command on a Linux system, what are you likely to see?

cat /etc/shadow | grep root

The contents of the Linux password file

The password for the root account

The encrypted password of the root account

The encrypted password of the grep account

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of a command-line utility used for managing (i.e., finding, installing, or updating) software packages on Debian and Debian-based Linux distributions?

apt-get

rpm

alien

yum

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the character that can be used to send the output of one command as the input for another?

tilde

shebang

pipe

pound

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the Linux command segment used to append data to the "s.txt" file ?

echo "Hello Kali! s.txt"

echo "Hello Kali!" > s.txt

ls&passwd

echo "Hello Kali!" >> s.txt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to redirect the output from a cat-command to a file 'testfile.txt'

cat filename > testfile.txt

cat filename&&testfile.txt

cat filename&testfile.txt

cat filename | testfile.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the Linux utilities listed below can be used to display real-time system resources utilization statistics?

taskmgr

tasklist

top

nbtstat

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands in Linux can be used to display detailed information related to a specific command-line command/utility?

[command name] help

man [command name]

[command name] /?

help [command name]

Access all questions and much more by creating a free account

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

Already have an account?