How can I find my ssh password?

Please use this command to SSH into the laptop:

ssh <laptop-username>@<laptop-ip>

If you just do ssh <laptop-ip> you are probably trying to connect with a user that does not exist on the laptop.

4 Likes