Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Antonio Vivace edited this page Feb 26, 2019 · 2 revisions

CoderBot Wiki

Get Started

Download one of the images and flash it to a microSD, using win32diskimager or Rufus on Windows or, on Linux:

sudo dd bs=4M if=image.img of=/dev/mmcblk0

Where mmcblk0 is the output of lsblk indicating your microSD device

Insert the card and power the Raspberry Pi. In 2-3 minutes you should see the newly created coderbot network. Once connected, you have SSH access and the web application on port 8080 (coderbot.local:8080).

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.