I have tried with the -l (L) as well, nothing changes, response is the same. user@linux-vubj:~> ssh 192.168.7.2 -l root ssh: connect to host 192.168.7.2 port 22: Connection refused.
On Wednesday, October 16, 2013 1:10:32 PM UTC+2, Paulo Ferreira wrote: > > > On 16/10/2013, at 11:54, Andrei <[email protected] <javascript:>> > wrote: > > > Hello I have run into the problem, I'm unable to SSH to the beaglebone > black. > > > > user@linux-vubj:~> ssh 192.168.7.2 -1 root > > ssh: connect to host 192.168.7.2 port 22: Connection refused. > > > > Does anybody knows how to resolve this matter. > > > > Thanks, > > Andrei > > > -1 (one) is for ssh to use the (old) version 1 protocol. > > -l (L) is what you want. > > Try it. > > Paulo Ferreira > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
