paris/i-0313ad0915d720af8
by SadServersMore by SadServers
> GET / HTTP/1.1 > Host: sth: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: Wed, 18 Dec 2024 19:41:10 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0e74e27947cf1a85c:~$ curl sth:5000/[0-]
paris/i-0e74e27947cf1a85c 03:51
by SadServersadmin@i-0ae89bce1453c6828:~$ ls -l total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent drwxr-xr-x 2 admin root 4096 Oct 25 16:29 data -rw-r--r-- 1 root root 5368709120 Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei admin@i-0ae89bce1453c6828:~$ ls data appdiskmnt admin@i-0ae89bce1453c6828:~$ rm data/appdiskmnt admin@i-0ae89bce1453c6828:~$ rmdir data/ admin@i-0ae89bce1453c6828:~$ sudo ln -s /mnt/appdiskmnt/ /home/admin/data/ ln: failed to create symbolic link '/home/admin/data/': No such file or directoradmin@i-0ae89bce1453c6828:~$ ls agent datafile kihei admin@i-0ae89bce1453c6828:~$ sudo ln -s /mnt/appdiskmnt/ /home/admin/data/
kihei/i-0ae89bce1453c6828 10:59
by SadServersWARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0c12183255fc7984a:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0c12183255fc7984a:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0c12183255fc7984a:~$ lvcreate -n lv -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown ver striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-0c12183255fc7984a:~$ lvcreate -n lv -l 100%FREE vg