command-line-murders/i-0d8dd926b5bff9912
by SadServersMore by SadServers
bash: mkfs.btrfk: command not found admin@i-0ef6009e9cc66f53b:~$ mkfs.btrfs /dev/nvme1n1 /dev/nvme2n1 bash: mkfs.btrfs: command not found admin@i-0ef6009e9cc66f53b:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0ef6009e9cc66f53b:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:3 0 7.9G 0 part / ├─nvme0n1p14 259:4 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk nvme2n1 259:2 0 1G 0 disk admin@i-0ef6009e9cc66f53b:~$ sud
kihei/i-0ef6009e9cc66f53b 02:12
by SadServersadmin@i-032b14b686448662d:/etc$ ping 127.0.1.1 PING 127.0.1.1 (127.0.1.1) 56(84) bytes of data. 64 bytes from 127.0.1.1: icmp_seq=1 ttl=64 time=0.022 ms 64 bytes from 127.0.1.1: icmp_seq=2 ttl=64 time=0.033 ms ^C --- 127.0.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1025ms rtt min/avg/max/mdev = 0.022/0.027/0.033/0.005 ms admin@i-032b14b686448662d:/etc$ curl 127.0.1.1 curl: (7) Failed to connect to 127.0.1.1 port 80: Connection refused admin@i-032b14b686448662d:/etc$ ssh 127.0.1.1 The authenticity of host '127.0.1.1 (127.0.1.1)' can't be established. ECDSA key fingerprint is SHA256:hMf6KbwaoxjGUmKFdpvRsbq4Vv1XDQTAlST34YIiPA8. Are you sure you want to continue connecting (yes/no/[fingerprint])?
paris/i-032b14b686448662d 05:49
by SadServersagent webserver.py admin@i-07ce4a8d4e2cfe93b:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-07ce4a8d4e2cfe93b:~$ usod cat webserver.py bash: usod: command not found admin@i-07ce4a8d4e2cfe93b:~$ sudo cat 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: