command-line-murders/i-0e6cdfb85e3e69d44
by SadServersMore 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-06e0cb6f63aedc121:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-06e0cb6f63aedc121:~$ vgcreate vg /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-06e0cb6f63aedc121:~$ suivgcreate vg /dev/nvme1n1 /dev/nvme2n1
kihei/i-06e0cb6f63aedc121 01:09
by SadServersadmin@i-0bbb8d62752f668c2:~$ http GET localhost:5000 bash: http: command not found admin@i-0bbb8d62752f668c2:~$ lftp -c "pget -n 4 http://localhost:5000" bash: lftp: command not found admin@i-0bbb8d62752f668c2:~$ aria2c bash: aria2c: command not found admin@i-0bbb8d62752f668c2:~$