kihei/i-04a6e764e924597f5
by SadServersMore by SadServers
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk └─VG_DATA-DATA 254:0 0 2G 0 lvm /home/admin/data nvme2n1 259:5 0 1G 0 disk └─VG_DATA-DATA 254:0 0 2G 0 lvm /home/admin/data admin@i-0b1d3494c15b7bb61:~$ cd data admin@i-0b1d3494c15b7bb61:~/data$ ls lost+found admin@i-0b1d3494c15b7bb61:~/data$ ls lost+found/ ls: cannot open directory 'lost+found/': Permission denied admin@i-0b1d3494c15b7bb61:~/data$
kihei/i-0b1d3494c15b7bb61 07:40
by SadServersThe exit status returned by fallocate is 0 on success and 1 on failure. OPTIONS The length and offset arguments may be followed by the multiplicative su MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB, and YiB (the "i "K" has the same meaning as "KiB") or the suffixes KB (=1000), MB (=1000* GB, TB, PB, EB, ZB, and YB. The options --collapse-range, --dig-holes, --punch-hole, and --zero-rang sive. -c, --collapse-range Removes a byte range from a file, without leaving a hole. The byt lapsed starts at offset and continues for length bytes. At the co Manual page fallocate(1) line 1 (press h for help or q to quit)
kihei/i-060ebfc99f2bb2560 12:23
by SadServers> GET / HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 04 Oct 2023 19:07:43 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-09e85561fc3517875:~$ curl -Lv http://localhost:5000