paris/i-022b732c14296a2c7
by SadServersMore by SadServers
total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent drwxr-xr-x 2 admin root 4096 Feb 26 00:50 data -rw-r--r-- 1 admin root 5368709120 Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei admin@i-0f9aeca12a8d8e203:~$ ./kihei datafile panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0f9aeca12a8d8e203:~$ mv datafile .. mv: cannot move 'datafile' to '../datafile': Permission denied admin@i-0f9aeca12a8d8e203:~$ sudo mv datafile .. admin@i-0f9aeca12a8d8e203:~$
kihei/i-0f9aeca12a8d8e203 08:57
by SadServers0 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, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-031aabe4fa77b4190:~$ q^C admin@i-031aabe4fa77b4190:~$ ./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-031aabe4fa77b4190:~$ ./kihei -df -^C admin@i-031aabe4fa77b4190:~$ df -
kihei/i-031aabe4fa77b4190 03:23
by SadServersLength: 12 [text/html] Saving to: ‘index.html’ index.html 100%[==== 2024-11-08 23:43:59 (222 KB/s) - ‘index.html’ saved [12/12] admin@i-030710a3e05c7b25d:~$ curl localhost:5000 Unauthorizedadmin@i-030710a3e05c7b25d:~$ md5sum ~/mysolution md5sum: /home/admin/mysolution: No such file or directory admin@i-030710a3e05c7b25d:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'.