Lpi 102-500 LPI Level 1 Online Training
Lpi 102-500 Online Training
The questions for 102-500 were last updated at Jul 17,2025.
- Exam Code: 102-500
- Exam Name: LPI Level 1
- Certification Provider: Lpi
- Latest update: Jul 17,2025
The system’s timezone may be set by linking /etc/localtime to an appropriate file in which directory? (Provide the full path to the directory, without any country information)
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
Which command can be used to delete a group from a Linux system?
- A . groupdel
- B . groupmod
- C . groups
- D . groupedit
What is the purpose of the iconv command?
- A . It converts bitmap images from one format to another such as PNG to JPEG.
- B . It verifies that the root directory tree complies to all conventions from the Filesystem Hierarchy Standard (FHS).
- C . It displays additional meta information from icon files ending in .ico.
- D . It changes the mode of an inode in the ext4 file system.
- E . It converts files from one character encoding to another.
In case neither cron.allow nor cron.deny exist in /etc/, which of the following is true?
- A . Without additional configuration, no users may have user specific crontabs.
- B . Without additional configuration, all users may have user specific crontabs.
- C . The cron daemon will refuse to start and report missing files in the system’s logfile.
- D . When a user creates a user specific crontab the system administrator must approve it explicitly.
Which of the following commands can remove a user from a group?
- A . grouprm
- B . groupmod
- C . passwd
- D . usergroups
- E . usermod
Where are user specific crontabs stored?
- A . In the database file /etc/crontab.db which is shared by all users.
- B . As individual per-user files within /var/spool/cron.
- C . As individual per-user files in /etc/cron.user.d.
- D . In the .crontab file in the user’s home directory.
- E . In the file /var/cron/user-crontab which is shared by all users.
Which file contains the date of the last change of a user’s password?
- A . /etc/gshadow
- B . /etc/passwd
- C . /etc/pwdlog
- D . /etc/shadow
- E . /var/log/shadow
Which environment variable should be set in order to change the time zone for the commands run from within the environment variable’s scope? (Specify the variable name only.)
Each entry in a crontab must end with what character?
- A . Tab
- B . Space
- C . Backslash
- D . Newline