Thank you for your donation!


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


How to enable SSH?
#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


Messages In This Thread
How to enable SSH? - by ICLlP - 07-25-2018, 03:55 PM
RE: How to enable SSH? - by Tim Curtis - 07-25-2018, 04:11 PM
RE: How to enable SSH? - by yannig - 08-07-2018, 12:22 PM
RE: How to enable SSH? - by ICLlP - 07-26-2018, 07:24 PM
RE: How to enable SSH? - by TheOldPresbyope - 07-26-2018, 10:03 PM
RE: How to enable SSH? - by ICLlP - 07-27-2018, 06:45 AM
RE: How to enable SSH? - by jonners - 07-27-2018, 07:17 AM
RE: How to enable SSH? - by ICLlP - 07-27-2018, 01:16 PM
RE: How to enable SSH? - by ICLlP - 07-30-2018, 08:01 PM
RE: How to enable SSH? - by Tim Curtis - 08-07-2018, 12:47 PM

Forum Jump: