command-line-murders/i-009c146b19c7314d5
by SadServersMore by SadServers
tmpfs tmpfs 228M 12K 228M 1% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 vfat 124M 5.9M 118M 5% /boot/efi admin@i-0bfd89d92f69a42c1:~$ ls -rlht total 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data -rwxr-xr-x 1 admin root 2.2M Sep 17 2023 kihei drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent admin@i-0bfd89d92f69a42c1:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-0bfd89d92f69a42c1:~$ /kih
kihei/i-0bfd89d92f69a42c1 00:36
by SadServers42108d7968f7038 (ED25519) Jan 12 17:27:40 i-0842108d7968f7038 ec2: 3072 SHA256:hj5IRhHgQNWK1wNwOHkxby3pdb0842108d7968f7038 (RSA) Jan 12 17:27:40 i-0842108d7968f7038 ec2: -----END SSH HOST KEY FINGERPRINTS-----Jan 12 17:27:40 i-0842108d7968f7038 ec2: #######################################admin@i-0842108d7968f7038:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0842108d7968f7038:~$ curl localhost:3000 curl: (7) Failed to connect to localhost port 3000: Connection refused admin@i-0842108d7968f7038:~$ curl localhost:5000 Unauthorizedadmin@i-0842108d7968f7038:~$ lsof -i -P -n | grep LISTEN gotty 558 admin 6u IPv6 10589 0t0 TCP *:8080 (LISTEN) sadagent 559 admin 7u IPv6 11492 0t0 TCP *:6767 (LISTEN) admin@i-0842108d7968f7038:~$ less /etc/services admin@i-0842108d7968f7038:~$ lsof -i:
paris/i-0842108d7968f7038 03:30
by SadServersadmin@i-0b336a7231c9a436f:~$ sudo mkfs.ext4 /dev/vg_1/lv_1 mke2fs 1.46.2 (28-Feb-2021) Creating filesystem with 522240 4k blocks and 130560 inodes Filesystem UUID: 255e6434-d8b5-4435-adc4-71051ef3a6cd 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-0b336a7231c9a436f:~$ sudo mount /home/admin/data/ mount: /home/admin/data/: can't find in /etc/fstab. admin@i-0b336a7231c9a436f:~$ cd /ho