command-line-murders/i-0a5c25d314d520e73
by SadServersMore by SadServers
Connecting 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"
paris/i-060882b6b7423c159 04:33
by SadServersLogical volume "my_lv" created. admin@i-08fd4969dab4ed48f:~$ sudo mkfs.ext4 /dev/my_vg/my_lv mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 472064 4k blocks and 118080 inodes Filesystem UUID: cd7eddd3-af99-4128-aa7f-a01899708b6c Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: done Writing inode tables: done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: done admin@i-08fd4969dab4ed48f:~$ sudo mount /dev/my_vg/my_lv /mnt/my_mount_point
kihei/i-08fd4969dab4ed48f 00:36
by SadServersadmin 771 697 0 16:53 pts/1 00:00:00 more admin@i-09f185fddd1e81888:~$ history 1 2023-09-20T15:57:57 > /home/admin/.bash_history 2 2023-09-20T15:58:02 exit 3 2025-03-07T16:52:03 sudo su - 4 2025-03-07T16:52:06 ls -l 5 2025-03-07T16:52:14 lsof -i :5000 6 2025-03-07T16:52:18 sudo lsof -i :5000 7 2025-03-07T16:52:22 ps -ef 8 2025-03-07T16:52:38 nstat -tlnp 9 2025-03-07T16:52:44 netstat -tlnp 10 2025-03-07T16:52:56 systemctl status 11 2025-03-07T16:53:15 ps -ef | more 12 2025-03-07T16:54:05 history admin@i-09f185fddd1e81888:~$ ls -l /home/admin/webserver.py