<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogtux &#187; creare server multimediale ps3</title>
	<atom:link href="http://www.blogtux.org/category/creare-server-multimediale-ps3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogtux.org</link>
	<description>Blog per PC Linux</description>
	<lastBuildDate>Sun, 14 Feb 2010 15:06:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creare un Server Multimediale per PS3</title>
		<link>http://www.blogtux.org/creare-un-server-multimediale-per-ps3/</link>
		<comments>http://www.blogtux.org/creare-un-server-multimediale-per-ps3/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 09:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[creare media server linux]]></category>
		<category><![CDATA[creare server multimediale ps3]]></category>
		<category><![CDATA[installare media server linux]]></category>
		<category><![CDATA[ps3 media server]]></category>
		<category><![CDATA[ps3 media server linux]]></category>

		<guid isPermaLink="false">http://tux.potuj.org/?p=5</guid>
		<description><![CDATA[PS3 Media Server è un ottimo programma per coloro che dispongono di una PlayStation 3 e desiderano sfruttare tutte le potenzialità multimediali che la console offre, su Linux.
Scaricare e installare il pacchetto:
wget http://www.topdog-software.com/oss/fuppes/fuppes_0+svn611-1_i386.deb
dpkg -i fuppes_0+svn611-1_i386.deb
Modificate con il vostro editor preferito il file /etc/fuppes/fuppes.cfg e sostituite il valore centrale con la vostra interfaccia:
192.168.1.1
Avviate il programma fuppes [...]]]></description>
			<content:encoded><![CDATA[<p>PS3 Media Server è un ottimo programma per coloro che dispongono di una PlayStation 3 e desiderano sfruttare tutte le potenzialità multimediali che la console offre, su Linux.</p>
<p>Scaricare e installare il pacchetto:<span id="more-5"></span></p>
<blockquote style="font-weight: bold;"><p>wget http://www.topdog-software.com/oss/fuppes/fuppes_0+svn611-1_i386.deb<br />
dpkg -i fuppes_0+svn611-1_i386.deb</p></blockquote>
<p>Modificate con il vostro editor preferito il file <span class="system">/etc/fuppes/fuppes.cfg e sostituite il valore centrale con la vostra interfaccia:</span></p>
<blockquote style="font-weight: bold;"><p>192.168.1.1</p></blockquote>
<p>Avviate il programma fuppes e puntate il browser su <span class="system">http://192.168.1.1:56596 .</span></p>
<p class="command" style="font-weight: bold;">
<blockquote><p>/etc/init.d/fuppes restart</p></blockquote>
<p class="command">Selezionate Configuration dal menù sulla sinistra.</p>
<p class="command">Sotto ContentDirectory settings&#8221; -&gt; Add objects, scrivete i nomi delle directory dalle quali volete condividere files multimediali e cliccate su &#8220;Submit Query&#8221;.</p>
<p class="command">Esempio:</p>
<p class="command">
<blockquote style="font-weight: bold;"><p>/home/blogtux/Videos<br />
/home/blogtux/Music<br />
/home/blogtux/Pictures</p></blockquote>
<p>Ricostruite il database multimediale selezionando opzioni dal menù sulla sinsitra.</p>
<p class="command">Create un file <span class="system">/etc/network/if-up.d/fuppes e inserite questo:</span></p>
<pre><span style="font-weight: bold;">#!/bin/bash</span><span style="font-weight: bold;">#</span><span style="font-weight: bold;"># in this case eth1 is my WLAN interface change to match yours</span><span style="font-weight: bold;">if [ "$IFACE" = "eth1" ]; then</span><span style="font-weight: bold;">        ip ro add 239.0.0.0/8 dev eth1</span><span style="font-weight: bold;">        /etc/init.d/fuppes restart &amp;&gt;/dev/null</span>fi</pre>
<p><span class="system"><span style="font-weight: bold;">Guida offerta da BlogTux</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtux.org/creare-un-server-multimediale-per-ps3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
