paris/i-05463a839cf549c2b
by SadServersMore by SadServers
ps _chrony 593 1 0 03:44 ? 00:00:00 /usr/sbin/chronyd -F 1 root 600 1 0 03:44 ? 00:00:00 /usr/bin/python3 /usr/share/ended-upgrade-shutdown --wait-for-signal _chrony 601 593 0 03:44 ? 00:00:00 /usr/sbin/chronyd -F 1 root 684 2 0 03:45 ? 00:00:00 [kworker/u4:4+events_unboundadmin 714 563 0 03:45 pts/0 00:00:00 bash -l admin 718 714 2 03:45 pts/0 00:00:00 /usr/bin/python3 /usr/bin/as0901153058fcbfd -q -i 2 /var/log/cast/i-0e0901153058fcbfd admin 721 718 0 03:45 pts/0 00:00:00 /usr/bin/python3 /usr/bin/as0901153058fcbfd -q -i 2 /var/log/cast/i-0e0901153058fcbfd admin 722 718 0 03:45 pts/1 00:00:00 sh -c /bin/bash admin 723 722 0 03:45 pts/1 00:00:00 /bin/bash admin 727 723 0 03:45 pts/1 00:00:00 ps -eafww admin@i-0e0901153058fcbfd:~$ curl -v http://localhost:500
paris/i-0e0901153058fcbfd 00:39
by SadServersdrwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .config drwxr-xr-x 3 admin admin 4096 Dec 24 11:10 .local -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh -rw-r--r-- 1 admin admin 1024 Dec 24 11:10 .webserver.py.swp 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-042a55932de644732:~$ su - Password: su: Authentication failure admin@i-042a55932de644732:~$ su - Password: su: Authentication failure admin@i-042a55932de644732:~$ ^C admin@i-042a55932de644732:~$ curl
paris/i-042a55932de644732 02:06
by SadServersVolume group "mon_vg" successfully created admin@i-01f9eac839ff463e1:~$ lvcreate -l 100%FREE -n mon_lv mon_ng WARNING: Running as a non-root user. Functionality may be unavailable. /dev/mapper/control: open failed: Permission denied Failure to communicate with kernel device-mapper driver. Incompatible libdevmapper 1.02.175 (2021-01-08) and kernel driver (unknown ver striped: Required device-mapper target(s) not detected in your kernel. Run `lvcreate --help' for more information. admin@i-01f9eac839ff463e1:~$ sudo lvcreate -l 100%FREE -n mon_lv mon_vg Logical volume "mon_lv" created. admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data data/ datafile admin@i-01f9eac839ff463e1:~$ mount /home/admin/data
kihei/i-01f9eac839ff463e1 03:36
by SadServersConnecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] index.html: Permission denied Cannot write to ‘index.html’ (Permission denied). admin@i-060882b6b7423c159:/etc/python3$ cd .. admin@i-060882b6b7423c159:/etc$ cd .. admin@i-060882b6b7423c159:/$ find "index.html" find: ‘index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find *"index.html" find: ‘*index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html" find: ‘*/index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html"