command-line-murders/i-04e80dba2b5cc25c7
by SadServersMore by SadServers
/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-018bfd0979d180f69:~$ sblk bash: sblk: command not found admin@i-018bfd0979d180f69:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme2n1 259:1 0 1G 0 disk nvme0n1 259:2 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-018bfd0979d180f69:~$
kihei/i-018bfd0979d180f69 06:45
by SadServers-l Make bash act as if it had been invoked as a login shell (see I -r If the -r option is present, the shell becomes restricted (see -s If the -s option is present, or if no arguments remain after op the positional parameters to be set when invoking an interactiv -v Print shell input lines as they are read. -x Print commands and their arguments as they are executed. -D A list of all double-quoted strings preceded by $ is printed when the current locale is not C or POSIX. This implies the -n [-+]O [shopt_option] shopt_option is one of the shell options accepted by the shopt value of that option; +O unsets it. If shopt_option is not s standard output. If the invocation option is +O, the output is -- A -- signals the end of options and disables further option pro ment of - is equivalent to --. Manual page bash(1) line 1 (press h for help or q to quit)
kihei/i-077fdacd18ea1b9a8 06:07
by SadServersadmin@i-02c1058de6fadf063:/dev$ 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-02c1058de6fadf063:/dev$ sudo pvcreate /dev/nvme1n1 WARNING: dos signature detected on /dev/nvme1n1 at offset 510. Wipe it? [y/n]: n Aborted wiping of dos. 1 existing signature left on the device. admin@i-02c1058de6fadf063:/dev$ vgcreate merger /dev/nvme1n1p1 /dev/nvme2n1p1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-02c1058de6fadf063:/dev$ sudo vgcreate merger /dev/nvme1n1p1 /dev/nvme2n1 Physical volume "/dev/nvme1n1p1" successfully created. Physical volume "/dev/nvme2n1p1" successfully created. Volume group "merger" successfully created admin@i-02c1058de6fadf063:/dev$ d
kihei/i-02c1058de6fadf063 05:31
by SadServers4.0K /opt du: cannot access '/proc/923/task/923/fd/4': No such file or directory du: cannot access '/proc/923/task/923/fdinfo/4': No such file or directory du: cannot access '/proc/923/fd/3': No such file or directory du: cannot access '/proc/923/fdinfo/3': No such file or directory 0 /proc 60K /root 384K /run 0 /sbin 4.0K /srv 0 /sys 40K /tmp 755M /usr 281M /var root@i-05312dad7e1185a46:/home/admin#