Linux
Random


Click random to get a fresh chapter.

L-120 Linux Fundamentals Quiz Questions and Answers




Question: Which of the following commands can be used to copy files across systems?
ftp

Question: Which tar command option is used to list the files in a tape archive format?
tvf

Question: Which command changes a file’s group owner?
chgrp

Question: An awk program can be run by?
All of the mentioned

Question: BASH shell stands for?
Bourne-again Shell

Question: Which of the following files will not be displayed by the command cat re* ?
Receipt

Question: When should programs be configured SUID root?
Only when they require root privileges to do their job

Question: From Vi’s command mode, you want to enter insert mode. How might you do this? (Select three)
Type R.
Type i.
Type a.

Question: You’ve set your system (software) clock on a Linux-only computer to the correct time, and now you want to set the hardware clock to match. What command might you type to accomplish this goal?
hwclock --utc --systohc

Question: Which servers might you consider retiring after activating an SSH server?
Telnet
FTP