Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4896

Beginners • Re: Change from headless RPi to a display?

$
0
0
There are a few posts on Windows having ssh issues with the same I/o error number.

Would be interested to see if PuTTY https://putty.org/ works for you?

First place on the Pi I would look is the authority log.

Use the command:

Code:

tail /var/log/auth.log
For a valid connection you should see something like:

Code:

Jun 30 14:51:01 pi-support sshd[1071226]: Accepted password for pi from 10.21.1.103 port 50760 ssh2Jun 30 14:51:01 pi-support sshd[1071226]: pam_unix(sshd:session): session opened for user pi(uid=1000) by (uid=0)Jun 30 14:51:01 pi-support systemd-logind[430]: New session 42423 of user pi.
No idea what you will see TBH.

Statistics: Posted by MiscBits — Sun Jun 30, 2024 1:53 pm



Viewing all articles
Browse latest Browse all 4896

Trending Articles