My Solution & Approach for: Command-line Murder Mystery
There's been a murder in Terminal City, and TCPD needs your help. To figure out whodunit, you need access to a command line.
Dec 18, 20255 min read3

Search for a command to run...
Articles tagged with #site-reliability-engineering
There's been a murder in Terminal City, and TCPD needs your help. To figure out whodunit, you need access to a command line.

There's a web server access log file at /home/admin/access.log. The file consists of one line per HTTP request, with the requester's IP address at...

A developer created a testing program that is continuously writing to a log file /var/log/bad.log and filling up disk. Find it, terminate it and...
