paris/i-04c6be0ffe5a14ab4
by SadServersMore by SadServers
Physical volume "/dev/nvme2n1" successfully created. Volume group "data-vg" successfully extended admin@i-0979fd02169b64a92:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree data-vg 2 0 0 wz--n- 1.99g 1.99g admin@i-0979fd02169b64a92:~$ sudo lvcreate --size 1.99g --type linear -n datalv1 data-vg Rounding up size to full physical extent 1.99 GiB Logical volume "datalv1" created. admin@i-0979fd02169b64a92:~$ sudo lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert datalv1 data-vg -wi-a----- 1.99g admin@i-0979fd02169b64a92:~$ sudo mkfs -t ext
kihei/i-0979fd02169b64a92 02:43
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Fri, 07 Mar 2025 20:33:25 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 manualling and try again.</p> * Closing connection 0 admin@i-0f702079919b1d844:~$ curl -v localhost:5000
paris/i-0f702079919b1d844 02:25
by SadServerstotal 5245100 drwxr-xr-x 7 admin admin 4096 Dec 3 23:31 . drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. drwx------ 3 admin admin 4096 Sep 17 17:15 .ansible -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Dec 3 23:28 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Dec 3 23:32 data -rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei -rw-r--r-- 1 admin admin 20374 Dec 3 23:32 strace.log admin@i-02e79ae25a2e64021:~$ sudo chown
kihei/i-02e79ae25a2e64021 08:06
by SadServers#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-03a33d25bb83c1431:~$ ls agent webserver.py admin@i-03a33d25bb83c1431:~$ su ^C admin@i-03a33d25bb83c1431:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-03a33d25bb83c1431:~$ python3