paris/i-0c3f47ba3bad811b9
by SadServersMore by SadServers
admin@i-0030ca60c3dfc6307:~$ netstat -tupln (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN udp 0 0 127.0.0.1:323 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::841:92ff:fefb:546 :::* udp6 0 0 ::1:323 :::* admin@i-0030ca60c3dfc6307:~$
paris/i-0030ca60c3dfc6307 00:27
by SadServersadmin@i-0c86aaede796dd0fb:~$ ды bash: ды: command not found admin@i-0c86aaede796dd0fb:~$ ls agent webserver.py admin@i-0c86aaede796dd0fb:~$ 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-0c86aaede796dd0fb:~$ curl localhost:5000 Unauthorizedadmin@i-0c86aaede796dd0fb:~$ admin@i-0c86aaede796dd0fb:~$ curl localhost:5000
paris/i-0c86aaede796dd0fb 00:38
by SadServersbash: lslbk: command not found admin@i-002944c8c98f5382d:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk nvme2n1 259:4 0 1G 0 disk admin@i-002944c8c98f5382d:~$ sudo vgcreate big /dev/nvme1n1 /dev/nvme2n1 Volume group "big" successfully created admin@i-002944c8c98f5382d:~$ sudo lvcreate -L 2G -n bigr --type striped --stripe Using default stripesize 64.00 KiB. Volume group "big" has insufficient free space (510 extents): 512 required. admin@i-002944c8c98f5382d:~$