Media server: Difference between revisions

From 太極
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


= MiniDLNA/Upnp =
= MiniDLNA/Upnp =
* http://www.instructables.com/id/Raspberry-Pi-Media-Server-MiniDLNA/
* http://www.instructables.com/id/Raspberry-Pi-Media-Server-MiniDLNA/?ALLSTEPS
* http://bbrks.me/rpi-minidlna-media-server/
* http://bbrks.me/rpi-minidlna-media-server/
<syntaxhighlight lang="bash">
sudo apt-get install minidlna
sudo nano /etc/fstab
sudo nano /etc/minidlna.conf
sudo service minidlna restart
sudo service minidlna force-reload
</syntaxhighlight>


= Plex =
= Plex =

Revision as of 17:40, 25 August 2015

The page is most likely designed for Raspberry Pi although the software can be installed on regular linux box too.

MiniDLNA/Upnp

sudo apt-get install minidlna
sudo nano /etc/fstab
sudo nano /etc/minidlna.conf
sudo service minidlna restart

sudo service minidlna force-reload

Plex

Photo Album

using Lychee, a free photo-management tool, which runs on your server or web-space.