environment logrotate.d/ rcS.d/ update-motd.d/ ethertypes machine-id reportbug.conf vim/ fonts/ magic resolv.conf wgetrc fstab magic.mime rmt xattr.conf fstab.old manpath.config rpc xdg/ gai.conf mime.types rsyslog.conf xml/ admin@i-0ae37c2b2950f7142:~$ systemctl status apache2 Unit apache2.service could not be found. admin@i-0ae37c2b2950f7142:~$ systemctl status python Unit python.service could not be found. admin@i-0ae37c2b2950f7142:~$ systemctl status python3 Unit python3.service could not be found. admin@i-0ae37c2b2950f7142:~$ systemctl status python3.9 Unit python3.9.service could not be found. admin@i-0ae37c2b2950f7142:~$ vi /etc/python3.9/sitecustomize.py admin@i-0ae37c2b2950f7142:~$ ls agent webserver.py admin@i-0ae37c2b2950f7142:~$ vi webserver.py admin@i-0ae37c2b2950f7142:~$ ls agent webserver.py admin@i-0ae37c2b2950f7142:~$ webserver.py bash: webserver.py: command not found admin@i-0ae37c2b2950f7142:~$ ./webserver.py bash: ./webserver.py: Permission denied admin@i-0ae37c2b2950f7142:~$ ls -la total 48 drwxr-xr-x 6 admin admin 4096 Nov 4 03:11 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 448 Nov 4 03:13 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh -rw------- 1 admin admin 1232 Nov 4 03:11 .viminfo drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0ae37c2b2950f7142:~$ visudo visudo: /etc/sudoers: Permission denied admin@i-0ae37c2b2950f7142:~$