paris/i-0727c4a9e39506210
by SadServersMore by SadServers
Volume group "vol_1" has insufficient free space (510 extents): 512 required. admin@i-0b91400005923e34a:~$ sudo lvcreate -L 1.6G vol_1 Rounding up size to full physical extent 1.60 GiB Logical volume "lvol0" created. admin@i-0b91400005923e34a:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm nvme2n1 259:2 0 1G 0 disk └─vol_1-lvol0 254:0 0 1.6G 0 lvm admin@i-0b91400005923e34a:~$ /home/admin/kihei
kihei/i-0b91400005923e34a 09:11
by SadServersdrwxr-xr-x 2 admin root 4096 Sep 17 2023 data -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent admin@i-0c04274541d88a1da:~$ sudo ./kihei Error: This program cannot be run as the 'root' superuser. admin@i-0c04274541d88a1da:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c04274541d88a1da:~$ sudo cat /dev/null > datafile bash: datafile: Permission denied admin@i-0c04274541d88a1da:~$ sudo su -
kihei/i-0c04274541d88a1da 00:56
by SadServersnvme2n1 259:5 0 1G 0 disk b /dev /sdcad10b7a8f2a5dc:~$ sudo pvcreate /dev/sd No device found for /dev. No device found for /sdc. Physical volume "/dev/sdb" successfully created. me1n1 /dev/nvme1n28f2a5dc:~$ sudo pvcreate /dev/nv No device found for /dev/nvme1n2. Physical volume "/dev/nvme1n1" successfully created. admin@i-06ead10b7a8f2a5dc:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n2 No device found for /dev/nvme2n2. Physical volume "/dev/nvme1n1" successfully created. admin@i-06ead10b7a8f2a5dc:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-06ead10b7a8f2a5dc:~$
kihei/i-06ead10b7a8f2a5dc 01:39
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!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 manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!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 manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..