Run launchctl list.
launchctl list
Compare launchd-style inspection with systemd habits.
Server operationslaunchctlplutil
Click any instruction for the command details, the why, and the common mistake to avoid.
Run launchctl list.
launchctl list
Run launchctl print com.clairos.learn.nginx.
launchctl print com.clairos.learn.nginx
Run plutil -lint /Library/LaunchDaemons/com.clairos.learn.nginx.plist.
plutil -lint /Library/LaunchDaemons/com.clairos.learn.nginx.plist
Create a free account to sync completed lessons, XP, streaks, course status, and your next lesson across sessions.
Checking account status...
Progress sync is idle.
Progress sync stores completion IDs, scores, streaks, badges, and game settings. Terminal contents, editor snippets, lab scratch, email, and real names are never published on leaderboards or share cards.
Compare launchd-style inspection with systemd habits.
Run the commands in order and compare the outputs.
Junior operators build confidence by gathering evidence before changing systems.
launchctl list|print
Inspect simulated macOS service-launch metadata.
plutil -lint <plist>
Validate a simulated macOS plist file.