Infra Insert 05

This page was last edited on 1 February 2024, at 14:00.
Revision as of 14:00, 1 February 2024 by In-grid (talk | contribs)

wiki4print raspberry pi

Raspberry pis are small single board computers. https://www.raspberrypi.com/

Prerequisites

  • 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
pw: 1234

You will later need to change the password and user name.

Fragment from the Servpub docs [see page 2]