paris/i-0001eb421706e0251
by SadServersMore by SadServers
openat(AT_FDCWD, "/dev/null", O_RDONLY|O_CLOEXEC) = 3 epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=310235= -1 EPERM (Operation not permitted) openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 7 epoll_ctl(4, EPOLL_CTL_ADD, 7, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=310235= -1 EPERM (Operation not permitted) openat(AT_FDCWD, "/dev/null", O_WRONLY|O_CLOEXEC) = 8 epoll_ctl(4, EPOLL_CTL_ADD, 8, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=310235= -1 EPERM (Operation not permitted) -- nanosleep({tv_sec=0, tv_nsec=1000000}, NULL) = 0 write(2, "panic: ", 7panic: ) = 7 write(2, "exit status 1", 13exit status 1) = 13 admin@i-0ed492a651080fdae:~$ ^C admin@i-0ed492a651080fdae:~$ ls -l /home/admin/data/newda
kihei/i-0ed492a651080fdae 01:28
by SadServersadmin@i-05a8a4c9958482074:~$ sudo vgs VG #PV #LV #SN Attr VSize VFree vg0 2 0 0 wz--n- 1.99g 1.99g admin@i-05a8a4c9958482074:~$ lvcreate -n pisse -L100%VG vg0 WARNING: Running as a non-root user. Functionality may be unavailable. Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -L100%VG vg0 Can't parse size argument. Invalid argument for --size: 100%VG Error during parsing of command line. admin@i-05a8a4c9958482074:~$ sudo lvcreate -n pisse -l100%VG vg0 Logical volume "pisse" created. admin@i-05a8a4c9958482074:~$ mkfs
kihei/i-05a8a4c9958482074 02:44
by SadServersadmin@i-02c3de5775d00b6c9:~$ admin@i-02c3de5775d00b6c9:~$ admin@i-02c3de5775d00b6c9:~$ sudo python3 /home/admin/webserver.py 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-02c3de5775d00b6c9:~$ ^C admin@i-02c3de5775d00b6c9:~$