Skip to content
← All boss levels
Boss levelintermediate

Recover the server

A service config got clobbered. Restore the right file contents, fix permissions, and confirm the service can start.

Step 1 of 4

Inspect the broken config

Use `cat` to look at `/etc/myapp.conf` and confirm it is broken. Try also reading `/etc/myapp.conf.bak` to see what the good values look like.

SandboxEach command runs against a fresh seeded filesystem.

Type a command and press Enter. The command runs in a fresh VFS; the grading result appears in the left panel.