Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Linux Foundation Certified System Administrator

Last Update 1 day ago Total Questions : 260

The Linux Foundation Certified System Administrator content is now fully updated, with all current exam questions added 1 day ago. Deciding to include LFCS practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our LFCS exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these LFCS sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Linux Foundation Certified System Administrator practice test comfortably within the allotted time.

Question # 41

What argument to the -type option of find will match files that are symbolic links? (Specify only the argument and no other options or words.)

Question # 42

What is the default name of the configuration file for the Xorg X11 server? (Specify the file name only without any path.)

Question # 43

After adding a new email alias to the configuration, which command must be run in order to ensure the MTA knows about it? (Specify the command without any path but including all required parameters.)

Question # 44

Which of the following details is NOT provided in any output from the netstat utility?

A.

broadcast services

B.

interface statistics

C.

masquerading connections

D.

network connections

E.

routing tables

Question # 45

Which of the following crontab entries will execute myscript at 30 minutes past every hour on Sundays?

A.

0 * * * 30 myscript

B.

30 * * * 6 myscript

C.

30 0 * * 0 myscript

D.

30 0-23 * * 0 myscript

E.

0 0-23 * * 30 myscript

Question # 46

When given the following command line.

echo "foo bar" | tee bar | cat

Which of the following output is created?

A.

cat

B.

foo bar

C.

tee bar

D.

bar

E.

foo

Question # 47

Which of the following fields are available in both the global /etc/crontab file as well as in user-specific crontab files? (Select TWO correct answers)

A.

Year

B.

Minute

C.

Username

D.

Command

Question # 48

After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?

A.

kill -HUP $(pidof grub)

B.

grub-install

C.

grub

D.

No action is required

Question # 49

In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?

A.

By using the command :repeat followed by the number and the command.

B.

By specifying the number right in front of a command such as 4l or 2yj.

C.

By selecting all affected lines using the shift and cursor keys before applying the command.

D.

By issuing a command such as :set repetition=4 which repeats every subsequent command 4 times.

Question # 50

Which command will display messages from the kernel that were output during the normal boot sequence?

Go to page: