Moode Forum
can't ssh (for en new build) - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: can't ssh (for en new build) (/showthread.php?tid=390)



can't ssh (for en new build) - yannig - 08-07-2018

Hello

I wanted to build moode 4.2.
Il flashed a new 8GB sdcard with Raspbian Stretch Lite release 2018-06-27, and boor the rapsberry pi3 with it.


IP Scanner see it, so it seems that Rapsbian booted properly.

But when I tried "ssh pi@192.168.0.13" it responds "ssh: connect to host 192.168.0.13 port 22: Connection refused".

I thought last versions of Raspbian are ssh enabled.
So I am blocked at this step, I did not go very far...

Any idea/help ?

PS : I flashed sdcard with etcher under OSX El Capitan on a end-2103 MBP.

regards


RE: can't ssh (for en new build) - TheOldPresbyope - 08-07-2018

(08-07-2018, 12:48 PM)yannig Wrote: Hello

...
I thought last versions of Raspbian are ssh enabled.
So I am blocked at this step, I did not go very far...

...

Actually, no. All Raspbian releases since late 2016 have shipped with sshd disabled by default.

See https://www.raspberrypi.org/documentatio...ccess/ssh/

Regards,
Kent


RE: can't ssh (for en new build) - JST1963 - 08-07-2018

Hi moOde fans,


RE: can't ssh (for en new build) - TheOldPresbyope - 08-07-2018

(08-07-2018, 03:40 PM)JST1963 Wrote:
(08-07-2018, 03:21 PM)TheOldPresbyope Wrote: Actually, no. All Raspbian releases since late 2016 have shipped with sshd disabled by default.

See https://www.raspberrypi.org/documentatio...ccess/ssh/

Regards,
Kent

https://www.raspberrypi.org/documentation/remote-access/ssh/

This one works better Cool

Thanks  Blush


RE: can't ssh (for en new build) - yannig - 08-07-2018

(08-07-2018, 03:40 PM)JST1963 Wrote:
(08-07-2018, 03:21 PM)TheOldPresbyope Wrote: Actually, no. All Raspbian releases since late 2016 have shipped with sshd disabled by default.

See https://www.raspberrypi.org/documentatio...ccess/ssh/

Regards,
Kent

https://www.raspberrypi.org/documentation/remote-access/ssh/

This one works better Cool
thanks !

and the built is done...