LibreELEC: Difference between revisions
Jump to navigation
Jump to search
Created page with "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 d..." |
No edit summary |
||
Line 2: | Line 2: | ||
LibreELEC is a non-profit fork of OpenELEC as an open source software appliance, a just enough Linux distro for Kodi. | 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. | |||
==samba shares== | |||
[[Category:Computer_Technology]] | [[Category:Computer_Technology]] | ||
[[Category:Linux]] | [[Category:Linux]] |
Revision as of 16:23, 13 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.