command-line-murders/i-0266b76737a8e364a
by SadServersMore by SadServers
nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk 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-04bac25b183a33ff9:~$ lvm2 bash: lvm2: command not found admin@i-04bac25b183a33ff9:~$ sudo pvcreate /dev/nvme1n1 Physical volume "/dev/nvme1n1" successfully created. admin@i-04bac25b183a33ff9:~$ sudo pvcreate /dev/nvme2n1 Physical volume "/dev/nvme2n1" successfully created. admin@i-04bac25b183a33ff9:~$ sudo vgcreate my_volume_group /dev/nvme1n1 /dev/nvm Volume group "my_volume_group" successfully created admin@i-04bac25b183a33ff9:~$ sudo lvcreate -l 100%
kihei/i-04bac25b183a33ff9 05:44
by SadServers<p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/foob <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../ Unauthorizedadmin@i-0e78d8c54dffc14fe:~$ curl -XGET localhost:5000/../..
paris/i-0e78d8c54dffc14fe 06:33
by SadServerstmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-02b891be31c49d985:~$ df -u df: invalid option -- 'u' Try 'df --help' for more information. admin@i-02b891be31c49d985:~$ du 11140 ./agent 4 ./.ansible/tmp 8 ./.ansible 4 ./data 8 ./.config/asciinema 12 ./.config 8 ./.ssh 5256228 . admin@i-02b891be31c49d985:~$