CertGrid
Linux Study Guide

Linux Foundation Certified System Administrator (LFCS) Study Guide

The Linux Foundation Certified System Administrator (LFCS) is a hands-on, performance-based exam that validates the day-to-day skills of an entry- to mid-level Linux administrator: managing users and permissions, configuring networking and storage, operating running systems with systemd, and using essential shell commands. You work in a live terminal for 120 minutes, need 660/1000 to pass, and the tasks are practical (configure this service, fix this mount, grant that access) rather than multiple-choice. It suits sysadmins, DevOps engineers, and support staff who manage Linux servers.

Domain 1: Essential Commands

Key concepts you must know · 271 practice questions

Domain 2: Operation of Running Systems

Key concepts you must know · 295 practice questions

Domain 3: User and Group Management

Key concepts you must know · 258 practice questions

Domain 4: Networking

Key concepts you must know · 265 practice questions

Domain 5: Storage Management

Key concepts you must know · 209 practice questions

Linux Foundation Certified System Administrator (LFCS) exam tips

Study guide FAQ

Is the LFCS exam multiple-choice?

No. It is entirely performance-based: you are dropped into a live Linux terminal and must complete real administration tasks (configure services, fix mounts, set permissions). There are no multiple-choice questions, so hands-on practice is essential.

What score do I need to pass and how long is the exam?

You need 660 out of 1000 to pass, within a 120-minute time limit. Tasks are weighted, and you earn partial credit per completed objective, so it is wise to bank the quick wins first and return to harder items.

Which Linux distributions does the exam use?

Candidates choose their distribution at exam start (commonly an Ubuntu LTS or a RHEL-family option). Because tooling differs (APT vs DNF, NetworkManager vs systemd-networkd), be fluent in the package manager and network config of your chosen distro.

Do I need to memorize command flags or can I use man pages?

Local documentation (man pages, --help) is available during the exam, but the clock keeps running. You should know the core commands and common flags by heart and reserve man pages for confirming syntax, not learning a tool for the first time.