On Mon, Feb 22, 2016 at 10:57 AM, Dieter Wirz <[email protected]> wrote: > 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???
it'll also broadcast a name of "beaglebone.local" so try: ssh [email protected] > - 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. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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.
