kihei/i-0cb5e811d8cd934e6
by SadServersMore by SadServers
NAME 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 SadServersI/O size (minimum/optimal): 4096 bytes / 4096 bytes admin@i-0f16f52e40d44cfda:~$ sudo mkfs.ext4 /dev/vg01/lv01 mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 522240 4k blocks and 130560 inodes Filesystem UUID: 93e84fe8-5686-4b38-ac53-2de14cf84b04 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-0f16f52e40d44cfda:~$
kihei/i-0f16f52e40d44cfda 00:27
by SadServersroot 590 0.0 0.4 4396 2140 ttyS0 Ss+ 14:50 0:00 /sbin/agetty 15200,57600,38400,9600 ttyS0 vt220 root 591 0.0 1.5 13352 7152 ? Ss 14:50 0:00 sshd: /usr/sbf 10-100 startups _chrony 593 0.0 0.7 10852 3600 ? S 14:50 0:00 /usr/sbin/chr_chrony 594 0.0 0.1 10724 548 ? S 14:50 0:00 \_ /usr/sbinroot 606 0.1 3.7 26612 17420 ? Ss 14:50 0:00 /usr/bin/pyth-upgrades/unattended-upgrade-shutdown --wait-for-signal admin@i-06fb99aa236dc5e81:~$ python -m http.server bash: python: command not found admin@i-06fb99aa236dc5e81:~$ python3 -m http.server Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ... ^C Keyboard interrupt received, exiting. admin@i-06fb99aa236dc5e81:~$ ls INPUT -p tcp -m tcp --dport 80 -j DROP