Hi everyone,
Today I’m using a Raspberry Pi for the first time! 🙂
Everything is working fine.
However, I need to use it over Ethernet because there’s no Wi-Fi connection in my classroom.
I read this article: https://moodlebox.net/en/help/access-moodlebox-via-ethernet/
Configuring the router is not an option because we only have a regular switch.
So, I tried the hosts file option (at the moment, at home).
I identified the Raspberry Pi’s IP address and added this line to the hosts file:
192.168.1.132 moodlebox.home moodlebox
But when I try to access it, I only get a blank page with this error: http://moodlebox.home/error.html.
I’m not sure what could be causing this. The IP is dynamic, but it stayed the same after restarting.
Any suggestions?
Thanks!
R.