Question 49

Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?

Correct Answer::C

Question 50

What is NOT contained in the locale setting of the operating system?

Correct Answer:C

Question 51

CORRECT TEXT
What command displays all aliases defined in the current shell? (Specify the command without any path information)

Correct Answer:aliasalias-p

Question 52

After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?

Correct Answer:A

Question 53

Which character in the password field of /etc/passwd is used to indicate that the encrypted password is stored in /etc/shadow?

Correct Answer:D

Question 54

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

Correct Answer:D

START LFCS EXAM