paris/i-0fefafcf5226688e9
by SadServersMore by SadServers
/run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0092be62fee54d88f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0092be62fee54d88f:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 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-0092be62fee54d88f:~$ mount /dev/vg/lv /home/admin/data mount: /home/admin/data: must be superuser to use mount. admin@i-0092be62fee54d88f:~$ mount /dev/vg/lv /home/admin/data
kihei/i-0092be62fee54d88f 01:40
by SadServerstmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-032d3ffe9fedd91fa:~$ sudo df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-032d3ffe9fedd91fa:~$ cd /usr admin@i-032d3ffe9fedd91fa:/usr$ ls bin games include lib lib32 lib64 libexec libx32 local sbin share srcadmin@i-032d3ffe9fedd91fa:/usr$ c
kihei/i-032d3ffe9fedd91fa 01:31
by SadServers< HTTP/1.1 405 METHOD NOT ALLOWED < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 10 Mar 2025 14:58:40 GMT < Content-Type: text/html; charset=utf-8 < Allow: OPTIONS, HEAD, GET < Content-Length: 153 < Connection: close < <!doctype html> <html lang=en> <title>405 Method Not Allowed</title> <h1>Method Not Allowed</h1> <p>The method is not allowed for the requested URL.</p> * Closing connection 0 admin@i-043cc92c2fd618087:~$
paris/i-043cc92c2fd618087 02:45
by SadServersadmin@i-032b14b686448662d:/etc$ ping 127.0.1.1 PING 127.0.1.1 (127.0.1.1) 56(84) bytes of data. 64 bytes from 127.0.1.1: icmp_seq=1 ttl=64 time=0.022 ms 64 bytes from 127.0.1.1: icmp_seq=2 ttl=64 time=0.033 ms ^C --- 127.0.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1025ms rtt min/avg/max/mdev = 0.022/0.027/0.033/0.005 ms admin@i-032b14b686448662d:/etc$ curl 127.0.1.1 curl: (7) Failed to connect to 127.0.1.1 port 80: Connection refused admin@i-032b14b686448662d:/etc$ ssh 127.0.1.1 The authenticity of host '127.0.1.1 (127.0.1.1)' can't be established. ECDSA key fingerprint is SHA256:hMf6KbwaoxjGUmKFdpvRsbq4Vv1XDQTAlST34YIiPA8. Are you sure you want to continue connecting (yes/no/[fingerprint])?