paris/i-0883f8551b33b395b
by SadServersMore by SadServers
main.main() ./main.go:64 +0x47d admin@i-0d4b0d36217ba962c:~$ mv datafile.tmp ../ mv: cannot move 'datafile.tmp' to '../datafile.tmp': Permission denied admin@i-0d4b0d36217ba962c:~$ cd .. admin@i-0d4b0d36217ba962c:/home$ ll bash: ll: command not found admin@i-0d4b0d36217ba962c:/home$ ls admin admin@i-0d4b0d36217ba962c:/home$ ls -lah total 12K drwxr-xr-x 3 root root 4.0K Sep 17 16:44 . drwxr-xr-x 18 root root 4.0K Nov 12 17:47 .. drwxr-xr-x 7 admin admin 4.0K Nov 12 17:49 admin admin@i-0d4b0d36217ba962c:/home$
kihei/i-0d4b0d36217ba962c 02:08
by SadServers64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.020 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.033 ms 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.033 ms ^C --- 127.0.0.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2029ms rtt min/avg/max/mdev = 0.020/0.028/0.033/0.006 ms admin@i-07e8450481f52abd6:~$ ssh 127.0.0.1 The authenticity of host '127.0.0.1 (127.0.0.1)' can't be established. ECDSA key fingerprint is SHA256:MaQ1ByNhlAiN8nHi+ywSTGpSLwVjOTmxS8w3ktrOQ9A. Are you sure you want to continue connecting (yes/no/[fingerprint])? y Please type 'yes', 'no' or the fingerprint: yes Warning: Permanently added '127.0.0.1' (ECDSA) to the list of known hosts. admin@127.0.0.1: Permission denied (publickey). admin@i-07e8450481f52abd6:~$ ssh --
paris/i-07e8450481f52abd6 02:11
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-0282bc52555020bf6:~$