paris/i-0102423b4d32663a7
by SadServersMore by SadServers
nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 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 nvme2n1 259:2 0 1G 0 disk root@i-00902e8d05acc4504:/home/admin# pvs root@i-00902e8d05acc4504:/home/admin# lvs root@i-00902e8d05acc4504:/home/admin# mount|grep nvme /dev/nvme0n1p1 on / type ext4 (rw,relatime,discard,errors=remount-ro) /dev/nvme0n1p15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepaortname=mixed,utf8,errors=remount-ro) root@i-00902e8d05acc4504:/home/admin# pvcreate nvme1n1 No device found for nvme1n1. root@i-00902e8d05acc4504:/home/admin# pvcreate /dev/nvme1n1
kihei/i-00902e8d05acc4504 09:15
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 27 Nov 2023 04:39:09 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!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 manuallgain.</p> * Closing connection 0 admin@i-078ac68f70bd379a8:~/agent$ curl -vvv -XGET http://localhost:5000/
paris/i-078ac68f70bd379a8 04:05
by SadServersdrwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-08d654c3783758f46:~$ vim webserver.py admin@i-08d654c3783758f46:~$ sudo vim webserver.py We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-08d654c3783758f46:~$