LFCS Exam preparation guide

Linux Foundation Certified SysAdmin Exam preparation guide

It was a very long time since my last post. As I have decided to start preparation for Linux Foundation Certified System Administrator LFCS, so what is a better study way than creating a blog with an exam guide? I will be following the official exam domain and competency list, which can be found at the Linux Federation website here.

The exam allows us to choose between Ubuntu and CentOS because I’m more familiar with Ubuntu. I will choose this one, and all commands run in this guide will be tested on Ubuntu. I can imagine that all the topics below should be completed in a similar or even same way independent of the Linux distribution. This blog will be updated as I make progress in my study. I hope it will not take too long to finish it.

This blog is only to capture my learning steps towards the exam, and it is not an official exam guide. Join me on my journey, let’s have a fan with Linux commands and shell because who like the GUI. So let us get started.

Essential Commands – 25%

Operation of Running Systems – 20%

User and Group Management – 10%

  • Create, delete, and modify local user accounts
  • Create, delete, and modify local groups and group memberships
  • Manage system-wide environment profiles
  • Manage template user environment
  • Configure user resource limits
  • Manage user privileges
  • Configure PAM

Networking – 12%

  • Configure networking and hostname resolution statically or dynamically
  • Configure network services to start automatically at boot
  • Implement packet filtering
  • Start, stop and check the status of network services
  • Statically route IP traffic
  • Synchronize time using other network peers

Service Configuration – 20%

  • Configure a caching DNS server
  • Maintain a DNS zone
  • Configure email aliases
  • Configure SSH servers and clients
  • Restrict access to the HTTP proxy server
  • Configure an IMAP and IMAPS service
  • Query and modify the behavior of system services at various operating modes
  • Configure an HTTP server
  • Configure HTTP server log files
  • Configure a database server
  • Restrict access to a web page
  • Manage and configure containers
  • Manage and configure Virtual Machines

Storage Management – 13%

  • List, create, delete, and modify physical storage partitions
  • Manage and configure LVM storage
  • Create and configure encrypted storage
  • Configure systems to mount file systems at or during boot
  • Configure and manage swap space
  • Create and manage RAID devices
  • Configure systems to mount file systems on demand
  • Create, manage and diagnose advanced file system permissions
  • Setup user and group disk quotas for filesystems
  • Create and configure file systems

Thank you for joining me on this journey. I hope my notes will be helpful for you .