kihei/i-03ee884f3001facd6
by SadServersMore by SadServers
nvme2n1 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#1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-059b7902195b918d8:~$ curl -vik localhost:500 * Trying 127.0.0.1:500... * connect to 127.0.0.1 port 500 failed: Connection refused * Failed to connect to localhost port 500: Connection refused * Closing connection 0 curl: (7) Failed to connect to localhost port 500: Connection refused admin@i-059b7902195b918d8:~$
paris/i-059b7902195b918d8 01:27
by SadServersAdministrator. 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: Sorry, try again. [sudo] password for admin: Sorry, try again. [sudo] password for admin: [2]+ Stopped sudo -i admin@i-08e5b32d60aaeb8c4:/etc$