command-line-murders/i-0b4c4cb3b31897cad
by SadServersMore by SadServers
nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0df4f112bd047117f:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0df4f112bd047117f:~$ vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n WARNING: Running as a non-root user. Functionality may be unavailable. vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo !! sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1, lvcreate -n lv -l 100%FREE vg vgcreate: invalid option -- 'n' Error during parsing of command line. admin@i-0df4f112bd047117f:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0df4f112bd047117f:~$ sudo
kihei/i-0df4f112bd047117f 03:26
by SadServersadmin@i-02c3de5775d00b6c9:~$ admin@i-02c3de5775d00b6c9:~$ admin@i-02c3de5775d00b6c9:~$ sudo python3 /home/admin/webserver.py 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-02c3de5775d00b6c9:~$ ^C admin@i-02c3de5775d00b6c9:~$
paris/i-02c3de5775d00b6c9 04:47
by SadServersThis is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 574 ptrace: Operation not permitted. (gdb)