|
|
Line 3: |
Line 3: |
| <div id="infra##" class="infra-insert"> | | <div id="infra##" class="infra-insert"> |
| <!------------------------> | | <!------------------------> |
|
| |
| '''wiki4print raspberry pi'''
| |
|
| |
| Raspberry pis are small single board computers.
| |
| https://www.raspberrypi.com/
| |
|
| |
| '''Prerequisites'''
| |
|
| |
| * Raspberry pi + peripherals: HDMI screen, keyboard, mouse etc. | | * Raspberry pi + peripherals: HDMI screen, keyboard, mouse etc. |
| * Pi OS booted: we used Armbian OS https://www.armbian.com/
| |
| * Knowledge of terminal/bash
| |
| * have SSH installed on laptop (most OS have it by default now, if not then manually install)
| |
|
| |
| After flashing the Armbian disk image on an SD card, plug the Pi in and then just follow the prompts on screen.
| |
|
| |
| If for any reason (like a power cut or accidental un-plugging) you have to enter the Armbian default username and password before you can boot the OS. It is usually:
| |
|
| |
| blank user name </br>
| |
| pw: 1234
| |
|
| |
| You will later need to change the password and user name.
| |
|
| |
| ''Fragment from the Servpub docs [see page 2]''
| |
|
| |
| <!------------------------> | | <!------------------------> |
| <!-- do not remove this --> | | <!-- do not remove this --> |