paris/i-077ff369d6b5a0a27
by SadServersMore by SadServers
goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c9554bbe26a61062:~$ mv datafile data admin@i-0c9554bbe26a61062:~$ ls agent data kihei admin@i-0c9554bbe26a61062:~$ ./kihei -v Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c9554bbe26a61062:~$
kihei/i-0c9554bbe26a61062 06:49
by SadServers#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-03a33d25bb83c1431:~$ ls agent webserver.py admin@i-03a33d25bb83c1431:~$ su ^C admin@i-03a33d25bb83c1431:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-03a33d25bb83c1431:~$ python3
paris/i-03a33d25bb83c1431 02:18
by SadServerslsattr: Permission denied While reading flags on webserver.py admin@i-0c826a6b275be070d:~$ sudo ls 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: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-0c826a6b275be070d:~$
paris/i-0c826a6b275be070d 03:57
by SadServerssdb sdb1 root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdb1 Physical volume "/dev/sdb1" successfully created. root@i-003497fc2983fdff0:/home/admin# pvcreate /dev/sdc1 Physical volume "/dev/sdc1" successfully created. root@i-003497fc2983fdff0:/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-003497fc2983fdff0:/home/admin# vgcreate vg_datos /dev/sdb1 /dev/sdc1 Volume group "vg_datos" successfully created root@i-003497fc2983fdff0:/home/admin# vgs VG #PV #LV #SN Attr VSize VFree vg_datos 2 0 0 wz--n- 1.99g 1.99g root@i-003497fc2983fdff0:/home/admin# lvcreate