MoodleBox: Admin Login
Setup jaringan di moodlebox sebetulnya tidak sulit, sebagian besar sudah di set secara automatik. Bagi kita yang menggunakan WiFi dapat mengakses langsung ke Wifi Moodlebox dan biasanya tidak perlu mensetup apa-apa lagi. Kita bisa dapat langsung membuka browser dan mengetik alamat moodlebox.home.
Bagi kita yang mengakses MoodleBox menggunakan LAN dari RaspberryPi, kita perlu melakukan beberapa hal berikut ini,
- IP address LAN moodlebox merupakan IP dinamik yang diperoleh dari router yang ada di LAN. Kita perlu mengecek IP address tersebut di Router LAN.
- Set di sisi client / pengguna kita perlu sedikit “menipu” dengan men-set secara statik nama moodlebox.home ke IP address RaspberryPi.
Di client Linux, kita dapat mengedit file,
/etc/hosts
Isi disesuaikan dengan IP address moodlebox, misalnya,
ip-address-moodlebox moodlebox.home 192.168.88.2 moodlebox.home 192.168.0.152 moodlebox.home
Selanjutnya, kita dapat membuka browser dan login dengan username dan password,
username: moodlebox password: Moodlebox4$
Info
The username admin (with the same password Moodlebox4$), used up to version 2.5.1 of the MoodleBox, is still valid, but is no longer recommended. It will be removed in a future version of the image.
Moodle Login
You’re now logged into the Moodle administrator account of the MoodleBox. It’s strongly recommended that you change the default password of the Moodle admin account at the first login.
The initial Moodle installation has only one account (administrator) and no course is created. The Moodle environment should be configured by yourself, as well as the management of its contents (resources, activities, etc.). See the Moodle documentation if you don’t know how to do this