admin@i-0129960575b6a8048:~$ l bash: l: command not found admin@i-0129960575b6a8048:~$ admin@i-0129960575b6a8048:~$ ll bash: ll: command not found admin@i-0129960575b6a8048:~$ ls agent clmystery mysolution admin@i-0129960575b6a8048:~$ cd clmystery/ admin@i-0129960575b6a8048:~/clmystery$ ls LICENSE.md README.md cheatsheet.md cheatsheet.pdf hint1 hint2 hint3 hint4 hint5 hint6 hint7 hint8 instructions mystery admin@i-0129960575b6a8048:~/clmystery$ cat instructions .OOOOOOOOOOOOOOO @@ @@ OOOOOOOOOOOOOOOO. OOOOOOOOOOOOOOOO @@ @@ OOOOOOOOOOOOOOOO OOOOOOOOOO'''''' @@ @@ ```````OOOOOOOOO OOOOO'' aaa@@@@@@@@@@@@@@@@@@@@""" """""""""@@aaaa `OOOO OOOOO,""""@@@@@@@@@@@@@@"""" a@"" OOOA OOOOOOOOOoooooo, |OOoooooOOOOOS OOOOOOOOOOOOOOOOo, |OOOOOOOOOOOOC OOOOOOOOOOOOOOOOOO ,|OOOOOOOOOOOOI OOOOOOOOOOOOOOOOOO @ THE |OOOOOOOOOOOOOI OOOOOOOOOOOOOOOOO'@ COMMAND OOOOOOOOOOOOOOb OOOOOOOOOOOOOOO'a' LINE |OOOOOOOOOOOOOy OOOOOOOOOOOOOO'' MURDERS aa`OOOOOOOOOOOP OOOOOOOOOOOOOOb,.. `@aa``OOOOOOOh OOOOOOOOOOOOOOOOOOo `@@@aa OOOOo OOOOOOOOOOOOOOOOOOO| @@@ OOOOe OOOOOOOOOOOOOOOOOOO@ aaaaaaa @@',OOOOn OOOOOOOOOOOOOOOOOOO@ aaa@@@@@@@@"" @@ OOOOOi OOOOOOOOOO~~ aaaaaa"a aaa@@@@@@@@@@"" @@ OOOOOx OOOOOO aaaa@"""""""" "" @@@@@@@@@@@@"" @@@|`OOOO' OOOOOOOo`@@a aa@@ @@@@@@@"" a@ @@@@ OOOO9 OOOOOOO' `@@a @@a@@ @@"" a@@ a |@@@ OOOO3 `OOOO' `@ aa@@ aaa""" @a a@ a@@@',OOOO' There's been a murder in Terminal City, and TCPD needs your help. To figure out whodunit, go to the 'mystery' subdirectory and start working from there. You'll want to start by collecting all the clues at the crime scene (the 'crimescene' file). The officers on the scene are pretty meticulous, so they've written down EVERYTHING in their officer reports. Fortunately the sergeant went through and marked the real clues with the word "CLUE" in all caps. If you get stuck, open one of the hint files (from the CL, type 'cat hint1', 'cat hint2', etc.). To check your answer or find out the solution, open the file 'solution' (from the CL, type 'cat solution'). To get started on how to use the command line, open cheatsheet.md or cheatsheet.pdf (from the command line, you can type 'nano cheatsheet.md'). Don't use a text editor to view any files except these instructions, the cheatsheet, and hints. admin@i-0129960575b6a8048:~/clmystery$ cd mystery/ admin@i-0129960575b6a8048:~/clmystery/mystery$
command-line-murders/i-0129960575b6a8048
by SadServersMore by SadServers
nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0fa4d288c3a7c6a01:~$ pvcreate /dev/nv nvme0 nvme0n1p1 nvme0n1p15 nvme1n1 nvme2n1 nvme0n1 nvme0n1p14 nvme1 nvme2 nvram admin@i-0fa4d288c3a7c6a01:~$ pvcreate /dev/nv nvme0 nvme0n1p1 nvme0n1p15 nvme1n1 nvme2n1 nvme0n1 nvme0n1p14 nvme1 nvme2 nvram admin@i-0fa4d288c3a7c6a01:~$ pvcreate /dev/nvme1n1 /dev/nvm2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0fa4d288c3a7c6a01:~$ sudo pvcreate /dev/nvme1n1 /dev/nvm2n1 No device found for /dev/nvm2n1. Physical volume "/dev/nvme1n1" successfully created. admin@i-0fa4d288c3a7c6a01:~$