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.
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.