LibreELEC: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 10: Line 10:
Now you're in.
Now you're in.


==samba shares==
Turning on the web interface
 
The webserver is disabled by default and has to be manually enabled by the user. This can be done in Settings → Services → Control → Allow remote control via HTTP.




[[Category:Computer_Technology]]
[[Category:Computer_Technology]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 07:33, 14 February 2019

Raspberry Pi / Linux / Kodi - Libre Embedded Linux Entertainment Center

LibreELEC is a non-profit fork of OpenELEC as an open source software appliance, a just enough Linux distro for Kodi.

If you enabled ssh during installation then here is how to connect for the first time:

ssh -l root 192.168.x.x

Enter Password

libreelec

Now you're in.

Turning on the web interface

The webserver is disabled by default and has to be manually enabled by the user. This can be done in Settings → Services → Control → Allow remote control via HTTP.