Connecting to BBB running machinekit over SSH

201 views
Skip to first unread message

luk...@googlemail.com

unread,
Aug 4, 2016, 7:06:51 PM8/4/16
to BeagleBoard

Hi,

I'm trying to connect to my new BBB running machinekit. I've installed xubuntu on vmware on my Windows PC. The beaglebone is connected to the PC via USB. I'm trying to SSH in, at which point machinekit asks me for a password. I type 'machinekit' and it rejects it. I thought it might be asking for my user password for xubuntu (since it says 'ro...@192.168.7.2's password'), so I've tried typing that too. No luck. If I use Putty on Windows I can connect with no problems, using password machinekit. Here's what appears in the terminal:

lsteele@ubuntu:~$ sudo ssh ro...@192.168.7.2 -X 
Debian GNU/Linux 7

Machinekit Debian Image 2016-06-19

Support/FAQ: http://www.machinekit.io/

default username:password is [machinekit:machinekit]

ro...@192.168.7.2's password: 
Permission denied, please try again.
ro...@192.168.7.2's password:

I'm sure I'm doing something very simple wrong, but I have no idea what. I'm pretty new to Linux!

Any help is gratefully received.

Thanks,

Luke




William Hermans

unread,
Aug 4, 2016, 8:45:51 PM8/4/16
to beagl...@googlegroups.com
I haven't used machinekit, but it is possible that root does not have a passwd, in which case it'd be better to ssh in as the regular user then run su to root.

If it's rthe same as regular debian images, the user will be debian, and the password will be temppwd.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f671a3dd-36c0-473d-952f-3f33f9dbe148%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Wally Bkg

unread,
Aug 5, 2016, 12:06:01 AM8/5/16
to BeagleBoard, luk...@googlemail.com
I think ssh as root user in disabled in recent Debian systems.  You'll have to login as the default machinekit user and then sudo if you need root on the BBB.

Why the sudo ssh from ubuntu?

Also I thought the -X had to be before the user@machine, or at least that is the way I've always done it.

try:
Reply all
Reply to author
Forward
0 new messages