kihei/i-0e30ea8b74f198298
by SadServersMore by SadServers
GET / GET / GET / ^C admin@i-07e2fdd31fb619fad:~$ curl --user-agent "whatever" localhost:5000 Welcome! Password is FDZPmh5Acurl -s http://httpbin.org/user-agentrl -s http://h^[[B^[[B^C admin@i-07e2fdd31fb619fad:~$ curl -s http://httpbin.org/user-agent ^C admin@i-07e2fdd31fb619fad:~$ curl -s http://httpbin.org/user-agent ls ; ^C admin@i-07e2fdd31fb619fad:~$ curl -s http://httpbin.org/user-agen
paris/i-07e2fdd31fb619fad 02:35
by SadServersCreated a new partition 1 of type 'Linux' and of size 1023 MiB. Command (m for help): t Selected partition 1 Hex code or alias (type L to list all): 8e Changed type of partition 'Linux' to 'Linux LVM'. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. admin@i-0324712e26d7d0580:~$ sudo pvcreate /dev/nvme2n1p1 Physical volume "/dev/nvme2n1p1" successfully created. admin@i-0324712e26d7d0580:~$ vgextend vgd-da
kihei/i-0324712e26d7d0580 07:44
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:~$