paris/i-06c199eebaada38e7
by SadServersMore by SadServers
admin@i-05a8a4c9958482074:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree vg0 2 0 0 wz--n- 1.99g 1.99g admin@i-05a8a4c9958482074:~$ lvcreate -n pisse -L100%VG vg0 WARNING: Running as a non-root user. Functionality may be unavailable. Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -L100%VG vg0 Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -l100%VG vg0 Logical volume "pisse" created. admin@i-05a8a4c9958482074:~$ mkfs
kihei/i-05a8a4c9958482074 02:44
by SadServers--2023-12-12 15:08:36-- http://localhost:5000/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 0%[ index.html 100%[===========================================================================>] 12 --.-KB/s in 0s 2023-12-12 15:08:36 (35.6 KB/s) - ‘index.html’ saved [12/12] admin@i-0e2c619ce30827e76:~$ cat index.html Unauthorizedadmin@i-0e2c619ce30827e76:~$
paris/i-0e2c619ce30827e76 03:41
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: Tue, 06 Feb 2024 07:30:57 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-03d5c3bada9b64230:~$