paris/i-041e19fae03c7874a
by SadServersMore by SadServers
admin@i-0ce4088ffc36025b0:~$ sudo netstat -ntlup 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: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-0ce4088ffc36025b0:~$ ^C admin@i-0ce4088ffc36025b0:~$
paris/i-0ce4088ffc36025b0 01:09
by SadServersadmin@i-0922830d655d595af:~$ vgcreate data-vg /dev/nvme1n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0922830d655d595af:~$ sudo vgcreate data-vg /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. Volume group "data-vg" successfully created admin@i-0922830d655d595af:~$ vgs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0922830d655d595af:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree data-vg 1 0 0 wz--n- 1020.00m 1020.00m admin@i-0922830d655d595af:~$ sudo vgcreate data-vg /dev/nvme2n1 A volume group called data-vg already exists. admin@i-0922830d655d595af:~$ sudo vgextend data-vg /d
kihei/i-0922830d655d595af 06:01
by SadServersCreating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-052c1c6e295346c50:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 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 admin@i-052c1c6e295346c50:~$ df