kihei/i-019189da02b410753
by SadServersMore by SadServers
97764 /usr/lib/python3/dist-packages 71928 /usr/share/locale 69244 /usr/lib/modules 69240 /usr/lib/modules/5.10.0-8-cloud-amd64 sort: write failed: 'standard output': Broken pipe sort: write error admin@i-06c640c37d10bfc6a:/$ lsblk -l 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 nvme1n1 259:5 0 1G 0 disk admin@i-06c640c37d10bfc6a:/$ pvcreate /dev/m
kihei/i-06c640c37d10bfc6a 03:34
by SadServers[sudo] password for admin: sudo: a password is required admin@i-01559a1821be431fc:~$ sudo netstat -tunapl | grep 5000 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-01559a1821be431fc:~$ top
paris/i-01559a1821be431fc 02:21
by SadServersadmin@i-033ff0a01601e913b:~$ sudo mkfs.ext /dev/mapper/vg01-lv01 sudo: mkfs.ext: command not found admin@i-033ff0a01601e913b:~$ sudo mkfs.ext4 /dev/mapper/vg01-lv01 mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 522240 4k blocks and 130560 inodes Filesystem UUID: 96156bbb-6deb-4fd6-a20d-0e6a759cd52b 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-033ff0a01601e913b:~$ sudo mkfs.ext4 /dev/mapper/vg01-lv01