<?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>MakeUseOf.com &#187; media server</title>
	<atom:link href="http://www.makeuseof.com/tags/media-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Build A Home Media Server From An Old PC</title>
		<link>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/</link>
		<comments>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:00:23 +0000</pubDate>
		<dc:creator>Will Mueller</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25857</guid>
		<description><![CDATA[Almost all of us geeks have at least one or two old computers hanging around the house, in a corner, in a basement, attic, etc. Most of the time these, possibly, useful computers go to waste and eventually sit in that same corner, basement, or attic for years until being wastefully thrown away out of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/old_computer.jpg" alt="" vspace="5" align="left" />Almost all of us geeks have <em>at least</em> one or two old computers hanging around the house, in a corner, in a basement, attic, etc. Most of the time these, possibly, useful computers go to waste and eventually sit in that same corner, basement, or attic for years until being wastefully thrown away out of necessity. Fortunately, this does not have to be the case for all past acquaintances.</p>
<p>Today, I will show you how to put your old otherwise junky desktop to great use as a Home Media Server. Lets begin!</p>
<p><em>(For more cool articles on how to build home media servers, check out these articles by Damien on how to set up a <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">Media Server</a> [<a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/">Part 2</a>] using Linux. Or if you are ready to invest some cash check out our PDF guide on <a href="http://www.makeuseof.com/tag/how-to-build-a-great-media-center-for-your-home-pdf/">How To Build A Great Media Center For Your Home</a>.)</em></p>
<p>In this installation guide on how to build home media servers, I am using an old, reinstalled version of Windows XP SP3 with a <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822145233">1TB Hitachi</a> hard disk drive. (Note: This should work equally well on Windows Vista with User Account Control (UAC) off and an Administrator account set up on the server.)</p>
<p><span id="more-25857"></span></p>
<p>Start by clicking &#8220;Start&#8221; and &#8220;Control Panel.&#8221; Select &#8220;Network Setup Wizard.&#8221; Press next twice and then select &#8220;This computer connects to the internet thorough a residential&#8230;&#8221; and then select &#8220;Next.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25858" title="control_panel" src="http://www.makeuseof.com/wp-content/uploads/2009/09/control_panel.jpg" alt="how to build home media servers" width="551" height="415" /></p>
<p>Enter a name and description for your server and then click &#8220;Next.&#8221; In the next window, leave &#8220;MSHOME&#8221; as the workgroup name and then click &#8220;Next.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25859" title="step1" src="http://www.makeuseof.com/wp-content/uploads/2009/09/step1.jpg" alt="how to build home media servers" width="470" height="368" /></p>
<p>Now, select the &#8220;Tun on Windows File and Printer Sharing&#8221; option and click &#8220;Next.&#8221; Make sure the info is right and click &#8220;Next&#8221; again. On the following screen select &#8220;Just finished;&#8221; and then click &#8220;Next&#8221; and &#8220;Finished.&#8221;</p>
<p>Since we now have your home server connected to your home network we need to actually start allowing for the storing and sharing on files on the network. To do this, find a directory, for example, <em>C:\</em> and then create a new folder called whatever you like. Now, right-click on the folder and click &#8220;Network Sharing and Security&#8221;. When the Security and Sharing window loads, select &#8220;Share this Folder on the Network&#8221; and &#8220;Allow Network User to Change My Files.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25862" title="shared_folder_stuff" src="http://www.makeuseof.com/wp-content/uploads/2009/09/shared_folder_stuff.jpg" alt="build home media server" width="384" height="471" /></p>
<p>Now that you have a shared home server directory set up you need to be able to start sharing your files! To do so, simply go to your other computer(s) that you wish to access these files at and click on &#8220;Start&#8221; and then right-click on &#8220;My Computer&#8221; and select &#8220;Map Network Drive.&#8221; Now, click &#8220;Browse&#8221; and select the name of the home server and click the &#8220;+&#8221; beside it to expand the options and click the folder that we just created.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-25860" title="map_network_drive" src="http://www.makeuseof.com/wp-content/uploads/2009/09/map_network_drive.jpg" alt="home media server" width="465" height="345" /></p>
<p>To access your newly established home media server, simply go to &#8220;My Computer&#8221; and double-click on the drive you created and your in! You should now be able to copy and paste files to your hearts desire! (If Windows asks you for a username and password, enter your username and password for your home server account.)</p>
<p>Do you use a Home Media Server? What do you use it for? Tell us in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/" title="Using Your Linux Computer As A UPnP AV Server (Part 3) (November 7, 2008)">Using Your Linux Computer As A UPnP AV Server (Part 3)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/total-media-domination-your-tv-video-and-audio-on-any-device/" title="Total Media Domination &#8211; Your TV, Video and Audio on any Device (March 20, 2008)">Total Media Domination &#8211; Your TV, Video and Audio on any Device</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/share-and-stream-unlimited-files-from-your-computer-with-orb/" title="Orb &#8211; Free File Sharing and Streaming Program for Your PC (October 4, 2009)">Orb &#8211; Free File Sharing and Streaming Program for Your PC</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-and-share-your-media-files-with-one-terabyte-of-free-oosah/" title="Manage &#038; Share Your Media Files With One Terabyte Of Free Oosah (December 2, 2008)">Manage &#038; Share Your Media Files With One Terabyte Of Free Oosah</a> (15)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-build-a-home-media-server-from-an-old-pc/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Using Your Linux Computer As A UPnP AV Server (Part 3)</title>
		<link>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/</link>
		<comments>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:01:28 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7263</guid>
		<description><![CDATA[Universal Plug and Play (UPnP) is a set of computer network protocols that allows devices to connect and share files seamlessly. It is like accessing a computer and sharing files in your local network except that there is zero configuration required and you can simply plug in your device and get connected.
By setting your Linux [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/10/tux_headphone.jpg" alt="" width="96" height="96" align="left" /><a href="http://en.wikipedia.org/wiki/Upnp" target="_blank">Universal Plug and Play (UPnP)</a> is a set of computer network protocols that allows devices to connect and share files seamlessly. It is like accessing a computer and sharing files in your local network except that there is zero configuration required and you can simply plug in your device and get connected.</p>
<p>By setting your Linux computer as a UPnP AV server, you will be able to access your collection of music, photos and videos that reside in your computer wherever you are within the house.</p>
<p>Below are some of the applications that can turn your Linux computer into a UPnP AV server:</p>
<h2>1. <a href="http://mediatomb.cc/" target="_blank">MediaTomb</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/mediatomb.jpg" alt="mediatomb" /></p>
<p>MediaTomb is an open source (GPL) UPnP MediaServer with a nice web user interface. It can be easily installed and configured and is compatible with a variety of UPnP compatible devices.</p>
<p>Some of the features that I like about MediaTomb is the ease of use and the simple Web interface. There is not much configuration required. On my Ubuntu machine, I installed it via the repository and got it running in less than 5 minutes.</p>
<p>It supports a variety of file formats including mp3, wma, wav, flac, ogg, avi, mp4, jpg, png and gif and is able to transcode the media files from one format to another.</p>
<h2>2. <a href="http://fuppes.ulrich-voelkel.de/" target="_blank">Fuppes</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/fuppes.jpg" alt="fuppes- upnp server" /></p>
<p>FUPPES stands for Free UPnP Entertainment Service and is one of the most popular UPnP server around. If you have tried MediaTomb, you will find a great deal of its features and media support are also available in FUPPES. It also supports on-the-fly transcoding and is able to stream to various devices, including your PS3 and Xbox 360.</p>
<p>One thing to note about FUPPES is that it is not included in the repository and one has to compile it from its source to get it working in your computer. Alternatively, you can download the deb file (for debian-based Linux only) and double click to install.</p>
<p>The initial configuration will require you to manually edit the config file. After that, you will be able to make all changes via the Web interface. Once you get it running, it will be a great software with a lot of versatility and tweaking options.</p>
<h2>3. <a href="http://www.gnu.org/software/gmediaserver/" target="_blank">GMediaServer</a></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/gmediaserver.jpg" alt="gmediaserver" align="left" />GmediaServer is a UPnP compatible media server that receives no or little love. While it is not as feature-rich as FUPPES and MediaTomb, it is lightweight and readily available in most Linux repositories. Although it has stopped development for the past year, it still has a small group of Linux fans who loved its simplicity and stability.</p>
<p>There is no Web interface for GMediaServer and you&#8217;ll have to use the command line interface to configure and get it started. While most people are put off by the command line interface, most seasoned Linux users still find that the CLI is still the best way to get things done quickly and efficiently.</p>
<p>GMediaServer only serves audio and video files and does not support transcoding.</p>
<h2>4. <a href="http://ushare.geexbox.org/" target="_blank">GeeXboX uShare</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/geexbox-ushare.jpg" alt="geexbox-ushare" /></p>
<p>uShare is a UPnP and DLNA server that is designed to provide access to multimedia content to GeeXboX. It can also be used as a standalone media server for most UPnP devices.</p>
<p>GeeXboX uShare is lightweight and is able to provide access to images, videos, music or playlists files. It supports a wide variety of file formats, including the following:</p>
<p>[Video]: asf, avi, dv, divx, wmv, mjpg, mjpeg, mpeg, mpg, mpe, mp2p, vob, mp2t, m1v, m2v, m4v, m4p, mp4ps, ts, ogm, mkv, rmvb, mov, qt, hdmov</p>
<p>[Audio]: aac, ac3, aif, aiff, at3p, au, snd, dts, rmi, mp1, mp2, mp3, mp4, mpa, ogg, wav, pcm, lpcm, l16, wma, mka, ra, rm, ram, flac</p>
<p>[Images]: bmp, ico, gif, jpeg, jpg, jpe, pcd, png, pnm, ppm, qti, qtf, qtif, tif, tiff</p>
<p>[Playlist]: pls, m3u, asx</p>
<p>[Subtitles]: dks, idx, mpl, pjs, psb, scr, srt, ssa, stl, sub, tts, vsf, zeg</p>
<p>Installation of uShare is easy as it is included in the most Linux repository. There is a Web interface that you can use to add media folders and view your share details. It is also fully compatible with PS3 and Xbox360.</p>
<h2>5. <a href="http://www.vuze.com/Index.html" target="_blank">VUZE</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/vuze.jpg" alt="vuze" /></p>
<p>If you like to download a lot of media files via torrents, Vuze would be a great choice of uPnP software that you can use to share your files. Vuze is previously known as Azureus and it is a bit-torrent client as well as a media server. On the first look, most people will not realize that there is actually a uPnP media streaming component built into the software. Only when they venture deep into the backend (also known as the Options page) then can he/she discover the configuration to set it up as a media server.</p>
<p>The server module does not support any transcoding, but I found that the streaming speed and stability is rather good when I stream my music to a computer in another room.</p>
<p>This is the end of the Linux media series. If you missed the first two parts, here they are :</p>
<p>- <a href="../tag/using-your-linux-computer-as-a-media-center-part-1/">Using Your Linux Computer As A Media Center (Part 1)</a><br />
- <a href="../tag/using-your-linux-computer-as-a-media-server-part-2/">Using Your Linux Computer As A Media Server (Part 2)</a></p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/" title="Using Your Linux Computer As A Media Server (Part 2) (October 31, 2008)">Using Your Linux Computer As A Media Server (Part 2)</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-to-listen-to-cds-before-buying/" title="Top 5 Websites To Listen To CDs Before Buying (June 30, 2009)">Top 5 Websites To Listen To CDs Before Buying</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-free-media-players-for-windows/" title="Top 5 Free Media Players For Windows (October 25, 2008)">Top 5 Free Media Players For Windows</a> (57)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-for-streaming-your-music-anywhere/" title="Top 3 Sites For Streaming Your Music Anywhere (November 6, 2008)">Top 3 Sites For Streaming Your Music Anywhere</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Your Linux Computer As A Media Server (Part 2)</title>
		<link>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/</link>
		<comments>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 19:01:21 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[streaming]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7021</guid>
		<description><![CDATA[Previously, I have discussed how you can use your Linux computer as a media center. Now, if you are not in front of your Linux machine most of the time, but still want to access all your media files from any internet connected devices such as your smart phone, workplace computer, PDA or even PS3, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/10/tux_headphone.jpg" alt="tux_headphone" align="left" />Previously, I have discussed how you can <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">use your Linux computer as a media center</a>. Now, if you are not in front of your Linux machine most of the time, but still want to access all your media files from any internet connected devices such as your smart phone, workplace computer, PDA or even PS3, the only option is to set up your Linux computer as a media server and stream your multimedia content to wherever you are over the internet.</p>
<p>This part of the Linux media series will cover the various software that you can use to convert your Linux machine into a media server.</p>
<h2>1) <a href="http://sockso.pu-gh.com/" target="_blank">Sockso</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7022 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/sockso.jpg" alt="sockso - linux media server" /></p>
<p>Among all the media server software, Sockso is the easiest to use. There is no installation or any configuration required. You just need to download the file, double click the application to launch it and there you go, your media server is up and running in less than 5 minutes.</p>
<p>Sockso comes with all the necessary tools to allow you to enjoy your music over the air. It does not support video streaming as yet, but for audio files, it supports MP3, WAV, FLAC and Ogg. There is also an on-the-fly transcoding feature that converts the audio file from one format to another while streaming.</p>
<p>For those who want a click-and-go solution, Sockso is the best for you.</p>
<h2>2) <a href="http://en.jinzora.com" target="_blank">Jinzora</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7024 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/jinzora.jpg" alt="jinzora" /></p>
<p>Jinzora is a Web-based media server written completely in php. It supports both audio and video streaming and is able to play a huge library of audio/video formats, including AAC, M4A, Midi, MP3, MP4, Ogg Vorbis, RM, WMA, AVI, WMV, MPEG and MOV. It also supports on-the-fly transcoding.</p>
<p>Since it is Web-based, that means you have to set up and configure your own <a href="http://en.wikipedia.org/wiki/LAMP_stack" target="_blank">LAMP</a> server before you can get Jinzora to run on your Linux machine. Installation is not as straightforward and there are quite a number of steps that you have to do. Luckily, all the steps are well documented and you simply need to follow the instructions to complete the installation.</p>
<p>Some may find it difficult to install and configure Jinzora, but I can assure you that it is all worth the effort. Once you get it running, you will appreciate its slick interface and the extensive features that it supports.</p>
<p>One thing good about a Web-based software is that it can be easily customized for the Web 2.0. When playing a track, Jinzora does a great job in retrieving the meta-data (such as lyrics, album covers and ID3-tags). There is also a social-networking module which you can use to build a social music site.</p>
<p>If you are willing to shell out that extra effort to set up and maintain the LAMP server, then Jinzora will be a great choice for you.</p>
<h2>3) <a href="http://www.slimdevices.com/pi_features.html" target="_blank">SqueezeCenter</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7025 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/squeezecenter.jpg" alt="squeezecenter - stream MP3 music from PC" /></p>
<p>SqueezeCenter (formerly known as Slimserver) is originally a software from Logitech to power their SqueezeBox devices, but it is now an open-source software that you can use to stream MP3 music from your machine.</p>
<p>Configuration is easy. Once you have it installed, go to your browser, type in <em>http://localhost:9000</em> and follow the instructions to configure it. You should be able to get it started in less than 5 minutes.</p>
<p>The interface of SqueezeCenter is like your local music player where it displays the songs on one side and the playback on the other side. I find this setting familiar, simple and nice.</p>
<p>At the moment, SqueezeCenter only supports mp3 streaming and can be listened to from any computer using a MP3 software player, such as Winamp, iTunes and Totem movie player. You can also get it to play in your browser via a hack by <a href="http://charlesv.livejournal.com/127966.html" target="_blank">Charles</a>. You will need a <a href="http://www.netvibes.com" target="_blank">Netvibes</a> account for that.</p>
<h2>4) <a href="http://www.simplifymedia.com" target="_blank">Simplifymedia</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7027 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/simplifymedia.jpg" alt="simplifymedia" /></p>
<p>If you have heard of <a href="http://www.orb.com" target="_blank">Orb</a>, then SimplifyMedia is something similar, just that it works on Linux as well as on Mac and Windows platforms. What SimplifyMedia does is to create a shared path from your local machine to the remote computer that you are on so that you can access your music files easily.</p>
<p>For the Linux version, there is no installation required and running the application is as easy as double-clicking the downloaded file.</p>
<p>To use SimplifyMedia, you will need to install the application on the remote computer that you are working on and sign in to your account. It does not have its own player and uses your system&#8217;s music player (Rhythmbox, iTunes and Winamp) to playback music. If your version of Linux does not come with Rhythmbox pre-installed, you will have to install it before you can playback music from SimplifyMedia.  Read more about SimplifyMedia and see its features <a href="http://www.makeuseof.com/dir/simplifymedia/">here</a>.</p>
<h2>5) <a href="http://www.gnu.org/software/gnump3d/" target="_blank">Gnump3d</a></h2>
<p style="text-align: center;"><img class="size-full wp-image-7029 aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/10/gnump3d.jpg" alt="gnump3d" /></p>
<p>Gnump3d is a MP3 and OGG streaming server mainly for the Linux platform. Although the development stopped 1 year ago, by far, this is still one of the best native Linux media servers around.</p>
<p>Gnump3d is simple and easy to use. Some may find it limited in features, but if you only have MP3 files and need just a simple server. Gnump3d could be a good choice. If you are using Ubuntu (Hardy and below), Gnump3d is found in the repository, which makes the installation a breeze.</p>
<p>In part 3 of this series, I will discuss using your Linux computer as a Universal Plug and Play (uPnP) AV Server.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-upnp-av-server-part-3/" title="Using Your Linux Computer As A UPnP AV Server (Part 3) (November 7, 2008)">Using Your Linux Computer As A UPnP AV Server (Part 3)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-to-listen-to-cds-before-buying/" title="Top 5 Websites To Listen To CDs Before Buying (June 30, 2009)">Top 5 Websites To Listen To CDs Before Buying</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-free-media-players-for-windows/" title="Top 5 Free Media Players For Windows (October 25, 2008)">Top 5 Free Media Players For Windows</a> (57)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-for-streaming-your-music-anywhere/" title="Top 3 Sites For Streaming Your Music Anywhere (November 6, 2008)">Top 3 Sites For Streaming Your Music Anywhere</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
