command-line-murders/i-0fd4a6c7aa10a235b
by SadServersMore by SadServers
admin@i-085903f344801b637:~$ 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-085903f344801b637:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1
kihei/i-085903f344801b637 00:57
by SadServerse2scrub_all.service static - [email protected] static - e2scrub_reap.service enabled enabled emergency.service static - flaskapp.service enabled enabled fstrim.service static - getty-static.service static - [email protected] enabled enabled gotty.service enabled enabled hwclock.service masked enabled [email protected] static - ifupdown-pre.service static - ifupdown-wait-online.service disabled enabled initrd-cleanup.service static - lines 14-50/235 23%
paris/i-0e4e167d3b4c08acd 06:13
by SadServersnvme2n1 259:2 0 1G 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-0733d401d9afbfadc:~$ sudo pvcreate /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. admin@i-0733d401d9afbfadc:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0733d401d9afbfadc:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0733d401d9afbfadc:~$ lvcreate -n -l 100%FREE vg WARNING: Running as a non-root user. Functionality may be unavailable. No command with matching syntax recognised. Run 'lvcreate --help' for more inadmin@i-0733d401d9afbfadc:~$ lvcreate -n -l 100%FREE vg
kihei/i-0733d401d9afbfadc 01:55
by SadServers-i, --include Include protocol response headers in the output -o, --output <file> Write to file instead of stdout -O, --remote-name Write output to a file named as the remote file -s, --silent Silent mode -T, --upload-file <file> Transfer local FILE to destination -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit This is not the full help, this menu is stripped into categories. Use "--help category" to get an overview of all categories. For all options use the manual or "--help all". admin@i-0ebadfe95bbd0eb1b:~$ curl -A 'whatever' localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-0ebadfe95bbd0eb1b:~$