#SSH Linux server to Ubuntu desktop
1 messages · Page 1 of 1 (latest)
Not sure why because it's definitely the same password
What exactly does this mean?
Add -vvv flags to the ssh command for more information
I still don't understand where I should get the publickey
And do i need to provide publickey and password or just one of the two
@wise edge
One of the two
Well, you didn't even try the -vvv you didn't specify if it's a fresh or whatever install, you didn't specify if you're trying to login as root...
You can also go to the destination pc and look at logs of ssh, and it should tell you if it's because of bad password
I did try -vvv. It just shows everything failing
How exactly
journalctl -u sshd (the name of the ssh service might be different)