/i-0bac1d4fc2b1950cb
by SadServersMore by SadServers
[sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-01ce4f2450e9d777d:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-01ce4f2450e9d777d:~$ iptables -L -v -n iptables v1.8.7 (nf_tables): Could not fetch rule set generation id: Permission admin@i-01ce4f2450e9d777d:~$ exec 3<>/dev/tcp/localhost/80 bash: connect: Connection refused bash: /dev/tcp/localhost/80: Connection refused admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ admin@i-01ce4f2450e9d777d:~$ :> /dev/tcp/ya.ru/80 && echo $?
paris/i-01ce4f2450e9d777d 04:53
by SadServersNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:1 0 7.9G 0 part / ├─nvme0n1p14 259:2 0 3M 0 part └─nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme2n1 259:4 0 1G 0 disk └─test_vg-lvol0_rimage_1 254:1 0 1020M 0 lvm └─test_vg-lvol0 254:2 0 2G 0 lvm nvme1n1 259:5 0 1G 0 disk └─test_vg-lvol0_rimage_0 254:0 0 1020M 0 lvm └─test_vg-lvol0 254:2 0 2G 0 lvm admin@i-05f20f1fd6dc9dcd5:~$ sudo mkfs.ext4 test_vg-lvol0 mke2fs 1.46.2 (28-Feb-2021) The file test_vg-lvol0 does not exist and no size was specified. admin@i-05f20f1fd6dc9dcd5:~$ sudo mkfs.ext4 test_vg-lvol0
kihei/i-05f20f1fd6dc9dcd5 05:41
by SadServers[ -t|--test ] [ --commandprofile String ] [ --config String ] [ --driverloaded y|n ] [ --nolocking ] [ --lockopt String ] [ --longhelp ] [ --profile String ] [ --version ] Use --longhelp to show all options and advanced commands. root@i-0ff2ca442c03af1da:/home/admin# vgcreate vg_new /dev/nvme nvme0 nvme0n1p1 nvme0n1p15 nvme1n1 nvme2n1 nvme0n1 nvme0n1p14 nvme1 nvme2 root@i-0ff2ca442c03af1da:/home/admin# vgcreate vg_new /dev/nvme1n1 /dev/nvme2