kihei/i-0cf4052df7f7472c2
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 SadServersWe 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: no password was provided sudo: a password is required admin@i-00bec02e20d648cd2:~$ cat .ansible/tmp/ cat: .ansible/tmp/: Is a directory admin@i-00bec02e20d648cd2:~$ cd .ansible/ admin@i-00bec02e20d648cd2:~/.ansible$
paris/i-00bec02e20d648cd2 01:08
by SadServerswrite(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-02d11cb0f8ef4de3f:~$ ln datafile data/newdatafile ln: failed to create hard link 'data/newdatafile' => 'datafile': Operation not padmin@i-02d11cb0f8ef4de3f:~$ sudo ln datafile data/newdatafile admin@i-02d11cb0f8ef4de3f:~$ ls agent data datafile kihei admin@i-02d11cb0f8ef4de3f:~$ cd da