Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


How to enable SSH?
#1
I've flashed an SD card with 2018-06-27-raspbian-stretch-lite, ready to build mood 4.2.  I now need to contact to the Pi by SSH, but it ain't letting me.  I've read that SSH in disabled by default, but I've not found anything to tell me hoe to enable it.  I must have done this in the past, but my memory fails me.  Any help will be much appreciated.

Cheers,
Ifor
Reply
#2
Hi,

Download Build Recipe 2.5 and see STEP 1. It has instructions for enabling SSH on a fresh Raspbian image via Linux, Mac or Windows clients.
http://moodeaudio.org/downloads/prod/bui...e_v2.5.zip

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
Thanks Tim.

I think I may have messed up again. Does this give you any clues?

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jul 26 12:37:46 2018 from 192.168.1.68
pi@moode:~ $ Connection to 192.168.1.76 closed by remote host.
Connection to 192.168.1.76 closed.
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Connection closed by 192.168.1.76 port 22
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Permission denied, please try again.
ifor@192.168.1.76's password:
Connection closed by 192.168.1.76 port 22
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Permission denied, please try again.
ifor@192.168.1.76's password:
Permission denied, please try again.
Reply
#4
(07-26-2018, 07:24 PM)ICLlP Wrote: Thanks Tim.

I think I may have messed up again.  Does this give you any clues?

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jul 26 12:37:46 2018 from 192.168.1.68
pi@moode:~ $ Connection to 192.168.1.76 closed by remote host.
Connection to 192.168.1.76 closed.
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Connection closed by 192.168.1.76 port 22
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Permission denied, please try again.
ifor@192.168.1.76's password:
Connection closed by 192.168.1.76 port 22
27-inch-iMac:~ ifor$ ssh 192.168.1.76
ifor@192.168.1.76's password:
Permission denied, please try again.
ifor@192.168.1.76's password:
Permission denied, please try again.

@ICLlP

You have to tell your moOde host you want to log in as username "pi". 

Because you haven't specified the username, ssh is trying to log you in using your current username "ifor" and there is not account on the moOde host with that username (unless you created one).

Try 
Code:
ssh pi@192.168.1.76

Regards,
Kent
Reply
#5
Thanks. I posted a bad example. What you suggest is what I've been doing (most of the time).

27-inch-iMac:~ ifor$ ssh pi@192.168.1.76
pi@192.168.1.76's password:
Permission denied, please try again.
Reply
#6
When the build begins the pw is raspberry, and then it changes to moodeaudio.
Reply
#7
I’ve tried both. I’m wonder8ng whether I accidentally did something that killed the build. I think i’ll start afresh.
Reply
#8
Success.
Reply
#9
(07-25-2018, 04:11 PM)Tim Curtis Wrote: Hi,

Download Build Recipe 2.5 and see STEP 1. It has instructions for enabling SSH on a fresh Raspbian image via Linux, Mac or Windows clients.
http://moodeaudio.org/downloads/prod/bui...e_v2.5.zip

-Tim


Hello Tim
link shows error 404
and I need to ssh my raspberry pi too, (to build moode 4.2)

regards
Reply
#10
I fixed the url in the OP

Try this
http://moodeaudio.org/downloads/prod/bui...e_v2.5.zip

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: