kihei/i-05312dad7e1185a46
by SadServersMore by SadServers
admin@i-09443b662404c8afe:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-09443b662404c8afe:~$ sudo pvcreate /dev/nvme1n1 /dev/nmve2n1 No device found for /dev/nmve2n1. Physical volume "/dev/nvme1n1" successfully created. admin@i-09443b662404c8afe:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-09443b662404c8afe:~$ sudo vgcreate vg
kihei/i-09443b662404c8afe 02:38
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 SadServersUnauthorizedadmin@i-0b44691fa1530d7a7:/$ curl localhost:5000/index.html <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$ curl localhost:5000/password <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> admin@i-0b44691fa1530d7a7:/$