kihei/i-0b82e8e919c3f0e03
by SadServersMore by SadServers
Unauthorizedadmin@i-0b6bfc66c49d4e550:~$ curl -v localhost:5000 curl: option -: is unknown curl: try 'curl --help' or 'curl --manual' for more information admin@i-0b6bfc66c49d4e550:~$ curl -v localhost * Trying 127.0.0.1:80... * connect to 127.0.0.1 port 80 failed: Connection refused * Failed to connect to localhost port 80: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0b6bfc66c49d4e550:~$ cur
paris/i-0b6bfc66c49d4e550 04:55
by SadServersVolume group "mon_vg" successfully created admin@i-01f9eac839ff463e1:~$ lvcreate -l 100%FREE -n mon_lv mon_ng 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-01f9eac839ff463e1:~$ sudo lvcreate -l 100%FREE -n mon_lv mon_vg Logical volume "mon_lv" created. admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data
kihei/i-01f9eac839ff463e1 03:36
by SadServers/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-08d38f3d3a3dc92f1:~$ sudo mount /dev/vg/lv /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 372K 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 /dev/mapper/vg-lv 2.0G 24K 1.9G 1% /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ ls -la