<?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> &#187; Other Distrobutions</title>
	<atom:link href="http://www.oojahtech.com/category/other-distrobutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oojahtech.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 17:16:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Change Default Background and GTK for GDM</title>
		<link>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/</link>
		<comments>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 16:16:46 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[General Linux]]></category>
		<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=519</guid>
		<description><![CDATA[GDM2Setup is a tool that allows one to change the background image and GTK engine of the new GDM for GNOME 2.30. In Linux Mint 9/Ubuntu 10.4, open terminal and type: sudo add-apt-repository ppa:gdm2setup/gdm2setup sudo apt-get update sudo apt-get install python-gdm2setup Once done there will be a second Login Screen in your menus indicated with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://launchpad.net/gdm2setup" target="_blank">GDM2Setup</a> is a tool that allows one to change the background image and GTK engine of the new GDM for GNOME 2.30. In Linux Mint 9/Ubuntu 10.4, open terminal and type:</p>
<blockquote><p>sudo add-apt-repository ppa:gdm2setup/gdm2setup<br />
sudo apt-get update<br />
sudo apt-get install python-gdm2setup</p></blockquote>
<p>Once done there will be a second Login Screen in your menus indicated with <em>(GDM2Setup)</em>. From there one can change general options, wallpaper, decoration, and theme of GDM.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint or Ubuntu and Logitech Webcams for Skype</title>
		<link>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/</link>
		<comments>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 18:34:31 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=500</guid>
		<description><![CDATA[I have been giving the new Linux Mint (based on the latest Ubuntu) a spin and encountered a problem with my webcam and Skype. The webcam is found and works well within cheese and other applications; however, Skype sees the web-cam but cannot render the incoming image.  I found the solution on the Linux Mint [...]]]></description>
			<content:encoded><![CDATA[<p>I have been giving the new Linux Mint (based on the latest Ubuntu) a spin and encountered a problem with my webcam and Skype. The webcam is found and works well within cheese and other applications; however, Skype sees the web-cam but cannot render the incoming image.  I found the solution on the <a href="http://forums.linuxmint.com/viewtopic.php?f=49&amp;t=40681&amp;p=235446" target="_blank">Linux Mint forums</a>. To quote<em> veanidon</em>:</p>
<blockquote><p>1) Rename /usr/bin/skype to /usr/bin/skype.real<br />
2) Create a batch file called &#8216;/usr/bin/skype&#8217; owned by root as follows:-</p>
<p>#!/bin/sh<br />
export XLIB_SKIP_ARGB_VISUALS=1<br />
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype.real &#8220;$@&#8221; 2&gt;/dev/null<br />
exit 0</p>
<p>3) Make the newly created /usr/bin/skype executable</p></blockquote>
<p>After following these instructions the problem was solved.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mintyfresh Debian</title>
		<link>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/</link>
		<comments>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 03:55:28 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Deiban]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux Ming]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=489</guid>
		<description><![CDATA[So I have migrated from XFCE to GNOME for the time being. I might find the time to explain my reasoning. Some of you might be familiar with the nice menu system in Linux Mint which features dynamic linking features and easy searching. I was wondering if I could import their menu system for GNOME [...]]]></description>
			<content:encoded><![CDATA[<p>So I have migrated from XFCE to GNOME for the time being. I might find the time to explain my reasoning. Some of you might be familiar with the nice menu system in Linux Mint which features dynamic linking features and easy searching. I was wondering if I could import their menu system for GNOME to Debian and found the blog post at<a href="http://task3.cc/671/how-to-install-mintmenu-on-debian/" target="_blank"> bobdom_lx at task3 dot cc</a>. It worked for me and it might work for you.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux Mint 8 Helena</title>
		<link>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/</link>
		<comments>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:36:56 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=464</guid>
		<description><![CDATA[In Debian, I had been having problems getting software mixing working with the Intel HDA sound card integrated into my mother board. I decided to try Linux Mint again, knowing it had excellent multimedia support. I had tried it when it first showed up on the seen and remember being impressed with it at the [...]]]></description>
			<content:encoded><![CDATA[<p>In Debian, I had been having problems getting software mixing working   with the Intel HDA sound card integrated into my mother board. I  decided  to try <a href="http://linuxmint.com/" target="_blank">Linux Mint</a> again, knowing it had  excellent multimedia support. I  had tried it when it first showed  up  on the seen and remember being  impressed with it at the time and   wanted to give it another go.Linux  mint handled software mixing from  the beginning. Whoever has said that &#8220;Linux is not ready for  the desktop.&#8221; has not  tried Linux Mint.</p>
<p>It is built from Ubuntu as the  base using Gnome, but adds a lot of its own configuration tools, adapted synaptic  package, and a nice menu system. The installation is from a live CD and  will be familiar to anyone installing Ubuntu or Fedora from live media.  The menu system allows for easy search and access to all your  applications and ability to bookmark you favorite applications.</p>
<p>Once  installed I could watch flash on YouTube and Hulu, listen to mp3s and  watch wmv, mpg and avi movies. At first I could use totem to play a  comercial (encripted) dvd, but then a few days latter when i tried  again, it wouldn&#8217;t work leaving me to install VLC. I could not find a  solution online; however, others have experienced the same problem. All  the applications a desktop user would need where installed, OpenOffice,  Firefox, gFTP, pidgin, Transmission, etc. One criticism, was the  inclusion of Gnome M Player, M player and Totem seemed redundant.</p>
<p>The  crowning achievement of this distribution is that it is multimedia   capable from a fresh install. I only had to install the proprietary   nVidia drivers via the standard restricted drivers interface common in   Ubuntu. Once done, enabling Compiz effects was easy as in Ubuntu. Though   Mint is built from Ubuntu as a foundation, it is more then a simple   Ubuntu remaster, with the time and detail spent to polishing the user   interface, installing all needed media codecs, flash and java. It has   the task bar and menu along the bottom, making it comfortable to anyone   migrating from the Windows world.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impressions of Fedora 12 (XFCE Re-Spin)</title>
		<link>http://www.oojahtech.com/2009/12/18/impressions-of-fedora-12-xfce-re-spin/</link>
		<comments>http://www.oojahtech.com/2009/12/18/impressions-of-fedora-12-xfce-re-spin/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 19:24:07 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[XFCE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have had a sorted history with Fedora. I first started my Linux in the days before the Fedora Project and before the Red Hat enterprise change. I am not sure of the details, but somewhere along the line, the Development of Red Hat become more commercial minded and the Fedora Project was created to [...]]]></description>
			<content:encoded><![CDATA[<p>I have had a sorted history with Fedora. I first started my Linux in the days before the Fedora Project and before the Red Hat enterprise change. I am not sure of the details, but somewhere along the line, the Development of Red Hat become more commercial minded and the Fedora Project was created to fill in the gap. I am not an expert on the licensing and development policies of Red Hat but I remember the first Fedora releases. This was in the days before automated packaging systems like apt-get, yum, or pacman had become commen place, and I spent my time in “Dependency Hell.”</p>
<p>I have not been a fan of RPM based distributions for sometime, and my initial experiences before the adaption of automated package systems may have something to do with that. I quickly found Debian and the wonders of apt-get and have been mainly a Debian man ever since. All though the Arch Linux and Frugalware package manager pacman has impressed me over the last couple of years. With that said, I check in on the Fedora Project from time to time and have found many of their early innovations, which few distros where implementing at the time, have become major features in other distributions over time. I have admired them for their ability to push the envelop on occasion but have always found the distribution lacking in some way. </p>
<p>My experience started over Thanksgiving brake. I was having some issues on my laptop connecting the to my Parent’s wifi setup. I had Fedora 12 XFCE Re-Spin loaded on a USB stick and was experimenting with it before I had left. I installed it on my old Dell Inspiron 600m and the wireless worked out of the box. This did not surprise me since it is an old wifi card that has well documented support in Linux. I was satisfied that I could surf and watch movies on my laptop and started pocking around Fedora some more. The installation itself was straightforward. I have always appreciated the simplicity of the Anaconda installer. Some people have complained that it is not clear when coming to partitioning, but I understand partition tables  well and found it easy to work with. On my laptop everything was preconfigured and I only had to figure out how to play movie and mp3 and watch DVD’s. I was impressed enough with it on my laptop I installed it on my Desktop which I built myself which took a little more configuration.The only installation option I have not seen, and I simply may not be aware of it is a core, striped down, command line only install like Debian. I like to have a bare bones system and build up from their with my own specifications and configure as I go to give me more control over my system.</p>
<p>
The biggest complaint I have had since the beginning of the Fedora Project is the RPM based package management always felt sluggish and clumsy to me. Taking much longer then I had become accustom to with apt-get. The other problem I found, was their dependency requirements seemed to be overkill, installing up to twice as many dependencies for the same package I would install in Debian or Ubuntu. The one annoyance I found with it was the package management GUI lacked any kind of progress indication other then simply telling you it was downloading or installing. I think this is odd, since almost all package management GUI’s have a percentage or time indicate on what the system is doing. I hope that future releases of Fedora will correct this over sight.</p>
<p>One of the other things that has always been a point of frustration is their policy about some proprietary drivers and codecs. I understand the philosophy behind this, and respect it. However, as a desktop user there are some codecs I just find I want (such as to watch movies, DVDs, and play mp3s). Debian is also known for its strict open policy, but in some ways Fedora has them beat. I had to install EasyTAG to edit mp3 tags from their unstable branch because mp3 support was not included.  Before in my Fedora experiences it had been frustrating finding documentation and third party repositories for these codecs and drivers. Fortunately I found most of what I needed at the RPMfusion website. I found that libdvdcss was no longer supported by RPMfusion and I had to find another source, and I had to install my nVidia drivers manually for my desktop (all of which is documented on this site). Anotehr issue I have found is support for wma files, and converting them to mp3 is limited, and have yet to solve this problem. One feature I would like to see would be an automated search and download system like Ubuntu has when trying to play files not supported by the default installation.  </p>
<p>I was impressed with the XFCE re-spin and the detail taken to make it usable and accessible. I like XFCE for its lightweight design but still being a robust Desktop Environment option, and even run it with Compiz.  The bug reporting tool was handy to, telling me about minor kenral crashes and giving me some detail about Firefox crashes and other things. The Firewall GUI is relatively straight forward, though I felt it was a little too straight forward at times. Overall the desktop experience on Fedoar 12 has been a stable and consistent experience. Last time I checked in with Fedora this was still the case with their Fedora 10 release. However, that has changed with Fedora 12, and I have been overall impressed with yum and the overall Fedora 12 experience. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/18/impressions-of-fedora-12-xfce-re-spin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio Problems with Totem in Fedora 12</title>
		<link>http://www.oojahtech.com/2009/12/14/audio-problems-with-totem-in-fedora-12/</link>
		<comments>http://www.oojahtech.com/2009/12/14/audio-problems-with-totem-in-fedora-12/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 00:14:29 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Upon installing Fedora 12 on my desktop I had experienced Audio skipping and scratches when playing DVD&#8217;s on Totem, but have experienced no other audio issues with playing music, flash, or avi and mpeg files in Totem. I set out to find a solution to this problem. I do not know how much of a [...]]]></description>
			<content:encoded><![CDATA[<p>Upon installing Fedora 12 on my desktop I had experienced Audio skipping and scratches when playing DVD&#8217;s on Totem, but have experienced no other audio issues with playing music, flash, or avi and mpeg files in Totem. I set out to find a solution to this problem. I do not know how much of a difference any of the below processes made because in the end I lost audio playback in Totem altogether, and ended up Installing VLC. If you are having similar problem I recommend installing VLC first, and work backwards from there. </p>
<p>as root:</p>
<blockquote><p>alsactl init 0</p></blockquote>
<p>add <em>tsched=0</em> to &#65279;/etc/pulse/default.pa</p>
<p>
remove pulseaudio as root</p>
<p>&#65279;<br />
<blockquote>
yum remove pulseaudio</p></blockquote>
<p>reinstall with the fallowing as root:</p>
<p>&#65279;</p>
<blockquote><p>yum install pulseaudio alsa-plugins-pulseaudio pulseaudio-esound-compat pulseaudio-libs pulseaudio-libs-glib2 pulseaudio-module-zeroconf pulseaudio-libs-zeroconf xmms-pulse pulseaudio-module-gconf wine-pulseaudio xine-lib-pulseaudio pulseaudio-utils pulseaudio-module-bluetooth gst-mixer padevchooser paman paprefs pavucontrol pavumeter
</p></blockquote>
<p>now edit &#65279;/etc/pulse/default.pa</p>
<p>replace:&#65279; <em>load-module module-detect</em></p>
<p>with: &#65279;<em>load-module module-hal-detect tsched=0</em> </p>
<p>open /etc/pulse/daemon.conf</p>
<p>
replace: <em>; default-fragment-size-msec = 25</em></p>
<p>with: <em>; default-fragment-size-msec = 10</em></p>
<p>and reboot</p>
<p>check your audio mixer settings. Open the Pulse Audio Device Chooser (loads in system tray) and select default as the default server. </p>
<p>At this point DVD would have audio in Totem on the menu system but not when playing the movie. At this point I got frustrated enough with fixing DVD audio in totem I defaulted to installing VLC.</p>
<p>as root:</p>
<blockquote><p>yum install VLC</p></blockquote>
<p>As always VLC works perfectly. I prefer Totem (with the Xine engine), however it appears as if Fedora no longer provides this option. The only real issue I have with VLC is its use of QT libraries when I prefer to run GTK libraries for the simple fact that I run the XFCE desktop with some Gnome components and QT adds extra unnecessary weight to my desktop. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/14/audio-problems-with-totem-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MP3 Suport for EasyTag in Fedora 12</title>
		<link>http://www.oojahtech.com/2009/12/11/mp3-suport-for-easytag-in-fedora-12/</link>
		<comments>http://www.oojahtech.com/2009/12/11/mp3-suport-for-easytag-in-fedora-12/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:23:25 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the the things that has always bugged me about fedora is some of their rigid policies concerning proprietary codecs such as MP3s. Granted Debian&#8217;s policies are nealy as restrictive, but relatively easy to get around if you so desire. A good example of this contrast between the two distributions&#8217; policies is with the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the the things that has always bugged me about fedora is some of their rigid policies concerning proprietary codecs such as MP3s. Granted Debian&#8217;s policies are nealy as restrictive, but relatively easy to get around if you so desire. A good example of this contrast between the two distributions&#8217; policies is with the EasyTag package which allows me to manage the id3 tags for my MP3 collection. In Debian I only have to install the proper codecs and libraries from a third party source. In Fedora, they have gone to the level of not compiling their EasyTag package with mp3 support. The solution I found was the following command (which takes EasyTag from their unstable branch).</p>
<p>
as root:</p>
<blockquote><p>yum &#8211;enablerepo=rawhide &#8211;disableplugin=protectbase update easytag </p></blockquote>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/11/mp3-suport-for-easytag-in-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiz on Fedora 12 XFCE Re-Spin</title>
		<link>http://www.oojahtech.com/2009/12/09/compiz-on-fedora-12-xfce-re-spin/</link>
		<comments>http://www.oojahtech.com/2009/12/09/compiz-on-fedora-12-xfce-re-spin/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:16:16 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[XFCE]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[as root: yum install compiz-gnome compiz-fusion-extras compiz-fusion-extras-gnome emerald emerald-themes fusion-icon add fusion-icon to menu preferences &#8211;> appearances and select the Application Autostart tab Configure Compiz the way you like it.]]></description>
			<content:encoded><![CDATA[<p>as root:</p>
<blockquote><p>
yum install compiz-gnome compiz-fusion-extras compiz-fusion-extras-gnome emerald emerald-themes fusion-icon </p></blockquote>
<p>add fusion-icon to menu preferences &#8211;> appearances and select the  Application Autostart tab
</p>
<p>Configure Compiz the way you like it. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/09/compiz-on-fedora-12-xfce-re-spin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nVidia drivers on Fedora 12</title>
		<link>http://www.oojahtech.com/2009/12/07/nvidia-preparatory-drivers-on-fedora-12/</link>
		<comments>http://www.oojahtech.com/2009/12/07/nvidia-preparatory-drivers-on-fedora-12/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 03:31:03 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[note: you need to have RPM fusion and livna.org repositories enable (read here) as root: yum install kmod-nvidia if you are using the PAE kernel: yum install kmod-nvidia-PAE for the default kenrel as root: sed -i ‘/root=UUID/s&#124;$&#124; rdblacklist=nouveau&#124;’ /boot/grub/grub.conf for PAE Kernel: sed -i ‘/root=UUID/s&#124;$&#124; vmalloc=256m&#124;’ /boot/grub/grub/conf Edit /boot/grub/grub.conf and for the default kernel make [...]]]></description>
			<content:encoded><![CDATA[<p><strong>note:</strong> <em>you need to have RPM fusion and livna.org repositories enable </em>(<a href="http://oojah.fishbowl42.com/blog1.php/2009/12/01/multimedia-codecs-flash-and-encytpted-dvds-on-fedora-12">read here</a>)</p>
<p>as root:</p>
<blockquote><p>yum install kmod-nvidia</p></blockquote>
<p>if you are using the PAE kernel:</p>
<blockquote><p>yum install kmod-nvidia-PAE</p></blockquote>
<p>for the default kenrel as root:</p>
<blockquote><p>
sed -i ‘/root=UUID/s|$| rdblacklist=nouveau|’ /boot/grub/grub.conf</p></blockquote>
<p>for PAE Kernel:</p>
<blockquote><p>sed -i ‘/root=UUID/s|$| vmalloc=256m|’ /boot/grub/grub/conf</p></blockquote>
<p>Edit /boot/grub/grub.conf and for the default kernel make sure n<em>ouveau.modeset=0 vga=0&#215;318</em> has been added to the end of the kernal line or <em>vmalloc=256m vga=0&#215;318</em> if you are using the PAE kernel.</p>
<p>
as root:</p>
<blockquote><p>setsebool -P allow_execstack on</p></blockquote>
<p>
now reboot</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/07/nvidia-preparatory-drivers-on-fedora-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4gigs of RAM on Fedora 12 32bit</title>
		<link>http://www.oojahtech.com/2009/12/03/4gigs-of-ram-on-fedora-12-32bit-1/</link>
		<comments>http://www.oojahtech.com/2009/12/03/4gigs-of-ram-on-fedora-12-32bit-1/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 20:00:19 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[PAE stands for Physician Address Extension and is an option for the Linux kernel which will allow you to access 4gig of RAM on a 32 bit kernel setup. install as root: yum install kernal-PAE Reboot the computer and a new kernel option, indicated by the suffix PAE, is available. Boot that kernel. In the [...]]]></description>
			<content:encoded><![CDATA[<p>PAE stands for Physician Address Extension and is an option for the Linux kernel which will allow you to access 4gig of RAM on a 32 bit kernel setup.  </p>
<p>install as root:</p>
<blockquote><p>yum install kernal-PAE</p></blockquote>
<p>Reboot the computer and a new kernel option, indicated by the suffix PAE, is available. Boot that kernel. In the terminal type:</p>
<blockquote><p>free -m</p></blockquote>
<p>and you should see a print out with a number close to  4025 listed under total.</p>
<p>as root remove the default kernel:</p>
<blockquote><p>
yum remove kernel</p></blockquote>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2009/12/03/4gigs-of-ram-on-fedora-12-32bit-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
