
Linux+ LX0-103 Quiz A
Authored by Brett Glines
Computers
Professional Development
Used 45+ times

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
1 min • 1 pt
Which of the following commands prints a list of usernames (first column) and their primary group (fourth
column) from the /etc/passwd file?
fmt -f 1,4 /etc/passwd
split -c 1,4 /etc/passwd
cut -d : -f 1,4 /etc/passwd
paste -f 1,4 /etc/passwd
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following commands is used to change options and positional parameters for a running Bash?
history
set
bashconf
envsetup
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Regarding the command:
nice -5 /usr/bin/prog
Which of the following statements is correct?
/usr/bin/prog is executed with a nice level of -5.
/usr/bin/prog is executed with a nice level of 5.
/usr/bin/prog is executed with a priority of -5.
/usr/bin/prog is executed with a priority of 5.
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What of the following statements are true regarding /dev/ when using udev? (Choose TWO.)
Entries for all possible devices get created on boot even if those devices are not connected.
Additional rules for udev can be created by adding them to /etc/udev/rules.d/.
When using udev, it is not possible to create block or character devices in /dev/ using mknod.
The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup.
The content of /dev/ is stored in /etc/udev/dev and is restored during system startup.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many fields are in a syntactically correct line of /etc/fstab?
3
4
5
6
7
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the device file name for the second partition on the only SCSI drive?
/dev/hda1
/dev/sda2
/dev/sd0a2
/dev/sd1p2
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following file permissions belong to a symbolic link?
-rwxrwxrwx
+rwxrwxrwx
lrwxrwxrwx
srwxrwxrwx
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?