root@1.1.1.1
> ssh root@1.1.1.1 The authenticity of host '1.1.1.1' can't be established. ED25519 key fingerprint is SHA256:uNtH7vyASxCbQp1Y3pGS2BqLRcfZK5xT4zgn6qZ5X6c. This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '1.1.1.1' (ED25519) to the list of known hosts. root@1.1.1.1 password: ******** Last login: Tue Jun 21 16:42:13 2025 from unknown
root@1.1.1.1:~$ cd posts
root@1.1.1.1:~/posts$ ls -la
root@1.1.1.1:~/posts$