Official Bank 0/234

LPIC-1 System Administrator Exam 102, Part 2 of 2, version 5.0 (102-500) - Linux Professional Institute Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
234 Total Questions
1
Question
Which command should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO correct answers)
Select 2
Options
A export MESSAGE="pt"
B export LC_MESSAGES="pt"
C export ALL_MESSAGES="pt"
D export LANG="pt"
E export LANGUAGE="pt"
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does: myfunction A B C Produce?
Options
A B C
B A B C
C A C
D C B A
E A B
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
In which file, if present, must all users be listed that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which of the following are syslog facilities? (Choose TWO correct answers.)
Select 2
Options
A mail
B postmaster
C advanced
D remote
E local5
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which file used by XDM specifies the default wallpaper?
Options
A /etc/X11/xdm.conf
B /etc/X11/defaults.conf
C /etc/X11/xdm/Defaults
D /etc/X11/xdm/Xsetup
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.