paris/i-0b61104e7dfa93aa0
by SadServersMore by SadServers
Unauthorizedadmin@i-09ceaaf94time curl http://127.0.0.1:50007.0.0.1:5000 Unauthorized real 0m0.017s user 0m0.008s sys 0m0.008s admin@i-09ceaaf94b2b4036f:~$ curl http://localhost:5000 Unauthorizedadmin@i-09ceaaf94curl -I -L http://localhost:5000calhost:5000 HTTP/1.1 200 OK Server: Werkzeug/2.3.7 Python/3.9.2 Date: Fri, 03 Jan 2025 15:53:33 GMT Content-Type: text/html; charset=utf-8 Content-Length: 12 Connection: close admin@i-09ceaaf94b2b4036f:~$
paris/i-09ceaaf94b2b4036f 02:06
by SadServers_chrony 590 1 0 12:47 ? 00:00:00 /usr/sbin/chronyd -F 1 root 591 1 0 12:47 ? 00:00:00 sshd: /usr/sbin/sshd -D [lis_chrony 592 590 0 12:47 ? 00:00:00 /usr/sbin/chronyd -F 1 root 602 1 0 12:47 ? 00:00:00 /usr/bin/python3 /usr/share/pgrade-shutdown --wait-for-signal root 675 2 0 12:48 ? 00:00:00 [kworker/u4:4] admin 705 561 0 12:49 pts/0 00:00:00 bash -l admin 709 705 0 12:49 pts/0 00:00:00 /usr/bin/python3 /usr/bin/ase5a14ab4 -q -i 2 /var/log/cast/i-04c6be0ffe5a14ab4 admin 712 709 0 12:49 pts/0 00:00:00 /usr/bin/python3 /usr/bin/ase5a14ab4 -q -i 2 /var/log/cast/i-04c6be0ffe5a14ab4 admin 713 709 0 12:49 pts/1 00:00:00 sh -c /bin/bash admin 714 713 0 12:49 pts/1 00:00:00 /bin/bash admin 862 714 0 12:52 pts/1 00:00:00 ps -ef admin@i-04c6be0ffe5a14ab4:~$ man ps
paris/i-04c6be0ffe5a14ab4 03:13
by SadServersnvme0n1 259:0 0 8G 0 disk nvme1n1 259:1 0 1G 0 disk nvme0n1p1 259:2 0 7.9G 0 part / nvme0n1p14 259:3 0 3M 0 part nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0452512a6769f93ec:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0452512a6769f93ec:~$ sudo vgcreate /dev/nvme1n1 /dev/nvme2n1 /dev/nvme1n1: already exists in filesystem Run `vgcreate --help' for more information. admin@i-0452512a6769f93ec:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0452512a6769f93ec:~$ sudo lvcreate -n lv -l 100%FREE vg