ExamGecko
Home Home / LPI / 102-500

102-500: LPI Level 1

LPI Level 1
Vendor:

LPI

LPI Level 1 Exam Questions: 235
LPI Level 1   2.370 Learners
Take Practice Tests
Comming soon
PDF | VPLUS
This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.

Related questions

What is the top-level directory which contains the configuration files for CUPS? (Specify the full path to the directory.)

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

When the command echo $ outputs 1, which of the following statements is true?

A.
It is the process ID of the echo command.
A.
It is the process ID of the echo command.
Answers
B.
It is the process ID of the current shell.
B.
It is the process ID of the current shell.
Answers
C.
It is the exit value of the command executed immediately before echo.
C.
It is the exit value of the command executed immediately before echo.
Answers
D.
It is the exit value of the echo command.
D.
It is the exit value of the echo command.
Answers
Suggested answer: C
asked 18/09/2024
Idan Bar-On
37 questions

Which of the following commands lists all queued print jobs?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

Which option in the chrony configuration file changes the initial interval of polls to a NTP server in order to speed up the initial synchronization?

Become a Premium Member for full access
Unlock Premium Member  Unlock Premium Member

The ________ command is used to add a group to the system.

A.
groupadd,/usr/sbin/groupadd
A.
groupadd,/usr/sbin/groupadd
Answers
Suggested answer: A
asked 18/09/2024
Michael Love
27 questions

Which of the following is a legacy program provided by CUPS for sending files to the printer queues on the command line?

A.
lpd
A.
lpd
Answers
B.
lpp
B.
lpp
Answers
C.
lpq
C.
lpq
Answers
D.
lpr
D.
lpr
Answers
Suggested answer: D
asked 18/09/2024
Leila Bekirova
39 questions

How is the file format of /etc/crontab different from a normal crontab file? (Select TWO correct answers)

A.
The /etc/crontab file can specify a year field.
A.
The /etc/crontab file can specify a year field.
Answers
B.
A normal crontab file must be installed with the crontab command.
B.
A normal crontab file must be installed with the crontab command.
Answers
C.
A normal crontab file allows for environment variable substitution.
C.
A normal crontab file allows for environment variable substitution.
Answers
D.
The /etc/crontab file has a user field for commands.
D.
The /etc/crontab file has a user field for commands.
Answers
Suggested answer: B, D
asked 18/09/2024
Bartosz Szewczyk
37 questions

Of the ways listed, which is the best method to temporarily suspend a user's ability to interactively login?

A.
Use passwd -d username to give the user an empty password.
A.
Use passwd -d username to give the user an empty password.
Answers
B.
Use chage to expire the user account.
B.
Use chage to expire the user account.
Answers
C.
Change the user's password.
C.
Change the user's password.
Answers
D.
Add the command exit to the user's .login file.
D.
Add the command exit to the user's .login file.
Answers
Suggested answer: B
asked 18/09/2024
Martin Gucký
51 questions

Which of the following commands can be used to convert text files in one character encoding to another character encoding?

A.
cat
A.
cat
Answers
B.
convert
B.
convert
Answers
C.
dd
C.
dd
Answers
D.
iconv
D.
iconv
Answers
E.
utf2utf
E.
utf2utf
Answers
Suggested answer: D

Explanation:

Topic 4, Essential System Services

asked 18/09/2024
Joe Pardee
46 questions

What is the main difference between the batch and at commands?

A.
The batch command will run multiple times.The at command will only run once.
A.
The batch command will run multiple times.The at command will only run once.
Answers
B.
The batch command will run when system load is low. The at command runs at a specific time.
B.
The batch command will run when system load is low. The at command runs at a specific time.
Answers
C.
The at command reads commands from standard input. The batch command requires a command line argument.
C.
The at command reads commands from standard input. The batch command requires a command line argument.
Answers
D.
The at command e-mails results to the user. The batch command logs results to syslog.
D.
The at command e-mails results to the user. The batch command logs results to syslog.
Answers
Suggested answer: B
asked 18/09/2024
soliman sallam
40 questions