On Sun, Feb 21, 2016 at 9:51 PM, John Syne <[email protected]> wrote: > Open terminal, type: > ssh [email protected] How did you find this ip? If you connect your BBB to your router with DHCP server, then BBB will ask for an IP and most probably get one. But which one???
- If a screen and keyboard is connected to a keyboard and screen then tipe into the terminal ifconfig - If no screen is available, you can do a portscan e.g. with nmap and search for ssh, http ... and maybe this is your BBB - On some routers see all devices connected if you log in eg with your browser. > On Feb 21, 2016, at 7:17 AM, Manuel Silva <[email protected]> > wrote: > > I've tried several ways to connect my BBB to mac (el capitan) through SSH > (https://learn.adafruit.com/ssh-to-beaglebone-black-over-usb/installing-drivers-mac) > e i've failed. > > I have read that horndis doesn't work with this OS. > > Is it possible to establish a connection using an ethernet cable or anything > else? > > Thanks > > -- > 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/d/optout. > > > -- > 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/d/optout. -- 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/d/optout.
