paris/i-02fa9eeb4808a3df7
by SadServersMore by SadServers
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-0aa7b9c7142e9f812:~$ df -i Filesystem Inodes IUsed IFree IUse% Mounted on udev 55457 307 55150 1% /dev tmpfs 58292 440 57852 1% /run /dev/nvme0n1p1 516096 32800 483296 7% / tmpfs 58292 4 58288 1% /dev/shm tmpfs 58292 3 58289 1% /run/lock /dev/nvme0n1p15 0 0 0 - /boot/efi admin@i-0aa7b9c7142e9f812:~$
kihei/i-0aa7b9c7142e9f812 00:26
by SadServersFirst sector (2048-2097151, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-2097151, default 2097151): Created a new partition 1 of type 'Linux' and of size 1023 MiB. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. admin@i-09f66041f9028dba9:~$ sudo pvcreate /dev/nvme1n1p1 Physical volume "/dev/nvme1n1p1" successfully created. admin@i-09f66041f9028dba9:~$ sudo pvcreate /dev/nvme2n1p1 Physical volume "/dev/nvme2n1p1" successfully created. admin@i-09f66041f9028dba9:~$
kihei/i-09f66041f9028dba9 04:54
by SadServers<p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax o </body> </html> ^C admin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000 Unauthorizedadmin@i-04851452443a1c73a:~$ curl http://127.0.0.1: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-04851452443a1c73a:~$ curl http://127.0.0.1:5000/ Unauthorizedadmin@i-04851452443a1c73a:~$ ls agent webserver.py admin@i-04851452443a1c73a:~$ cat w