Fatskills
Practice. Master. Repeat.
Study Guide: L-120 Linux Fundamentals Quiz Questions and Answers
Source: https://www.fatskills.com/linux/chapter/l-120-linux-fundamentals-quiz-questions-and-answers

L-120 Linux Fundamentals Quiz Questions and Answers

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~1 min read

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



ADVERTISEMENT