command-line-murders/i-0922e2f01422c9ff3
by SadServersMore by SadServers
Deleting file /home/admin/data/newdatafile... Creating file /home/admin/data/newdatafile with size 1.5GB... Done. admin@i-092e63e15b97044fc:~$ du -csh * 11M agent 1.4G data 0 datafile 2.2M kihei 1.5G total admin@i-092e63e15b97044fc:~$ du -csh data/* 1.4G data/newdatafile 1.4G total admin@i-092e63e15b97044fc:~$ ls -lh data/newdatafile -rw-r--r-- 1 admin admin 1.4G Dec 12 15:47 data/newdatafile admin@i-092e63e15b97044fc:~$
kihei/i-092e63e15b97044fc 06:25
by SadServersbash: py: command not found admin@i-0121b4e734c6ef16e:~$ python3 webserver.py python3: can't open file '/home/admin/webserver.py': [Errno 13] Permission denieadmin@i-0121b4e734c6ef16e:~$ sudo su 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-0121b4e734c6ef16e:~$
paris/i-0121b4e734c6ef16e 02:34
by SadServersbash: start: command not found admin@i-0f1e5ff82074e1a48:~$ runs /home/admin/kihei bash: runs: command not found admin@i-0f1e5ff82074e1a48:~$ /home/admin/kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0f1e5ff82074e1a48:~$ ls -l /home/admin/kihei -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 /home/admin/kihei admin@i-0f1e5ff82074e1a48:~$ chown -R root:root /home/admin/kihei chown: changing ownership of '/home/admin/kihei': Operation not permitted admin@i-0f1e5ff82074e1a48:~$ sudo chown -R root:root /home/admin/kihei admin@i-0f1e5ff82074e1a48:~$