Linux · 6 modules

Linux LPIC-1: Exam 102

The second half of LPIC-1, from shell scripting to system security. Learn services, networking and administration the exam tests — and remember it with spaced repetition.

flashcards
90
flashcards
per day
~10 min
per day
level
Beginner → Intermediate
level
modules
6
modules
About this topic

What does Exam 102 cover?

Exam 102 is the second half of LPIC-1, shifting from system structure to running and administering a Linux system day to day.

This track maps to the official 102 objectives — shells and scripting (variables, environment, Bash scripts), user interfaces and desktops (X11/Wayland and accessibility), administrative tasks (users, groups, cron and locale), essential system services (system time, logging, mail and printing), networking fundamentals (addressing, DNS and troubleshooting), and security (permissions, sudo and host hardening).

Each objective becomes bite-sized questions on the exact files, commands and concepts the exam tests — and spaced repetition keeps them sharp through exam day and into real administration work.

What you'll learn

6 modules, seed to bloom

Each module is a set of flashcards — 90 in total. Answer, review, and watch your knowledge grow from seed to full bloom.

Shells & Shell Scripting

Environment variables, shell startup files, aliases, functions, and writing Bash scripts with conditionals and loops

15 cards

User Interfaces & Desktops

X11 and Wayland display servers, display managers, the DISPLAY variable, access control, and desktop environments

15 cards

Administrative Tasks

Managing user and group accounts, scheduling jobs with cron and at, and configuring locale, time, and timezones

15 cards

Essential System Services

Time synchronization, system logging with rsyslog and journald, mail transfer agents, and managing services with systemd

15 cards

Networking Fundamentals

IPv4 and IPv6 addressing, subnets and ports, configuring interfaces and routes, DNS resolution, and connectivity tools

15 cards

Security

Privilege delegation with sudo, special permissions auditing, password aging, host access control, SSH, and GnuPG

15 cards
Try before you plant

Sample questions

A taste of the real flashcards. Pick an answer, then reveal the explanation.

Sample · Linux LPIC-1: Exam 102

Which command makes a shell variable available to programs started from that shell?

  • Aexport, which marks the variable for inheritance by children
  • Bdeclare -i, which makes the variable hold integers only
  • Creadonly, which forbids any later change to the variable
  • Dunset, which deletes the variable from the current shell
Permalink & share
Sample · Linux LPIC-1: Exam 102

How many bits make up a standard IPv4 address?

  • A32 bits, written as four dotted decimal octets
  • B48 bits, written as six colon-separated hex pairs
  • C128 bits, written as eight colon-separated hex groups
  • D16 bits, written as one unsigned decimal number
Permalink & share
Sample · Linux LPIC-1: Exam 102

Which command runs one command as another user, authenticating with the caller's own password?

  • Asudo, which checks the caller against a policy file first
  • Bsu, which asks instead for the target account's password
  • Csg, which runs the command under a different group identity
  • Dnewgrp, which changes the group of the current shell itself
Permalink & share
Sample · Linux LPIC-1: Exam 102

Which protocol keeps a system's clock aligned with remote time servers?

  • ANTP, which corrects the clock from a hierarchy of strata
  • BSNMP, which polls devices for management counters and traps
  • CSMTP, which relays mail between transfer agents on port 25
  • DDHCP, which leases addresses and can hand out an NTP server
Permalink & share
How Gnoseed works

Learn it once, keep it for good

1

Answer a question

Each card is one practical concept with multiple options. Pick what you think is right.

2

Get the full answer

See the correct option plus a clear explanation, and a link to deeper docs when one is available.

3

Review at the right time

A spaced-repetition engine (SM-2 or FSRS) resurfaces each card just before you would forget it.

Why learn this

Why LPIC-1 102 is worth your time

Completes the LPIC-1 certification

LPIC-1 requires both exams. Passing 102 alongside 101 earns the credential.

Real administration skills

Users, cron, logging, networking and security are the daily work of every sysadmin and DevOps engineer.

Built for retention

Config-file paths and command flags are easy to forget — spaced repetition is built to fix that.

Bridges to practical Linux

These services and security basics lead straight into the practical, DevOps-focused Linux track.

FAQ

Common questions

Should I do Exam 101 first? +

It helps but is not required — 102 stands on its own. Together the two tracks cover the full LPIC-1 objectives.

Does it cover shell scripting? +

Yes — a full module covers variables, environment, quoting and writing Bash scripts, which the exam tests directly.

Is it free? +

Yes, completely free. No registration or credit card is required, and all your progress is stored locally in your browser.

Does it replace hands-on practice? +

No — it cements the facts the exam tests. Pair it with a real system to build the muscle memory.

Ready to pass LPIC-1 102?

Plant your first seed today. Ten minutes a day is all it takes to lock in the services, networking and security the exam tests.

Start learning free