From 07137bac085b68b0e602b28f517a6cf86ba0eb98 Mon Sep 17 00:00:00 2001 From: waldek Date: Wed, 14 Apr 2021 10:37:08 +0200 Subject: [PATCH] fixes the router details --- modules/resources/exercises_raspberrypi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/resources/exercises_raspberrypi.md b/modules/resources/exercises_raspberrypi.md index 6d19c71..81b7289 100644 --- a/modules/resources/exercises_raspberrypi.md +++ b/modules/resources/exercises_raspberrypi.md @@ -69,8 +69,8 @@ Are you sure this is your Raspberry PI? Can you *accidentally* log into the wrong PI? How would you make it more clear for yourself (and others) that your PI is yours? -If you made it this far you should know your IP address and should have noticed we are not in the same network as Steve's network. -On the router between our network and Steve's there is a webserver running and this webserver is serving a file called `accounts.csv`. +If you made it this far you should know your IP address. +There is a webserver running on my raspberry pi who you can find at `172.30.6.108` this webserver is serving a file called `accounts.csv`. Please download it and create user accounts for all these people. The username should be the `$USERNAME` part of their matrix handle and as a password their `$FIRSTNAME$LASTNAME`.