kihei/i-099c050398d2e8df3
by SadServersMore by SadServers
-p, --program Show the PID and name of the program to which each socket belongs. -l, --listening Show only listening sockets. (These are omitted by default.) -a, --all Show both listening and non-listening sockets. With the --interfaces opt -F Print routing information from the FIB. (This is the default.) -C Manual page netstat(8) line 71 (press h for help or q to quit)
paris/i-0e419b6eddb51f1e5 01:54
by SadServerstmpfs 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-06a20db299b11d0b8:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme1n1 259:1 0 1G 0 disk nvme2n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-06a20db299b11d0b8:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-06a20db299b11d0b8:~$ sudo vgcreate vg /
kihei/i-06a20db299b11d0b8 02:26
by SadServersFilesystem at /dev/mapper/vg_datos-lv_datos is mounted on /home/admin/data; on-lold_desc_blocks = 1, new_desc_blocks = 1 The filesystem on /dev/mapper/vg_datos-lv_datos is now 522240 (4k) blocks long. root@i-08ab7ca95e2d4128a:/home/admin# df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 396K 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 tmpfs 46M 0 46M 0% /run/user/0 /dev/mapper/vg_datos-lv_datos 2.0G 3.0M 1.9G 1% /home/admin/data root@i-08ab7ca95e2d4128a:/home/admin#