From 12ace12222a3112de72eff8cf5f5e712fd379aa2 Mon Sep 17 00:00:00 2001 From: Colin Leroy-Mira Date: Mon, 6 Mar 2023 20:26:05 +0100 Subject: [PATCH] add RPi info --- src/surl-server/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/surl-server/README.md b/src/surl-server/README.md index 3b338da2..a87af66f 100644 --- a/src/surl-server/README.md +++ b/src/surl-server/README.md @@ -34,3 +34,5 @@ Enable and start the service: sudo systemctl enable surl-server.service sudo systemctl restart surl-server.service ``` + +On the raspios-buster-armhf-surl-server.img image, ssh is enabled so you can log on the Raspberry to change any setting you like, with the default 'pi' login, password 'raspberry'.