kihei/i-0a0a63e5049ebce47
by SadServersMore by SadServers
<title>Error response</title> </head> <body> <h1>Error response</h1> <p>Error code: 400</p> <p>Message: Bad request version ('1.1').</p> <p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax o </body> </html> Connection closed by foreign host. admin@i-0c02c2509333a676e:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'.
paris/i-0c02c2509333a676e 01:40
by SadServerssdb sdb1 root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdb1 Physical volume "/dev/sdb1" successfully created. root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdc1 Physical volume "/dev/sdc1" successfully created. root@i-003497fc2983fdff0:/home/admin# pvs PV VG Fmt Attr PSize PFree /dev/sdb1 lvm2 --- 1023.00m 1023.00m /dev/sdc1 lvm2 --- 1023.00m 1023.00m root@i-003497fc2983fdff0:/home/admin# vgcreate vg_datos /dev/sdb1 /dev/sdc1 Volume group "vg_datos" successfully created root@i-003497fc2983fdff0:/home/admin# vgs VG #PV #LV #SN Attr VSize VFree vg_datos 2 0 0 wz--n- 1.99g 1.99g root@i-003497fc2983fdff0:/home/admin# lvcreate
kihei/i-003497fc2983fdff0 05:26
by SadServers-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-00bedab76eea4a7a9:~$ curl --user-agent "" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-00bedab76eea4a7a9:~$ curl --user-agenlocalhost:5000 curl -h^C admin@i-00bedab76eea4a7a9:~$ echo FDZPmh5AX3oiJt > /home/