command-line-murders/i-07ab54530b3e98bee
by SadServersMore by SadServers
-rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile -rwxr-xr-x 1 admin root 2.2M Sep 17 2023 kihei admin@i-0ddd50f9df146da5c:~$ ls -lh /home total 4.0K drwxr-xr-x 7 admin admin 4.0K Mar 10 18:11 admin admin@i-0ddd50f9df146da5c:~$ stat /home/admin/datafile File: /home/admin/datafile Size: 5368709120 Blocks: 10485768 IO Block: 4096 regular file Device: 10303h/66307d Inode: 264701 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2023-09-17 17:28:37.402800568 +0000 Modify: 2023-09-17 17:28:37.486796321 +0000 Change: 2023-09-17 17:28:37.486796321 +0000 Birth: 2023-09-17 17:28:37.402800568 +0000 admin@i-0ddd50f9df146da5c:~$
kihei/i-0ddd50f9df146da5c 02:27
by SadServersnt/ webserver.py admin@i-051f7c5ffc2106615:~$ sudo user 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-051f7c5ffc2106615:~$ vim
paris/i-051f7c5ffc2106615 02:36
by SadServersnvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme nvme0 nvme0n1 nvme0n1p1 nvme0n1p14 nvme0n1p15 nvme1 nvme1n1 admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme1n1 /dev/nvme2n WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-019554ca9006f06ef:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-019554ca9006f06ef:~$
kihei/i-019554ca9006f06ef 04:27
by SadServersCan't parse size argument. Invalid argument for --size: 100% Error during parsing of command line. admin@i-0999a44d263ea34e9:~$ sudo lvcreate -L 2G -n lv_linear LVM Volume group "LVM" has insufficient free space (510 extents): 512 required. admin@i-0999a44d263ea34e9:~$ sudo lvcreate -L 1.8G -n lv_linear LVM Rounding up size to full physical extent 1.80 GiB Logical volume "lv_linear" created. admin@i-0999a44d263ea34e9:~$ lvs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0999a44d263ea34e9:~$ sudo lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Con lv_linear LVM -wi-a----- 1.80g admin@i-0999a44d263ea34e9:~$ mkdir /mnt/