Moode Forum

Full Version: can't ssh (for en new build)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(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
Hi moOde fans,
(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/documentatio...ccess/ssh/

This one works better Cool

Thanks  Blush
(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/documentatio...ccess/ssh/

This one works better Cool
thanks !

and the built is done...