User Tools

Site Tools


connect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
connect [2019/11/13 12:55] – created grafconnect [2026/04/24 11:22] (current) ursgraf
Line 2: Line 2:
 ==== Start your Beagle Bone Blue ==== ==== Start your Beagle Bone Blue ====
   * Connect the micro USB with the PC.   * Connect the micro USB with the PC.
-  * It takes about 15 seconds until the Beagle Bone Blue is powered up and another 15 seconds until a network adapter is shown on your host pc. Open a Terminal and check if this network is already available. <code>ifconfig </code> If you work on the host in a virtual machine, you might need to select the device //BeagleBone.org// among your various USB devices. +  * It takes about 15 seconds until the Beagle Bone Blue is powered up and another 15 seconds until a network adapter is shown on your host pc. Open a Terminal and check if this network is already available. <code>ip a </code> If you work on the host in a virtual machine, you might need to select the device //BeagleBone.org// among your various USB devices. 
-  * Connect via ssh to your Beagle Bone Blue <code>$ ssh debian@192.168.7.2</code> Default credentials are "debian:temppwd"+  * Connect via ssh to your Beagle Bone Blue <code>$ ssh ost@192.168.7.2</code> Default credentials are "ost:ost"
  
-==== Login ====+ 
 +==== First Login ====
 The first time you do this you will get a security alert in the console - type "yes" and hit enter.  The first time you do this you will get a security alert in the console - type "yes" and hit enter. 
-Then enter the password "temppwd" and confirm with enter. Don't be alarmed if the console does not response while you type your password.+Then enter the password and confirm with enter. Don't be alarmed if the console does not response while you type your password. 
 + 
 +---- 
 +**Next: [[test|]] **
connect.1573646127.txt.gz · Last modified: by graf