kihei/i-07b0bfaf3654c22d6
by SadServersMore by SadServers
total 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent -rwxr-xr-x 1 admin root 2.2M Dec 3 14:28 kihei admin@i-028aa18574b00296c:~$ su -sh * su: user agent does not exist or the user entry does not contain all the requireadmin@i-028aa18574b00296c:~$ s\du -sh * bash: sdu: command not found admin@i-028aa18574b00296c:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-028aa18574b00296c:~$
kihei/i-028aa18574b00296c 01:56
by SadServers-L possibly with LWP and NLWP columns -m, m after processes -T possibly with SPID column For more details see ps(1). admin@i-06321e2dae7759c94:~$ sudo lsof -i -P -n | grep LISTEN 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:
paris/i-06321e2dae7759c94 04:30
by SadServersPhysical volume "/dev/nvme2n1" successfully created. admin@i-0006ce2ef3a195375:~$ sudo pv pvchange pvck pvcreate pvdisplay pvmove pvremove pvresize pvsadmin@i-0006ce2ef3a195375:~$ sudo pvs PV VG Fmt Attr PSize PFree /dev/sdb lvm2 --- 1.00g 1.00g /dev/sdc lvm2 --- 1.00g 1.00g admin@i-0006ce2ef3a195375:~$ sudo vgcreatevg /dev/nvme1n1 /dev/nvme2n1 sudo: vgcreatevg: command not found admin@i-0006ce2ef3a195375:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0006ce2ef3a195375:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree vg 2 0 0 wz--n- 1.99g 1.99g admin@i-0006ce2ef3a195375:~$ sudo lvcreate -n lv