command-line-murders/i-071d265c3018bbafa
by SadServersMore by SadServers
) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-07b0bfaf3654c22d6:~$ sudo apt install fallocate Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is heWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is heWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is heWaiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is he^Ced-upgr)... 3s admin@i-07b0bfaf3654c22d6:~$ sudo -s root@i-07b0bfaf3654c22d6:/home/admin# ps aux | grep 871 root 871 84.8 17.0 90112 79716 ? S 16:36 0:30 /usr/bin/pythpgrade root 919 0.0 0.1 5264 700 pts/1 R<+ 16:37 0:00 grep 871 root@i-07b0bfaf3654c22d6:/home/admin# k
kihei/i-07b0bfaf3654c22d6 03:52
by SadServersadmin@i-0c469078d13136d60:~$ sudo curl localhost: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-0c469078d13136d60:~$ nc localhost5000 nc: missing port number admin@i-0c469078d13136d60:~$ nc localhost 5000 G
paris/i-0c469078d13136d60 01:28
by SadServers├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-0f85d27cf29853e7d:~$ pvcreate /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-0f85d27cf29853e7d:~$ sudo !! sudo pvcreate /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. admin@i-0f85d27cf29853e7d:~$ sudo pvcreate /dev/nvme2n1 Physical volume "/dev/nvme2n1" successfully created. admin@i-0f85d27cf29853e7d:~$ sudo vgcreate new_vg /dev/nvme2n1 /dev/nvme1n1 Volume group "new_vg" successfully created admin@i-0f85d27cf29853e7d:~$ lvcreate -l 100%FREE -