<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux</title> <atom:link href="http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/feed/" rel="self" type="application/rss+xml" /><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/</link> <description>Tips, Tricks and How To&#039;s for the Ubuntu Linux User</description> <lastBuildDate>Sun, 29 Jan 2012 22:09:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1390</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Mon, 07 Feb 2011 19:43:06 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1390</guid> <description>&lt;strong&gt;@amrinz&lt;/strong&gt;You are correct. I just do it to make it easier for people to copy and paste only some of the commands. ;)</description> <content:encoded><![CDATA[<p><strong>@amrinz</strong></p><p>You are correct. I just do it to make it easier for people to copy and paste only some of the commands. ;)</p> ]]></content:encoded> </item> <item><title>By: amrinz</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1389</link> <dc:creator>amrinz</dc:creator> <pubDate>Sun, 30 Jan 2011 01:22:40 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1389</guid> <description>Just a suggestion, you don&#039;t need to write aptitude command one by one or chained it with &amp;&amp;You can write it in one line command, eq:sudo aptitude install win32codecs virtualbox and soon:-)</description> <content:encoded><![CDATA[<p>Just a suggestion, you don&#8217;t need to write aptitude command one by one or chained it with &amp;&amp;</p><p>You can write it in one line command, eq:</p><p>sudo aptitude install win32codecs virtualbox and soon</p><p>:-)</p> ]]></content:encoded> </item> <item><title>By: 10 Things to do After...</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1388</link> <dc:creator>10 Things to do After...</dc:creator> <pubDate>Fri, 19 Jun 2009 21:15:40 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1388</guid> <description>[...] almost any desktop media format (mov, mpg, avi, wmv, mp3 and so on). I wrote a detailed post:  &quot;Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux&quot;, which provides a bit more of an in depth explanation of the above command (including editing the [...] </description> <content:encoded><![CDATA[<p>[...] almost any desktop media format (mov, mpg, avi, wmv, mp3 and so on). I wrote a detailed post:  &#8220;Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux&#8221;, which provides a bit more of an in depth explanation of the above command (including editing the [...]</p> ]]></content:encoded> </item> <item><title>By: Top 10 Linux Video Applications - NOT! &#124; Ubuntu Linux Help</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1387</link> <dc:creator>Top 10 Linux Video Applications - NOT! &#124; Ubuntu Linux Help</dc:creator> <pubDate>Thu, 21 May 2009 14:57:16 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1387</guid> <description>[...] Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux  [...] </description> <content:encoded><![CDATA[<p>[...] Build a Web Developer PC and Enable Most Media Playback Using Ubuntu Linux  [...]</p> ]]></content:encoded> </item> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1386</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Mon, 13 Apr 2009 12:11:36 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1386</guid> <description>@Rodrigo R. Apolinário - You indicated in that you&#039;ve tried every repository and are being denied from all of them. If that is the case, then in all likelihood, the issue might be with your ISP? After all, one could perhaps envison a repository being temporarily unavailable for a time - Not all of them.To answer your questions...1) Upgrading the kernel on Ubuntu Hardy (8.04) can be done using the commands:
&lt;code&gt;
sudo apt-get update
sudo apt-get install linux-image&lt;/code&gt;But if you&#039;re still denied access to the repositories, this will not work. Also, MAKE SURE you have BACKUPS of any data that you do NOT WANT TO LOSE, in the event of issues such as breaking your OS.2) You&#039;re not seeing medibuntu in the repository list because it was not added. Please read the post - Reading it will tell you how to add mediabuntu to your sources.list3) Read the post. - It has the instructions on how to edit your sources.list. (ALWAYS make a BACKUP of your sources.list when editing, that way you can still restore the original file).4) &lt;code&gt;sudo apt-get clean&lt;/code&gt;, cleans (removes) the local archive of downloaded files.5) The beginning of this comment response answers #5 - Is your IP address coming from a blacklisted range? Is your IP address being filtered through some kind of ISP proxy? If possible, try using the IP range of a completely different network from school, work, etc.6) See answer to #5I hope some of this helps you! :)</description> <content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; You indicated in that you&#8217;ve tried every repository and are being denied from all of them. If that is the case, then in all likelihood, the issue might be with your ISP? After all, one could perhaps envison a repository being temporarily unavailable for a time &#8211; Not all of them.</p><p>To answer your questions&#8230;</p><p>1) Upgrading the kernel on Ubuntu Hardy (8.04) can be done using the commands:<br
/> <code><br
/> sudo apt-get update<br
/> sudo apt-get install linux-image</code></p><p>But if you&#8217;re still denied access to the repositories, this will not work. Also, MAKE SURE you have BACKUPS of any data that you do NOT WANT TO LOSE, in the event of issues such as breaking your OS.</p><p>2) You&#8217;re not seeing medibuntu in the repository list because it was not added. Please read the post &#8211; Reading it will tell you how to add mediabuntu to your sources.list</p><p>3) Read the post. &#8211; It has the instructions on how to edit your sources.list. (ALWAYS make a BACKUP of your sources.list when editing, that way you can still restore the original file).</p><p>4) <code>sudo apt-get clean</code>, cleans (removes) the local archive of downloaded files.</p><p>5) The beginning of this comment response answers #5 &#8211; Is your IP address coming from a blacklisted range? Is your IP address being filtered through some kind of ISP proxy? If possible, try using the IP range of a completely different network from school, work, etc.</p><p>6) See answer to #5</p><p>I hope some of this helps you! :)</p> ]]></content:encoded> </item> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1385</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Wed, 08 Apr 2009 13:54:26 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1385</guid> <description>@Rodrigo R. Apolinário - No. 64bit is the same, so that is not the issue.I did get a response to our email from Romain Beauxis of Ubuntu Lists, see it below:&lt;blockquote&gt;&quot;&lt;em&gt;Err http://br.archive.ubuntu.com hardy-security/main libavutil1d
3:0.cvs20070307-5ubuntu7.3
403 Forbidden [IP: 200.236.31.1 80]&quot;I think the reason is pretty clear from the initial message. This user is
being denied its access by the HTTP server, returning an error 403 (which is
not far from another that you may know, the 404..).Hence, you should advise him to check why he is refused access on this server,
and if needed, contact the web server administrator.If you plan on preparing more tutorials, I would kindly advise you to be
prepared for some more feedback like this. That is all about helping
newcomers.However, I think it is also important to try to do a bit more of analysis
before contacting the maintainers.Romain&lt;/em&gt;&quot;&lt;/blockquote&gt;One thing I find interesting is that I just did a search on Google about this issue: http://www.google.ca/search?hl=en&amp;q=ubuntu+update+403+Forbidden&amp;btnG=Search&amp;meta= and I do see a lot of issues listed. There is also a fair bit in various Ubuntu forums about this too. As such I don&#039;t think the issue is necessarily as &quot;clear&quot; as Mr. Beauxis try&#039;s to imply.</description> <content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; No. 64bit is the same, so that is not the issue.</p><p>I did get a response to our email from Romain Beauxis of Ubuntu Lists, see it below:</p><blockquote><p>&#8220;<em>Err <a
href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main libavutil1d<br
/> 3:0.cvs20070307-5ubuntu7.3<br
/> 403 Forbidden [IP: 200.236.31.1 80]&#8221;</p><p>I think the reason is pretty clear from the initial message. This user is<br
/> being denied its access by the HTTP server, returning an error 403 (which is<br
/> not far from another that you may know, the 404..).</p><p>Hence, you should advise him to check why he is refused access on this server,<br
/> and if needed, contact the web server administrator.</p><p>If you plan on preparing more tutorials, I would kindly advise you to be<br
/> prepared for some more feedback like this. That is all about helping<br
/> newcomers.</p><p>However, I think it is also important to try to do a bit more of analysis<br
/> before contacting the maintainers.</p><p>Romain</em>&#8220;</p></blockquote><p>One thing I find interesting is that I just did a search on Google about this issue: <a
href="http://www.google.ca/search?hl=en&#038;q=ubuntu+update+403+Forbidden&#038;btnG=Search&#038;meta"  rel="nofollow">http://www.google.ca/search?hl=en&#038;q=ubuntu+update+403+Forbidden&#038;btnG=Search&#038;meta</a>= and I do see a lot of issues listed. There is also a fair bit in various Ubuntu forums about this too. As such I don&#8217;t think the issue is necessarily as &#8220;clear&#8221; as Mr. Beauxis try&#8217;s to imply.</p> ]]></content:encoded> </item> <item><title>By: Rodrigo R. Apolinário</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1384</link> <dc:creator>Rodrigo R. Apolinário</dc:creator> <pubDate>Wed, 08 Apr 2009 13:40:22 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1384</guid> <description>Thank you for your willingness to help me.I am not expert in these matters. I am beginner.
But I follow your last guidance to describe what I did:1) answer: How do I do this?2) Now click the &quot;Third-Party Software&quot; tab. Do you see &quot;http://packages.medibuntu.org...&quot; there?Answer: There is no &quot;http://packages.medibuntu.org. There http://archive.canonical.com/ubuntuOn the &quot;Ubuntu Software&quot; Tab, do you see all check boxes selected and the &quot;Download from&quot; as selecting a server from your country?answer: all boxes are marked, and the server is selected in the country.3) I have heard that substituting ftp:// in place of http:// has helped some people - But I am not sure if that would work in this case. I assume it would not hurt to try.answer: where can I change this?4)) Have you tried the command &quot;sudo apt-get clean&quot;Response: This command clears what?5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?answer: I tried all and has not changed anything.6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:
&lt;code&gt;Acquire::HTTP::Proxy &quot;false&quot;;&lt;/code&gt;
and changing it to say:
&lt;code&gt;Acquire::::Proxy &quot;false&quot;;&lt;/code&gt;answer: I do not know to say about it.-----------
Thank you again!</description> <content:encoded><![CDATA[<p>Thank you for your willingness to help me.</p><p>I am not expert in these matters. I am beginner.<br
/> But I follow your last guidance to describe what I did:</p><p>1) answer: How do I do this?</p><p>2) Now click the &#8220;Third-Party Software&#8221; tab. Do you see &#8220;http://packages.medibuntu.org&#8230;&#8221; there?</p><p>Answer: There is no &#8220;http://packages.medibuntu.org. There <a
href="http://archive.canonical.com/ubuntu"  rel="nofollow">http://archive.canonical.com/ubuntu</a></p><p>On the &#8220;Ubuntu Software&#8221; Tab, do you see all check boxes selected and the &#8220;Download from&#8221; as selecting a server from your country?</p><p>answer: all boxes are marked, and the server is selected in the country.</p><p>3) I have heard that substituting ftp:// in place of http:// has helped some people &#8211; But I am not sure if that would work in this case. I assume it would not hurt to try.</p><p>answer: where can I change this?</p><p>4)) Have you tried the command &#8220;sudo apt-get clean&#8221;</p><p>Response: This command clears what?</p><p>5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?</p><p>answer: I tried all and has not changed anything.</p><p>6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:</p><p><code>Acquire::HTTP::Proxy "false";</code><br
/> and changing it to say:<br
/> <code>Acquire::::Proxy "false";</code></p><p>answer: I do not know to say about it.</p><p>&#8212;&#8212;&#8212;&#8211;</p><p>Thank you again!</p> ]]></content:encoded> </item> <item><title>By: Rodrigo R. Apolinário</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1383</link> <dc:creator>Rodrigo R. Apolinário</dc:creator> <pubDate>Wed, 08 Apr 2009 13:29:50 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1383</guid> <description>A detail. You searched the repository what i am using it and described what it works with amd64 architecture.
The computer what I use is intel64. This may be the problem?</description> <content:encoded><![CDATA[<p>A detail. You searched the repository what i am using it and described what it works with amd64 architecture.<br
/> The computer what I use is intel64. This may be the problem?</p> ]]></content:encoded> </item> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1382</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Tue, 07 Apr 2009 20:07:56 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1382</guid> <description>@Rodrigo R. ApolinárioMore ideas:1) Have you updated your kernel. Maybe after that the ffmpeg install might work?2) Better, I remember a couple years ago I had trouble with this. One way I fixed it was to edit the sources list using Ubuntu (not gedit, nano, vi, etc.), then things started working.Go to System / Administration /Software Sources (it will ask you to enter your password)Now click the &quot;Third-Party Software&quot; tab. Do you see &quot;http://packages.medibuntu.org...&quot; there?
On the &quot;Ubuntu Software&quot; Tab, do you see all check boxes selected and the &quot;Download from&quot; as selecting a server from your country?If not, make the appropriate changes (make sure you have backups!!!). After changing and selecting the &quot;Close&quot; button, you&#039;ll see a pop-up that gives the option to &quot;Reload&quot; - Click that &quot;Reload&quot; button.3) I have heard that substituting ftp:// in place of http:// has helped some people - But I am not sure if that would work in this case. I assume it would not hurt to try.4) Have you tried the command &quot;sudo apt-get clean&quot;5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:&lt;code&gt;Acquire::HTTP::Proxy &quot;false&quot;;&lt;/code&gt;and changing it to say:&lt;code&gt;Acquire::::Proxy &quot;false&quot;;&lt;/code&gt;These are some ideas, hopefully one of them will work for you?</description> <content:encoded><![CDATA[<p>@Rodrigo R. Apolinário</p><p>More ideas:</p><p>1) Have you updated your kernel. Maybe after that the ffmpeg install might work?</p><p>2) Better, I remember a couple years ago I had trouble with this. One way I fixed it was to edit the sources list using Ubuntu (not gedit, nano, vi, etc.), then things started working.</p><p>Go to System / Administration /Software Sources (it will ask you to enter your password)</p><p>Now click the &#8220;Third-Party Software&#8221; tab. Do you see &#8220;http://packages.medibuntu.org&#8230;&#8221; there?<br
/> On the &#8220;Ubuntu Software&#8221; Tab, do you see all check boxes selected and the &#8220;Download from&#8221; as selecting a server from your country?</p><p>If not, make the appropriate changes (make sure you have backups!!!). After changing and selecting the &#8220;Close&#8221; button, you&#8217;ll see a pop-up that gives the option to &#8220;Reload&#8221; &#8211; Click that &#8220;Reload&#8221; button.</p><p>3) I have heard that substituting ftp:// in place of http:// has helped some people &#8211; But I am not sure if that would work in this case. I assume it would not hurt to try.</p><p>4) Have you tried the command &#8220;sudo apt-get clean&#8221;</p><p>5) Try using the main repository instead of the one from your country, or try one from another country. When you do that do you still get the same error?</p><p>6) Are you running through a proxy server? If so, that could be interfering. Try removing reference to it form /etc/apt/apt.conf You can do this by looking for the code:</p><p><code>Acquire::HTTP::Proxy "false";</code></p><p>and changing it to say:</p><p><code>Acquire::::Proxy "false";</code></p><p>These are some ideas, hopefully one of them will work for you?</p> ]]></content:encoded> </item> <item><title>By: UbuntuLinuxHelp</title><link>http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/#comment-1381</link> <dc:creator>UbuntuLinuxHelp</dc:creator> <pubDate>Tue, 07 Apr 2009 19:42:08 +0000</pubDate> <guid
isPermaLink="false">http://ubuntulinuxhelp.com/?p=1404#comment-1381</guid> <description>@Rodrigo R. Apolinário - Seems then as if the repository server itself is denying access?I manually surfed to your repository (in Firefox) and downloaded the Packages.gz inside http://br.archive.ubuntu.com hardy-security/main. And found the floowing informattion for ffmpeg in it:&lt;blockquote&gt;
&lt;em&gt;Package: libavcodec1d
Priority: optional
Section: libs
Installed-Size: 3996
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian multimedia packages maintainers
Architecture: amd64
Source: ffmpeg
Version: 3:0.cvs20070307-5ubuntu7.3
Depends: libavutil1d (&gt;= 0.cvs20070307), libc6 (&gt;= 2.7), libgsm1 (&gt;= 1.0.12), libtheora0, libvorbis0a (&gt;= 1.2.0), libvorbisenc2 (&gt;= 1.1.2), zlib1g (&gt;= 1:1.2.3.3.dfsg-1)
Filename: pool/main/f/ffmpeg/libavcodec1d_0.cvs20070307-5ubuntu7.3_amd64.deb
Size: 1574428
MD5sum: 9b68e519cb14cd90f8030414a78bc62b
SHA1: 5219e37d52d7d1fa717b928029fbf048044691ec
SHA256: 1122a632acee46f55818c8be6ba528ea368b6f87eb5ce8a70b87f832a8f47404
Description: ffmpeg codec library
This is the codec library from the ffmpeg project. It supports most existing
encoding formats (MPEG, DivX, MPEG4, AC3, DV...).&lt;/em&gt;&lt;/blockquote&gt;As you can see, the maintainers are: ubuntu-motu@lists.ubuntu.com and pkg-multimedia-maintainers@lists.alioth.debian.orgI sent the following email:&lt;blockquote&gt;
&lt;em&gt;Hello!One of my readers at UbuntuLinuxHelp.com is unable to Update Ubuntu as he posted a comment on my blog to that effect.Please can you see that comment and if you have a moment - We would really appreciate a follow up comment as to what the issue might be? You can view the comments here: http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/Please can you help my readers?Thanks so much for your input!
Roger (at UbuntuLinuxHelp.com)&lt;/em&gt;&lt;/blockquote&gt;Hopefully they will be kind enough to give us a bit of extra help! :)</description> <content:encoded><![CDATA[<p>@Rodrigo R. Apolinário &#8211; Seems then as if the repository server itself is denying access?</p><p>I manually surfed to your repository (in Firefox) and downloaded the Packages.gz inside <a
href="http://br.archive.ubuntu.com"  rel="nofollow">http://br.archive.ubuntu.com</a> hardy-security/main. And found the floowing informattion for ffmpeg in it:</p><blockquote><p> <em>Package: libavcodec1d<br
/> Priority: optional<br
/> Section: libs<br
/> Installed-Size: 3996<br
/> Maintainer: Ubuntu MOTU Developers<br
/> Original-Maintainer: Debian multimedia packages maintainers<br
/> Architecture: amd64<br
/> Source: ffmpeg<br
/> Version: 3:0.cvs20070307-5ubuntu7.3<br
/> Depends: libavutil1d (&gt;= 0.cvs20070307), libc6 (&gt;= 2.7), libgsm1 (&gt;= 1.0.12), libtheora0, libvorbis0a (&gt;= 1.2.0), libvorbisenc2 (&gt;= 1.1.2), zlib1g (&gt;= 1:1.2.3.3.dfsg-1)<br
/> Filename: pool/main/f/ffmpeg/libavcodec1d_0.cvs20070307-5ubuntu7.3_amd64.deb<br
/> Size: 1574428<br
/> MD5sum: 9b68e519cb14cd90f8030414a78bc62b<br
/> SHA1: 5219e37d52d7d1fa717b928029fbf048044691ec<br
/> SHA256: 1122a632acee46f55818c8be6ba528ea368b6f87eb5ce8a70b87f832a8f47404<br
/> Description: ffmpeg codec library<br
/> This is the codec library from the ffmpeg project. It supports most existing<br
/> encoding formats (MPEG, DivX, MPEG4, AC3, DV&#8230;).</em></p></blockquote><p>As you can see, the maintainers are: <a
href="mailto:ubuntu-motu@lists.ubuntu.com">ubuntu-motu@lists.ubuntu.com</a> and <a
href="mailto:pkg-multimedia-maintainers@lists.alioth.debian.org">pkg-multimedia-maintainers@lists.alioth.debian.org</a></p><p>I sent the following email:</p><blockquote><p> <em>Hello!</p><p>One of my readers at UbuntuLinuxHelp.com is unable to Update Ubuntu as he posted a comment on my blog to that effect.</p><p>Please can you see that comment and if you have a moment &#8211; We would really appreciate a follow up comment as to what the issue might be? You can view the comments here: <a
href="http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/"  rel="nofollow">http://ubuntulinuxhelp.com/build-a-web-developer-pc-and-enable-most-media-playback-using-ubuntu-linux/</a></p><p>Please can you help my readers?</p><p>Thanks so much for your input!<br
/> Roger (at UbuntuLinuxHelp.com)</em></p></blockquote><p>Hopefully they will be kind enough to give us a bit of extra help! :)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: ubuntulinuxhelp.com @ 2012-02-11 03:28:34 by W3 Total Cache -->
