paris/i-0970915ceca7ecbf9
by SadServersMore by SadServers
~ ~ ~ ~ ~ ~ ~ ~ admin@i-0780ef3211c9664fa:~$ curl --user-agent "whate" localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-0780ef3211c9664fa:~$ admin@i-0780ef3211c9664fa:~$ curl --user-agent localhost:5000 curl: no URL specified! curl: try 'curl --help' or 'curl --manual' for more information admin@i-0780ef3211c9664fa:~$ curl --user-agent localhost:5000
paris/i-0780ef3211c9664fa 01:24
by SadServersgzip -c file1 file2 > foo.gz If you want to recompress concatenated files to get better compression, d gzip -cd old.gz | gzip > new.gz If a compressed file consists of several members, the uncompressed size a the --list option applies to the last member only. If you need the unco members, you can use: gzip -cd file.gz | wc -c If you wish to create a single archive file with multiple members so that Manual page gzip(1) line 187 (press h for help or q to quit)
kihei/i-0113674bd4f4e4b50 03:41
by SadServersexit_group(2) = ? +++ exited with 2 +++ admin@i-0330afbc40718ac33:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-0330afbc40718ac33:~$ lvs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0330afbc40718ac33:~$ sudo lvs admin@i-0330afbc40718ac33:~$ sudo lvs
kihei/i-0330afbc40718ac33 02:37
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0109112ade8b96d83:~$