Skip to content

Commit

Permalink
Document known ports used in Raspbian for Robots
Browse files Browse the repository at this point in the history
  • Loading branch information
CleoQc committed Dec 18, 2016
1 parent df91a6d commit b7d3719
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,25 @@ You can change the hostname of your Raspberry Pi from "dex" to whatever you like

Place the microSD card in the SD card adapter, and place in your PC or Mac. Open the file "hostname" in a text editor. It should say "dex" by default. Change that name to whatever name you like, with no spaces, tabs or special characters. And be sure to use lower case letters. Save the file. Replace the SD card in the Raspberry Pi and power it up. Wait 5 minutes. Remove the power to turn off the Raspberry Pi. Power up the Raspberry Pi again. The Raspberry Pi should have the new hostname.

## Ports

The following ports are used or have the potential for being used:

80: http://dex.local

5901: noVNC service

8001: noVNC at http://dex.local:8001

4200: shellInABox at http://dex.local:4200

21852: IR Receiver

98: Browser Streaming Robot project




## This Repository

These scripts manage to update the Raspbian for Robots image. These changes are all executed using the Update button on the LXE Desktop of the Raspberry Pi.
Expand Down

0 comments on commit b7d3719

Please sign in to comment.