Quantcast
Viewing all articles
Browse latest Browse all 1863

Re: Noob trying to SSH (Help needed)

Hi fostejam,

This message is returned because your pc doesn't know what alarmpi is (i mean what is the ip of alarmpi).
Your command should be something like that: ssh root@WWW.XXX.YYY.ZZZ
where WWW.XXX.YYY.ZZZ is the ip address of your rpi.

For instance, if you want to start a new ssh session from your pc using wifi, you have to:
    [*] connect to the rpi wifi
    [*] ssh root@192.168.77.1

Viewing all articles
Browse latest Browse all 1863

Trending Articles