<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ubuntu Answers &#187; Ubuntu Fixes</title>
	<atom:link href="http://ubuntuanswers.wordpress.com/category/ubuntu-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntuanswers.wordpress.com</link>
	<description>Resistance is Futile</description>
	<lastBuildDate>Thu, 03 Jan 2008 19:59:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ubuntuanswers.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/21bc73e7b9b36c0373b7930167d34a6e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Ubuntu Answers &#187; Ubuntu Fixes</title>
		<link>http://ubuntuanswers.wordpress.com</link>
	</image>
			<item>
		<title>Change font color in Firefox toolbar to suit your theme (Ubuntu)</title>
		<link>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/</link>
		<comments>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 00:30:45 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[font fix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[userChrome.css]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/</guid>
		<description><![CDATA[O.K., so you have chosen a new theme for firefox and now you can&#8217;t see the toolbar font at all.
Well what has happened is the system font color is the same color as your firefox theme color ( let&#8217;s say your font is black and the toolbar is also black)
To correct this you will need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=22&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>O.K., so you have chosen a new theme for firefox and now you can&#8217;t see the toolbar font at all.</p>
<p>Well what has happened is the system font color is the same color as your firefox theme color ( let&#8217;s say your font is black and the toolbar is also black)</p>
<p>To correct this you will need to create the userChrome.css file</p>
<p>Open <b>Places&gt;Home Folder</b></p>
<p>In the toolbar click <b>view</b> and then <b>show hidden files </b></p>
<p>open<b> .mozilla&gt;firefox&gt;(the default folder)&gt;chrome</b></p>
<p>right-click <b>userChrome-example.css</b> and select <b>open with &#8220;text editor&#8221;</b></p>
<p>add this code to the bottom of the page</p>
<p><code>menubar, menubutton, menu, menuitem, menupopup, popup &gt; * {<br />
color: white !important;<br />
}</code></p>
<p>Save this file as <b>userChrome.css</b> in the <b>chrome</b> folder</p>
<p>The next time you open Firefox your font will be white</p>
<p>( if you want the text black just add this code:)</p>
<p><code>menubar, menubutton, menu, menuitem, menupopup, popup &gt; * {<br />
color: black !important;<br />
}</code></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=22&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>No sound with a HDA Intel ICH8 Family (rev 03) sound card (GStreamer error message)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 18:07:27 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[no sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/</guid>
		<description><![CDATA[In order to correct HDA Intel ICH8 sound card issues with the ALSA drivers you will need to open up gutsy-backports.
This is accomplished by:
System&#62;Administration&#62;Software Sources
Click on the Updates  tab and check Unsupported-updates (gutsy-backports)
Click Close
Click Reload in the new window that opens (The information about available software is out-of-date)
Your computer will download the new updates [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=19&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="margin-bottom:0;">In order to correct <i>HDA Intel ICH8 sound card</i> issues with the ALSA drivers you will need to <i>open up gutsy-backports</i>.</p>
<p style="margin-bottom:0;">This is accomplished by:</p>
<p style="margin-bottom:0;"><b>System&gt;Administration&gt;Software Sources</b></p>
<p style="margin-bottom:0;">Click on the <b>Updates</b>  tab and check <b>Unsupported-updates (gutsy-backports)</b></p>
<p style="margin-bottom:0;">Click <b>Close</b></p>
<p style="margin-bottom:0;">Click <b>Reload</b> in the new window that opens (The information about available software is out-of-date)</p>
<p style="margin-bottom:0;">Your computer will download the new updates and close the Software Sources window</p>
<p style="margin-bottom:0;">Open up a terminal:</p>
<p style="margin-bottom:0;">Applications&gt;Accessories&gt;Terminal</p>
<p>Enter this code in the terminal:</p>
<p><code>sudo apt-get install linux-backports-modules-generic</code></p>
<p>This installs the newest ALSA Drivers</p>
<p>Reboot and your sound should be restored</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=19&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reinstall Windows after you installed Ubuntu and Windows no longer detects the hard drive</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:43:27 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[Ubuntu Setup]]></category>
		<category><![CDATA[no hard drive]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows setup]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/</guid>
		<description><![CDATA[1. First things first: Gather all of your software discs (drivers, software including the Windows installation disc)
2. Double check that all your important data is BACKED UP!! (this should have really been done prior to any hard drive changes)
3. Reboot, and enter the BIOS . Go to the System Configuration page and set &#8220;SATA Native [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=15&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>1. First things first: Gather all of your software discs (drivers, software including the Windows installation disc)</p>
<p>2. Double check that all your important data is BACKED UP!! (this should have really been done prior to any hard drive changes)</p>
<p>3. <b>Reboot</b>, and enter the <b>BIOS </b>. Go to the <b>System Configuration</b> page and set &#8220;S<b>ATA Native Support</b>&#8221; to <b>Disable</b>. This is CRUCIAL!! (Your system may be worded a little different but whatever system you have disable SATA support.)</p>
<p>4. <b>Boot </b>the <b>Windows XP CD</b>, and enter <b>Windows setup</b>.</p>
<p>5. Hit <b>Enter </b>(continue).  press <b>F8 </b>to agree with the legal stuff.  Hit <b>ESC </b>(don&#8217;t repair).</p>
<p>6. If you used Gparted to partition the hard drive located the portion you formatted for Windows.</p>
<p>7. Select the &#8220;<b>Unpartitioned space</b>&#8221; and hit &#8220;<b>C</b>&#8221; to create.</p>
<p>8. The size will be whatever you want, if you have this formatted as FAT 32 or NTFS already some of this may be done for you.</p>
<p>8. <b>Select </b>desired <b>partition  </b>and hit <b>Enter</b>.</p>
<p>9. <b>Format NTFS</b>.  A full format is recommended if it&#8217;s your first time formatting this drive. (I always do a full format)</p>
<p>10. Windows will copy files to the HD after format.</p>
<p>11. <b>Reboot </b>(it will auto reboot). XP install continues, this time in a slightly more graphical interface. Answer all questions it asks .</p>
<p>12. Windows will reboot again.</p>
<p>13. Go through the brief setup process.. then Windows will log you in.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=15&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reinstall the Grub loader  in Ubuntu when Windows overwrites it.</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:29:20 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/</guid>
		<description><![CDATA[If you run a dual-boot system with Linux and Windows, I am sure this has happened to you. You had to do your quarterly reinstall of Windows, and now you don&#8217;t see the Grub bootloader anymore, so you can&#8217;t boot into Ubuntu.
Here&#8217;s the quick and easy way to re-enable Grub.
1) Boot off the LiveCD
2) Open [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=14&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you run a dual-boot system with Linux and Windows, I am sure this has happened to you. You had to do your quarterly reinstall of Windows, and now you don&#8217;t see the Grub bootloader anymore, so you can&#8217;t boot into Ubuntu.</p>
<p><b>Here&#8217;s the quick and easy way to re-enable Grub.</b></p>
<p>1) Boot off the LiveCD</p>
<p>2) Open a Terminal and type in the following commands, noting that the first command will put you into the grub &#8220;prompt&#8221;, and the next 3 commands will be executed there. Also note that hd0,0 implies the first hard drive and the first partition on that drive, which is where you probably installed grub to during installation. If not, then adjust accordingly.<br />
<code>sudo grub<br />
root (hd0,0)<br />
setup (hd0)<br />
exit</code></p>
<p>Reboot (removing the livecd), and your boot menu should be back.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=14&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows is no longer an option in Grub (Ubuntu 7.10)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:22:49 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[Boot Loader]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/</guid>
		<description><![CDATA[If you did a clean install on your hard drive and installed Ubuntu before you installed Windows, then Ubuntu will not have anything in the grub configuration for Windows. This is where you&#8217;ll have to do a bit of manual editing to the grub boot menu file.
Open the file /boot/grub/menu.lst with the following command in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=13&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you did a clean install on your hard drive and installed Ubuntu before you installed Windows, then Ubuntu will not have anything in the grub configuration for Windows. This is where you&#8217;ll have to do a bit of manual editing to the grub boot menu file.</p>
<p>Open the file /boot/grub/menu.lst with the following command in the terminal:<br />
<code>sudo gedit /boot/grub/menu.lst</code><br />
Copy this code and insert it at the bottom of this open document (In the windows portion you can call windows whatever you like):<br />
<code>title   Windows 95/98/NT/2000<br />
root   (hd0,0)<br />
makeactive<br />
chainloader   +1</code></p>
<p>Look at the top of this document where it annotates that the grub loader is hidden by default. If you want the selection to be visible instead of having to hit (esc) when booting place a (#) sign in front of this line.</p>
<p>Save this document and reboot your system</p>
<p>Note: You should also verify that hd0,0 is the correct location for Windows. If you had installed Windows on the 4th partition on the drive, then you should change it to (hd0,3)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=13&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Repairing and Installing Flash plugin for Firefox in Ubuntu 7.10</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/19/repairing-and-installing-flash-plugin-for-firefox-in-ubuntu-710/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/19/repairing-and-installing-flash-plugin-for-firefox-in-ubuntu-710/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 13:59:48 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[Flash fix]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/19/repairing-and-installing-flash-plugin-for-firefox-in-ubuntu-710/</guid>
		<description><![CDATA[ version.   	 	 	 	 	Now you’ll need to remove all vestiges of the flashplugin-nonfree package from your system.


Close all instances of Firefox .

Open a Terminal Applications&#62;Accessories&#62;Terminal and enter:
sudo apt-get remove flashplugin-nonfree

To navigate to where you saved the new Flash installer:
cd ~/Desktop

Extract the installer:
tar xzf install_flash_player_9_linux.tar.gz

The extracted file will be on your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=10&subd=ubuntuanswers&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> version.   	 	 	 	<!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	--> 	Now you’ll need to remove all vestiges of the <i>flashplugin-nonfree</i> package from your system.</p>
<ol>
<li>
<p style="margin-bottom:0;">Close all instances of Firefox .</p>
</li>
<li>Open a Terminal <b>Applications&gt;Accessories&gt;Terminal</b> and enter:
<pre style="margin-bottom:0.2in;">sudo apt-get remove flashplugin-nonfree</pre>
</li>
<li>To navigate to where you saved the new Flash installer:
<pre style="margin-bottom:0.2in;">cd ~/Desktop</pre>
</li>
<li>Extract the installer:
<pre style="margin-bottom:0.2in;">tar xzf install_flash_player_9_linux.tar.gz</pre>
</li>
<li>The extracted file will be on your desktop, open this <b>new folder</b> 	and double click the install file: <b>install_flash_player_9_linux</b></li>
<li>Follow the onscreen prompts ( in a new termianl window that opens up) until you are asked where to 	install the player. The default is <b>“y” </b>:</li>
<li>Answer <b>“y” </b>to proceed with the 	installation, then <b>“n” </b>for another installation.</li>
<li>Close the Terminal by entering:
<pre style="margin-bottom:0.2in;">exit</pre>
</li>
</ol>
<p>Congratulations! You have the latest and greatest Flash Player running on your system.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&blog=2318902&post=10&subd=ubuntuanswers&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/19/repairing-and-installing-flash-plugin-for-firefox-in-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
	</channel>
</rss>