kihei/i-0b1ae6e35bc1646c1
by SadServersMore by SadServers
admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ ls alternatives.log auth.log btmp chrony daemon.log alternatives.log.1 auth.log.1 btmp.1 cloud-init-output.log daemon.log.1 apt auth.log.2.gz cast cloud-init.log daemon.log.2.gadmin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ admin@i-0249d70369e564da5:/var/log$ nc localhost 5000 GET / curl --user-
paris/i-0249d70369e564da5 03:19
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:~$
paris/i-0ebadfe95bbd0eb1b 01:49
by SadServersadmin@i-026a7204a456f2350:~$ pvcreate /dev/nv nvme0 nvme0n1p1 nvme0n1p15 nvme1n1 nvme2 nvme2n1p1 nvme0n1 nvme0n1p14 nvme1 nvme1n1p1 nvme2n1 nvram admin@i-026a7204a456f2350:~$ pvcreate /dev/nvme1n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-026a7204a456f2350:~$ sudo pvcreate /dev/nvme1n1 WARNING: dos signature detected on /dev/nvme1n1 at offset 510. Wipe it? [y/n]: y Wiping dos signature on /dev/nvme1n1. Physical volume "/dev/nvme1n1" successfully created. admin@i-026a7204a456f2350:~$ sudo pvcreate /dev/nvme2n1 WARNING: dos signature detected on /dev/nvme2n1 at offset 510. Wipe it? [y/n]: y Wiping dos signature on /dev/nvme2n1. Physical volume "/dev/nvme2n1" successfully created. admin@i-026a7204a456f2350:~$ vgcreate datavg /dev/nvme1n1 /dev/nv