kihei/i-0392b13faffb300c9
by SadServersMore by SadServers
admin@i-05c3c00ce59015c71:~$ cd data/ admin@i-05c3c00ce59015c71:~/data$ gzip newdatafile admin@i-05c3c00ce59015c71:~/data$ cd .. admin@i-05c3c00ce59015c71:~$ cd gunzip .ansible/ .config/ .ssh/ agent/ data/ admin@i-05c3c00ce59015c71:~$ cd gunzip .ansible/ .config/ .ssh/ agent/ data/ admin@i-05c3c00ce59015c71:~$ cd .. admin@i-05c3c00ce59015c71:/home$ cd admin/ admin@i-05c3c00ce59015c71:~$ ls agent data datafile.gz kihei admin@i-05c3c00ce59015c71:~$ gunzip detafi gzip: detafi.gz: No such file or directory admin@i-05c3c00ce59015c71:~$ gunzip datafile.gz admin@i-05c3c00ce59015c71:~$
kihei/i-05c3c00ce59015c71 02:49
by SadServersadmin@i-08320041ff966cd0f:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-08320041ff966cd0f:~$ sudo -s We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-08320041ff966cd0f:~$
taipei/i-08320041ff966cd0f 00:54
by SadServersdrwxr-xr-x 18 root root 4096 Dec 29 19:37 .. drwxr-xr-x 2 root root 24576 Sep 24 23:20 bin drwxr-xr-x 2 root root 4096 Apr 10 2021 games drwxr-xr-x 35 root root 4096 Sep 24 23:19 include drwxr-xr-x 54 root root 4096 Sep 24 23:20 lib drwxr-xr-x 2 root root 4096 Sep 28 2021 lib32 drwxr-xr-x 2 root root 4096 Sep 20 15:53 lib64 drwxr-xr-x 4 root root 4096 Sep 28 2021 libexec drwxr-xr-x 2 root root 4096 Sep 28 2021 libx32 drwxr-xr-x 10 root root 4096 Sep 20 15:53 local drwxr-xr-x 2 root root 12288 Sep 24 23:19 sbin drwxr-xr-x 91 root root 4096 Sep 24 23:19 share drwxr-xr-x 2 root root 4096 Apr 10 2021 src admin@i-0ef21dcd15d0bb4ad:/usr$ cd .. admin@i-0ef21dcd15d0bb4ad:/$ ls -la /mnt/
paris/i-0ef21dcd15d0bb4ad 02:47
by SadServerswrite(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-04e9a940bea99a35d:~$ ls /home/admin/data/newdatafile ls: cannot access '/home/admin/data/newdatafile': No such file or directory admin@i-04e9a940bea99a35d:~$ cd /home/admin/data/ admin@i-04e9a940bea99a35d:~/data$ ls admin@i-04e9a940bea99a35d:~/data$ vi newdatafile admin@i-04e9a940bea99a35d:~/data$ chattr -i newdatafile admin@i-04e9a940bea99a35d:~/data$