command-line-murders/i-0970c55eac23201c8
by SadServersMore by SadServers
Physical volume "/dev/nvme2n1p1" successfully created. root@i-03ee884f3001facd6:/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-03ee884f3001facd6:/home/admin# df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 392K 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 tmpfs 46M 0 46M 0% /run/user/0 root@i-03ee884f3001facd6:/home/admin#
kihei/i-03ee884f3001facd6 05:54
by SadServers(use "git restore <file>..." to discard changes in working directory) deleted: webserver_v1.py Untracked files: (use "git add <file>..." to include in what will be committed) .bash_history .bash_logout .bashrc .config/ .profile .ssh/ agent/ no changes added to commit (use "git add" and/or "git commit -a") admin@i-03ec63ce519cbff18:~$ git restore webserver_v1.
monaco/i-03ec63ce519cbff18 04:29
by SadServersWelcome! Password is FDZPmh5AX3oiJt^C admin@i-06cc86bd8a997be11:~$ echo FDZP^C admin@i-06cc86bd8a997be11:~$ echo GET / |nc -v localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! ^C admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET / nc: port number invalid: GET admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET /
paris/i-06cc86bd8a997be11 02:13
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-0f19b173fcd94021c:~$ strace /home/admin/kihei