Friday, March 27, 2009

Memory Loss With Seizures



In this article we Ubuntu Linux configure to add the service to share media files and access them through the network from devices like the PS3, a multimedia hard drive, etc. It's simple.

The server we will install is called mediatomb .

First, install the package:

elnuevo coralie @: ~ $ sudo apt-get install mediatomb


then launch the server:
coralie

elnuevo @: ~ $ mediatomb

MediaTomb UPnP Server version 0.11.0 - http://mediatomb.cc/

=======================================================

Copyright 2005-2008 Gena Batsyan, Sergey Bostandzhyan, Leonhard Wimmer.

MediaTomb is free software, covered by the GNU General Public License version 2

2009-03-27 17:47:24 INFO: Loading configuration from: /home/coralio/.mediatomb/config.xml

2009-03-27 17:47:24 INFO: Checking configuration...

2009-03-27 17:47:24 INFO: Setting filesystem import UTF-8 charset to

27/03/2009 17:47:24 INFO: Setting metadata import charset to UTF-8

27/03/2009 17:47:24 INFO: Setting playlist charset to UTF-8

27/03/2009 17:47:24 INFO: Configuration check succeeded.

27/03/2009 17:47:24 INFO: Initialized port: 49152

27/03/2009 17:47:24 INFO: Server bound to: 192.168.1.34

27/03/2009 17:47: 25 INFO: Web UI MediaTomb Can Be Reached by Following this link:

27/03/2009 17:47:25 INFO: http://192.168.1.34:49152/


In the last line of output generated launching the server, see the address http://192.168.1.34:49152/.

This is the address that is assigned to the media server and we have to write in any web browser to manage your multimedia files from a web interface, and can be accessed from the multimedia devices. Naturally, this address is within our network.

Although mediatomb server administration is very simple, you can consult online tutorials.

I've tried with the HDD Media Titan Conceptronics multimedia, using the wireless card, and it works beautifully.

A technology continue to enjoy free software!