This Linux Essentials Final Exam covers modules 9 to 16, testing knowledge on script handling, user management, and system operations. It assesses practical skills in managing Linux environments, ideal for preparing for certifications like LPI and CompTIA.
Top
Tail
Bottom
Head
Rate this question:
-t
-n
-name
-r
Rate this question:
Ssh nick@server1
Ssh nick->server1
Ssh nick-server1
Ssh nick&server1
Rate this question:
The computer’s hard drive
A network cable
A CDROM
A printer attached to the network via an IP address
Rate this question:
True
False
Rate this question:
MBR
PC
GPT
BIOS
Rate this question:
If i is 0, the loop will stop
This will return the value of the first argument to the script
1 will be added to the i variable
This runs the command stored in variable i
This will return the value of the next argument to the script
Rate this question:
Login
Last
History
Shell
Rate this question:
/etc/usr
/etc/shadow
/etc/passwd
/etc/group
Rate this question:
True
False
Rate this question:
AMD
DVI
VGA
HDA
Rate this question:
Rpm -qa
Rpm -ql
Rpm -qf
Rpm -qi
Rate this question:
/etc/shadow
/etc/group
/etc/passwd
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
/etc/passwd
/etc/group
/etc/shadow
/etc/usr
Rate this question:
/etc/shadow
/etc/usr
/etc/passwd
/etc/group
Rate this question:
The file owner and root
The file owner
A user that belongs to the files current group
Only root
Rate this question:
Ln link file
Ln -s file link
Ln file link
Ln -s link file
Rate this question:
Test $USERS = 5
Test $USERS –a 5
Test $USERS,5
Test –f USERS=5
Test $USERS –eq 5
Rate this question:
Fanout
If
Branch
Case
Rate this question:
-f
-R
-a
-r
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
/dev/sda
/dev/hd1
/dev/hda
/dev/ide
Rate this question:
True
False
Rate this question:
Getent
Uptime
Getpasswd
Uppasswd
Rate this question:
True
False
Rate this question:
/etc/sysctl.conf
/etc/procctl.conf
/etc/procsys.conf
/etc/sysinfo.conf
Rate this question:
Usermod -L bob
Usermod -D bob
Usermod -d bob
Usermod -l bob
Rate this question:
True
False
Rate this question:
Traditional Unix with a single dash (-)
BSD Unix without a dash
DOS slash (/)
GNU long options with two dashes (–)
Rate this question:
/proc/kargs
/proc/kernel
/proc/kopts
/proc/cmdline
Rate this question:
Test –d /tmp/foo | $USERS > 5
Test /tmp/foo –d –o $USERS -gt 5
Test /tmp/foo || $USERS > 5
Test –d /tmp/foo –o $USERS –gt 5
Test –f /tmp/foo –o $USERS –ge 5
Rate this question:
True
False
Rate this question:
Who
W
Id
Uptime
Rate this question:
Ln link file
Ln -s link file
Ln file link
Ln -s file link
Rate this question:
Partition
Label
Slice
Block
Rate this question:
The screen will fill with dots.
/tmp/foo will be removed if it exists
Process_data will never be run
If a file called /tmp/foo exists, process_data won’t be run
Process_data will be called at most once
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.