command-line-murders/i-097e06017eae9dfe7
by SadServersMore by SadServers
<h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-051a73ad0a2105cdd:~$ curl localhost:5000/robotx.txt <!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-051a73ad0a2105cdd:~$ curl localhost:5000/robots.txt <!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-051a73ad0a2105cdd:~$ curl localhost:5000
paris/i-051a73ad0a2105cdd 02:01
by SadServersadmin@i-000c40fb3f665fed1:/etc/apache2/conf-available$ ls javascript-common.conf admin@i-000c40fb3f665fed1:/etc/apache2/conf-available$ cd admin@i-000c40fb3f665fed1:~$ curl -IL localhost:5000 HTTP/1.1 200 OK Server: Werkzeug/2.3.7 Python/3.9.2 Date: Mon, 09 Oct 2023 12:33:30 GMT Content-Type: text/html; charset=utf-8 Content-Length: 12 Connection: close admin@i-000c40fb3f665fed1:~$ ls agent webserver.py admin@i-000c40fb3f665fed1:~$ vi webserver.py admin@i-000c40fb3f665fed1:~$ ls
paris/i-000c40fb3f665fed1 03:47
by SadServersnvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0df4f112bd047117f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0df4f112bd047117f:~$ vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n WARNING: Running as a non-root user. Functionality may be unavailable. vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo !! sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n lv -l 100%FREE vg vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0df4f112bd047117f:~$ sudo