SSH connection
Posted: Sun Jan 10, 2016 6:37 am
Hi guys,
I am trying to connect from pi to the laptop via ssh. I am apple to connect form laptop to raspberry pi but I could not do it form pi to my laptop.
This what is happening.
It asked me the server password and i try to enter it but it was not able to take it.
This is the ssh files on raspberry
Please I need some suggestions
I am trying to connect from pi to the laptop via ssh. I am apple to connect form laptop to raspberry pi but I could not do it form pi to my laptop.
This what is happening.
Code: Select all
my laptop is the server and it has static ip address 192.168.0.7
my pi is the client and it has not static ip address 192.168.0.8
pi@raspberrypi ~/.ssh $ ssh sss@192.168.0.7Password:
Password:
Password:
Permission denied (publickey,keyboard-interactive).
pi@raspberrypi ~/.ssh $
This is the ssh files on raspberry
Code: Select all
pi@raspberrypi ~/.ssh $ ls
authorized_keys id_rsa id_rsa.pub known_hosts