command-line-murders/i-0a1ddff13cd7bfd75
by SadServersMore by SadServers
Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID 8eQBqp-a4S4-P72L-yXy0-zP0x-J39R-HhIosi root@i-0dd9288132a4e4c44:/home/admin# lvcreate -n homeadmin -l 2g VG0 Invalid argument for --extents: 2g Error during parsing of command line. root@i-0dd9288132a4e4c44:/home/admin# lvcreate -n homeadmin -l 2g VG0 Invalid argument for --extents: 2g Error during parsing of command line. root@i-0dd9288132a4e4c44:/home/admin# lvcreate -n homeadmin -l 1.99G
kihei/i-0dd9288132a4e4c44 05:47
by SadServersCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 546 admin 6u IPv6 10655 0t0 TCP *:http-alt (LISTEN) gotty 546 admin 7u IPv6 11010 0t0 TCP ip-172-31-39-38.us-east-2.co-172-31-16-109.us-east-2.compute.internal:40862 (ESTABLISHED) sadagent 547 admin 7u IPv6 10631 0t0 TCP *:6767 (LISTEN) admin@i-0ec94a674eea95352:~$ nc localhost:5000 & [1] 899 admin@i-0ec94a674eea95352:~$ nc: missing port number nc -lvvp localhost:5000 nc: getaddrinfo: Servname not supported for ai_socktype [1]+ Exit 1 nc localhost:5000 admin@i-0ec94a674eea95352:~$ fg bash: fg: current: no such job admin@i-0ec94a674eea95352:~$ nc localhost 5000
paris/i-0ec94a674eea95352 04:22
by SadServersUnauthorizedadmin@i-0b6bfc66c49d4e550:~$ curl -v localhost:5000 curl: option -: is unknown curl: try 'curl --help' or 'curl --manual' for more information admin@i-0b6bfc66c49d4e550:~$ curl -v localhost * Trying 127.0.0.1:80... * connect to 127.0.0.1 port 80 failed: Connection refused * Failed to connect to localhost port 80: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0b6bfc66c49d4e550:~$ cur