Linux Test

Exam Type: Linux MCQ Skill Test
Questions Type: Multiple Choice Questions
Total Questions: 32
Time Limit: 30 Minutes
Last Update June, 2025

Pass Linux Exam

75%
Total time

1 minute 2 seconds

Total time

1 correct answers

Total time

6 incorrect answers

Total time

6 not attempted

Start

Linux Quiz

Question 1 of 32
30:00

To mount a drive by its ID, what command would you use first to retrieve it?

Linux file access control lists (ACLs) are _.

When using iproute2, how do you show routing information for an IPv6 network?

What does this command string do? find / -size +10M -exec ls -l {} ;

What would this locate command show? locate --regexp '^/usr.*pixmaps.*jpg$'

Which command allows you to do packet analysis from the command line?

Which command will tell you how long a system has been running?

How would you describe PCP (Performance Co-Pilot)?

You want to resolve a long list of DNS names using dig. What should you do?

What would this command output? ps -e --format uid,pid,ppid,%cpu,cmd

Which command in Bash executes the last line in the shell history that starts with ls?

The ssh-copy-id command copies _ to the remote host.

What command is used to determine the amount of disk usage for a directory?

A backup drive was created using dd to make a bit-for-bit copy. When the drive is inserted into an iSCSI target before it is booted up, the data appears to be missing. What happened?

What is the key difference between a redirect (>) and piping to the tee command?

What does the /etc/nsswitch.conf file manage?

Assume the variable myNumber holds a string consisting of 10 digits. What will this command output? echo \$myNumber | sed -e 's/^[[:digit:]][[:digit:]][[:digit:]]/(&)/g'

Packages can be downloaded but not installed with yum or dnf by specifying which option?

What character class is equal to this set? [0-9]

When archiving files, which command will preserve all file attributes including ACLs and SELinux security context?

In a systemd-based OS, you can change the system hostname by editing /etc/hostname manually and then doing what?

What command would you use to resize an LVM volume group to include an additional physical volume?

When would this system cron job run its task? 0 1 * * *

ifconfig has been deprecated. What command is now recommended for changing IP addresses in the live config?

You are managing an Apache web server on a system using SELinux. By default it cannot read personal webpages in users' home directories. What SELinux boolean would you set to allow this?

Why doesn't passwd -l keep a user from logging in via other methods?

In the Bash shell, what is the difference between piping into | and piping into |&?

Why is the passwd command able to modify the /etc/passwd file?

When a user deletes a file using the rm command, Linux will _.

What is a major advantage of using Logical Volume Management (LVM)?

What is one major difference between brace expansion and globs?

To remove all ACLs from a directory, use setfacl with which options?

Linux Test Explained

OS
© 2025 Skill Test Answer. All Rights Reserved