You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,17 @@
11
11
5. Enjoy it!
12
12
13
13
14
+
This image sets up the Raspberry Pi to provide wifi using the essid `kolibri` without any password.
14
15
15
16
After following the above steps the Raspberry Pi will provide a wifi network named under the essid `kolibri` without any password.
16
17
17
-
After connecting a device to this wifi network provided by the Raspberry, you can open the url http://10.10.10.10 in a browser will allow you enjoy all the features of a working Kolibri server.
18
+
After connecting a device to this wifi network provided by the Raspberry, you can open the url http://10.10.10.10 in a browser will allow you enjoy all the features of a working Kolibri server.
18
19
19
20
By default the server does not have Internet access. To add content channels to Kolibri you can either connect an usb disk with content or plug and ethernet cable with Internet access.
20
21
21
22
In case you want to login into the server, the user is `pi` and the password is `kolibrifly`
22
23
24
+
VERY IMPORTANT: After installing the image, a ssh server is installed with a known password. CHANGE IT in case you want to connect it to Internet or be used by people who could mess it up.
23
25
**VERY IMPORTANT NOTICE**: After installing the image, a ssh server is installed with a known password. **CHANGE IT** in case you want to connect it to Internet or be used by people who could mess it up.
24
26
25
27
@@ -41,6 +43,6 @@ Using the `raspi-config` script we'll
0 commit comments