command-line-murders/i-08dc7a1d31bb63b77
by SadServersMore by SadServers
0 LVM physical volume whole disks 0 LVM physical volumes admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdb Physical volume "/dev/sdb" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo pvcreate /dev/sdc Physical volume "/dev/sdc" successfully created. admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg No command with matching syntax recognised. Run 'vgcreate --help' for more in Correct command syntax is: vgcreate VG_new PV ... admin@i-02cd5fb1b51af0596:~$ sudo vgextend vg /dev/sdb Volume group "vg" not found Cannot process volume group vg admin@i-02cd5fb1b51af0596:~$ sudo vgcreate vg /d
kihei/i-02cd5fb1b51af0596 07:09
by SadServerswrite(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0a7b505525f0420f4:~$ ls agent data datafile kihei admin@i-0a7b505525f0420f4:~$ ^C admin@i-0a7b505525f0420f4:~$ cd /home/admin/ admin@i-0a7b505525f0420f4:~$ ls agent data datafile kihei admin@i-0a7b505525f0420f4:~$ cd
kihei/i-0a7b505525f0420f4 02:59
by SadServersadmin@i-0dc1e7b02108a472f:~$ curl localhost:5000 Unauthorizedadmin@i-0dc1e7b02108a472f:~$ curl localhost:5000 GET / Unauthorizedcurl: (6) Could not resolve host: GET curl: (3) URL using bad/illegal format or missing URL admin@i-0dc1e7b02108a472f:~$ admin@i-0dc1e7b02108a472f:~$ curl localhost:5000 GET / Unauthorizedcurl: (6) Could not resolve host: GET curl: (3) URL using bad/illegal format or missing URL admin@i-0dc1e7b02108a472f:~$ admin@i-0dc1e7b02108a472f:~$ curl --user-agent "whatever" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-0dc1e7b02108a472f:~$ cd /home/