command-line-murders/i-05cbe6a3dc5d438a9
by SadServersMore by SadServers
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-0815e829d95ab34ca:~$ ./kihei -v Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0815e829d95ab34ca:~$
kihei/i-0815e829d95ab34ca 01:57
by SadServers[ --profile String ] [ --version ] Use --longhelp to show all options and advanced commands. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -L 100% -n sad_vol sad_vg Can't parse size argument. Invalid argument for --size: 100% Error during parsing of command line. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -L 100%FREE -n sad_vol sad_vg Can't parse size argument. Invalid argument for --size: 100%FREE Error during parsing of command line. admin@i-08cb4f73e8283a157:~$ sudo lvcreate -l 100%FREE -n sad_vol sad_vg Logical volume "sad_vol" created. admin@i-08cb4f73e8283a157:~$ lv
kihei/i-08cb4f73e8283a157 05:31
by SadServers#1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-059b7902195b918d8:~$ curl -vik localhost:500 * Trying 127.0.0.1:500... * connect to 127.0.0.1 port 500 failed: Connection refused * Failed to connect to localhost port 500: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 500: Connection refused admin@i-059b7902195b918d8:~$