<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[FedoraForum.org - Guides & Solutions (No Questions)]]></title>
		<link>http://forums.fedoraforum.org/</link>
		<description><![CDATA[Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.]]></description>
		<language>en-US</language>
		<lastBuildDate>Wed, 16 May 2012 14:46:57 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.fedoraforum.org//forum/images/misc/rss.jpg</url>
			<title><![CDATA[FedoraForum.org - Guides & Solutions (No Questions)]]></title>
			<link>http://forums.fedoraforum.org/</link>
		</image>
		<item>
			<title>Another fix for brightness control issues Fedora 16</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279788&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 04:39:33 GMT</pubDate>
			<description><![CDATA[Hey everyone,  So I had been searching for a fix for an issue where the fn keys don't seem to increase or decrease the screen brightness on my Samsung laptop using fedora 16 64bit, and gnome.   
 
I had followed a post found on the fedora forum where the problem was fixed by reinstalling bash. ...]]></description>
			<content:encoded><![CDATA[<div>Hey everyone,  So I had been searching for a fix for an issue where the fn keys don't seem to increase or decrease the screen brightness on my Samsung laptop using fedora 16 64bit, and gnome.  <br />
<br />
I had followed a post found on the fedora forum where the problem was fixed by reinstalling bash.  This did not seem to fix the problem for me.  The solution I have tried that has worked so far is by adding:<br />
<br />
     acpi_backlight=vendor acpi_osi=Linux <br />
<br />
to the end of the <br />
<br />
     GRUB_CMDLINE_LINUX <br />
<br />
variable in <br />
<br />
     /etc/default/grub<br />
<br />
and then running the following command to regenerate grub and restarting,<br />
<br />
     sudo grub2-mkconfig -o /boot/grub2/grub.cfg<br />
<br />
<br />
I hope that this will work for others as well if resintalling bash does not solve the problem.<br />
<br />
<br />
**<br />
Source for acpi_backlight=vendor acpi_osi=Linux  from <br />
<a href="http://geslinux.blogspot.ca/2011/07/fedora-15-acer-aspire-5742-display.html" target="_blank">http://geslinux.blogspot.ca/2011/07/...2-display.html</a></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>jlturn</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279788</guid>
		</item>
		<item>
			<title>Fedora USB Mouse Polling Increase</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279689&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 14:18:35 GMT</pubDate>
			<description>Spent 2 hours at least trying to find a solution to this problem for fedora. There are numerous guides on how to increase mouse polling for both ubuntua and arch but nothing for fedora. Finally I stumbled across this from another website (please note I did not create this guide and in no way am...</description>
			<content:encoded><![CDATA[<div>Spent 2 hours at least trying to find a solution to this problem for fedora. There are numerous guides on how to increase mouse polling for both ubuntua and arch but nothing for fedora. Finally I stumbled across this from another website (please note I did not create this guide and in no way am taking credit for it, just passing it along on a more popular search recognition then this other website).<br />
<br />
&quot;To change USB polling rate:<br />
<br />
- Open the terminal<br />
- sudo nano /sys/module/usbhid/parameters/mousepoll<br />
- Change the 0 to a 2<br />
- Control-o to save the changes<br />
- Disconnect the mouse from the USB port and plug it in again <br />
<br />
add to /etc/rc.local:<br />
<br />
echo 2 &gt; /sys/module/usbhid/parameters/mousepoll<br />
<br />
1 - 1000hz<br />
2 - 500hz<br />
<br />
==================================================  ===================================<br />
<br />
For logitech users:<br />
<br />
&quot;If you have a nice Logitech mouse, you might notice that it does not operate at full resolution under Linux. Be sure that lomoco is installed.<br />
<br />
To set Logitech resolution with lomoco:<br />
<br />
- Open the terminal<br />
- lomoco -8&quot;</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>CeTis</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279689</guid>
		</item>
		<item>
			<title>Webex through Firefox on Fedora 16</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279656&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 17:40:39 GMT</pubDate>
			<description>Hey All, 
 
Here is a quick guide on how to get Webex working on Fedora 16. This guide is for FIrefox only. I took this info from hxxp://troshlyak.wordpress.com/2010/08/26/webex-on-64bit-fedora-13/ and cleaned it up a bit. 
 
Let me know what you think. 
 
 
Code: 
--------- 
yum update</description>
			<content:encoded><![CDATA[<div>Hey All,<br />
<br />
Here is a quick guide on how to get Webex working on Fedora 16. This guide is for FIrefox only. I took this info from hxxp://troshlyak.wordpress.com/2010/08/26/webex-on-64bit-fedora-13/ and cleaned it up a bit.<br />
<br />
Let me know what you think.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum update<br />
setarch i686 yum install firefox<br />
yum reinstall firefox<br />
setarch i686 yum install java-openjdk java-openjdk-plugin<br />
yum reinstall java-openjdk<br />
yum reinstall icedtea-web<br />
setarch i686 yum install libXmu<br />
yum reinstall libXmu</code><hr />
</div>If you get any dependancy errors when you try to install Firefox this may work for you.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum check all<br />
yum clean all<br />
yum update</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>safewithyou247</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279656</guid>
		</item>
		<item>
			<title>gmail revert to old look permanently</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279503&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 22:22:20 GMT</pubDate>
			<description>I thought I would share gmail revert to old look permanently. I am sure I am not the only one annoyed by the new look. 
 
Install Stylish extension 
 
Choose the Stylish UserStyle that you want. 
 
I know The Return of Old Gmail and gmail-b2b both work but I prefer gmail-b2b since I think it looks...</description>
			<content:encoded><![CDATA[<div>I thought I would share gmail revert to old look permanently. I am sure I am not the only one annoyed by the new look.<br />
<br />
Install Stylish extension<br />
<br />
Choose the Stylish UserStyle that you want.<br />
<br />
I know The Return of Old Gmail and gmail-b2b both work but I prefer gmail-b2b since I think it looks better.<br />
<br />
<a href="http://techably.com/make-gmail-older-look-permanent/4215/" target="_blank">http://techably.com/make-gmail-older...ermanent/4215/</a><br />
<br />
<a href="http://userstyles.org/styles/browse/all/gmail" target="_blank">http://userstyles.org/styles/browse/all/gmail</a></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>COKEDUDE</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279503</guid>
		</item>
		<item>
			<title>LXDE - setting the default terminal</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279385&amp;goto=newpost</link>
			<pubDate>Wed, 02 May 2012 14:46:20 GMT</pubDate>
			<description>Greetings! 
 
LXDE is a terrific light-weight desktop for Fedora Linux (or any distro that offers it). The default terminal for PCmanFM, the default file manager, is not set during installation of Fedora LXDE. This post describes how to set the default terminal for using the F4 key function in...</description>
			<content:encoded><![CDATA[<div>Greetings!<br />
<br />
LXDE is a terrific light-weight desktop for Fedora Linux (or any distro that offers it). The default terminal for PCmanFM, the default file manager, is not set during installation of Fedora LXDE. This post describes how to set the default terminal for using the F4 key function in PCmanFM.<br />
<br />
The F4 key function allows the user to open a terminal session in the currently viewed directory (folder). It can be faster to navigate to a desired directory or file using PCmanFM than typing long path lists in the terminal window.<br />
<br />
To set PCmanFM's default terminal do the following:<br />
<br />
1) Start PCmanFM - the icon is near the Fedora menu button on the task bar.<br />
<br />
2) From the menu select Edit -&gt; Preferences.<br />
<br />
3) Click on the Advanced tab to bring it forward.<br />
<br />
4) In the text box titled Terminal Emulator, type in this: lxterminal -e %s<br />
<br />
5) Click the Close button, and you are done!<br />
<br />
To be fair, the Advanced tab does show an example using xterm. So now you know how to set it for lxterminal too.<br />
<br />
Cheers!<br />
<br />
~jiangshi</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>jiangshi</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279385</guid>
		</item>
		<item>
			<title>Script: Connect and Debug to Samba NAS</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279372&amp;goto=newpost</link>
			<pubDate>Wed, 02 May 2012 02:18:12 GMT</pubDate>
			<description><![CDATA[Heyas 
 
As some might have recently, i've had some issues to connect to my NAS. 
Figured i made mistakes, but have learned a bit on the road, which the Fedora Community shall benefit from. 
At least i hope its helpful ;) 
 
Features: 
* Create a credentials file 
* Connect to a single share on...]]></description>
			<content:encoded><![CDATA[<div>Heyas<br />
<br />
As some might have recently, i've had some issues to connect to my NAS.<br />
Figured i made mistakes, but have learned a bit on the road, which the Fedora Community shall benefit from.<br />
At least i hope its helpful ;)<br />
<br />
Features:<br />
* Create a credentials file<br />
* Connect to a single share on NAS, using cli.<br />
* Mount all directory to local environment<br />
* Easier debugging, collect data that helps you debugging.<br />
* Change the default variables in the script, so you can just hit enter for your hardcoded default values -&gt; easier re-usage.<br />
<br />
<br />
For best results, and previous to first execution of the script:<ol style="list-style-type: decimal"><li>mkdir $HOME/bin</li>
<li>chmod +x sea-samba.sh</li>
<li>mv sea-samba.sh /$HOME/bin</li>
<li><b>su</li>
<li>yum install cifs-utils samba-client</b></li>
<li>sea-samba</li>
</ol><br />
Once the credentials are created, its quiete easy to use:<br />
Mounting all shares from NAS to local might look similar to this, whilst using <i>sea-samba.sh<b> mn</b></i><br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sea's Samba script tool (0.5)<br />
Moutning 192.168.10.110 to /nas<br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/priv&nbsp; &nbsp; to /nas/priv&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/pub&nbsp; &nbsp;  to /nas/pub&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/TimeMac to /nas/TimeMachine&nbsp; &nbsp;  done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/Picture to /nas/Pictures&nbsp; &nbsp; &nbsp; &nbsp; done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/Music&nbsp;  to /nas/Music&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/Movies&nbsp; to /nas/Movies&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/Linux&nbsp;  to /nas/Linux&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  done&nbsp;  <br />
Mounting:&nbsp; &nbsp; &nbsp; &nbsp; //192.168.10.110/Backups to /nas/Backups&nbsp; &nbsp; &nbsp; &nbsp;  done</code><hr />
</div>Where the 'main' menu looks like:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Domain=[OGOG] OS=[Unix] Server=[Samba 3.5.6]<br />
Domain=[OGOG] OS=[Unix] Server=[Samba 3.5.6]<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sea's Samba script tool (0.5)<br />
1) Exit<br />
2) Single connection to 1 share on &quot;ocean&quot;<br />
3) Mount all shares on &quot;ocean&quot; to &quot;/nas&quot;<br />
4) Debug <br />
5) Edit: /etc/samba/smb.cred<br />
6) Edit: /etc/samba/smb.conf<br />
7) Edit: /etc/samba/nas.conf<br />
#?</code><hr />
</div>Have to cut out the &quot;help-command&quot;-part as its too large...<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">for arg in $@<br />
do&nbsp; &nbsp; &nbsp; &nbsp;  if [ &quot;h&quot; = &quot;$arg&quot; ] || [ &quot;-h&quot; = &quot;$arg&quot; ] || [ &quot;--h&quot; = &quot;$arg&quot; ] || [ &quot;--help&quot; = &quot;$arg&quot; ]&nbsp; || [ &quot;-help&quot; = &quot;$arg&quot; ]<br />
then<br />
cat &lt;&lt; EOF<br />
&nbsp; &nbsp; There are no arguments required.<br />
&nbsp; &nbsp; Simply edit the variables in the script and/or<br />
&nbsp; &nbsp; provide the information to create the configuration<br />
&nbsp; &nbsp; and credential files.<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; These files will not only ease the use of this script,<br />
&nbsp; &nbsp; but are also more secure (credential) than using those<br />
&nbsp; &nbsp; values as plain text (hard coded) in your scripts.<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; If you need root access, it is suggested to use a term like:<br />
&nbsp; &nbsp; &nbsp; *)&nbsp; &nbsp; &nbsp;  su -c /path/to/sea-samba<br />
&nbsp; &nbsp; &nbsp; *)&nbsp; &nbsp; &nbsp;  su -c sea-samba<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; To perform action right from the command line use these arguments:<br />
&nbsp; &nbsp; &nbsp; *)&nbsp; &nbsp; &nbsp; &nbsp; mn&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; &nbsp; &nbsp; &nbsp;  Mount Nas ; Connects to your NAS,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if not root a password is required<br />
&nbsp; &nbsp; &nbsp; *)&nbsp; &nbsp; &nbsp; &nbsp; co&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; &nbsp; &nbsp; &nbsp;  Connect to Share<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Reads the shares on the NAS and ask you to<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; which you want to connect.<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; If you have any ideas to improve this script, <br />
&nbsp; &nbsp; find bugs or a solution for them, feel free to send me an<br />
&nbsp; &nbsp; email to: &lt; erat.simon AT gmail.com &gt; ... with the subject &quot;samba&quot;.<br />
<br />
EOF<br />
fi<br />
done</code><hr />
</div></div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://forums.fedoraforum.org//forum/images/attach/sh.gif" alt="File Type: sh" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://forums.fedoraforum.org/attachment.php?attachmentid=23041&amp;d=1336472287">sea-samba.sh</a> (10,3 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>sea</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279372</guid>
		</item>
		<item>
			<title>Realcrypt/Truecrypt Permission error?</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279314&amp;goto=newpost</link>
			<pubDate>Mon, 30 Apr 2012 02:27:05 GMT</pubDate>
			<description>Hello everyone, 
 
While the concept of realcrypt permission denied has been touched upon in these posts: 
(I had this problem too, and by reading these posts, I solved it.) 
 
http://forums.fedoraforum.org/showthread.php?t=234318 
 
http://www.fedoraforum.org/forum/showthread.php?t=246947 
...</description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
While the concept of realcrypt permission denied has been touched upon in these posts:<br />
(I had this problem too, and by reading these posts, I solved it.)<br />
<br />
<a href="http://forums.fedoraforum.org/showthread.php?t=234318" target="_blank">http://forums.fedoraforum.org/showthread.php?t=234318</a><br />
<br />
<a href="http://www.fedoraforum.org/forum/showthread.php?t=246947" target="_blank">http://www.fedoraforum.org/forum/sho...d.php?t=246947</a><br />
<br />
forums.fedoraforum.org/showthread.php?t=241756&amp;highlight=realcrypt+mount (See post 7 and 13, especially 13.)<br />
<br />
I would like to state the solution.  My solution worked in Fedora 15.<br />
<br />
Note that this guide assumes you have realcrypt and you can access its windows.<br />
<br />
1. Go to the top bar and click on settings.<br />
<br />
2. Click on preferences.<br />
<br />
3. Go to mount options tab.<br />
<br />
4. In the textbox to the right of mount options, type your uid and gid (If that does not work, type the uid ONLY.  That's what I did, and it worked.)<br />
<br />
To find the uid and gid, try something like vi /etc/passwd or nano /etc/passwd .<br />
The uid and gid is in: username:x:uid:gid:  (...more is on this line)<br />
<br />
username is your username, and uid and gid are self-explanatory.</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>Cylinder57</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279314</guid>
		</item>
		<item>
			<title>incorrect max. screen resolution due to invalid EDID data</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279286&amp;goto=newpost</link>
			<pubDate>Sun, 29 Apr 2012 09:19:37 GMT</pubDate>
			<description><![CDATA[I thought I'd share as it might be useful to others as well. After successfully installing nvidia binary driver I was only offered 1024x768 screen resoultion but my screen can do 1280x1024.  
 
My Xorg.0.log file showed lines like that  
 
Code: 
--------- 
[  9792.343] (WW) NVIDIA(GPU-0): The EDID...]]></description>
			<content:encoded><![CDATA[<div>I thought I'd share as it might be useful to others as well. After successfully installing nvidia binary driver I was only offered 1024x768 screen resoultion but my screen can do 1280x1024. <br />
<br />
My Xorg.0.log file showed lines like that <br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[&nbsp; 9792.343] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid:<br />
[&nbsp; 9792.343] (WW) NVIDIA(GPU-0):&nbsp; &nbsp;  unrecognized EDID Header.</code><hr />
</div>Neitther read-edid nor monitor-get-edid programs could help me. So I disabled automatic EDID usage and  added a  modeline manually (using the &quot;# gtf 1280 1024 60&quot; command) in xorg.conf  file,<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[root@beefy ~]# gtf 1280 1024 60<br />
<br />
&nbsp; # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz<br />
&nbsp; Modeline &quot;1280x1024_60.00&quot;&nbsp; 108.88&nbsp; 1280 1360 1496 1712&nbsp; 1024 1025 1028 1060&nbsp; -HSync +Vsync</code><hr />
</div>but still something didn't work out as the Xorg.0.log still showed:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[&nbsp; 9792.463] (II) NVIDIA(0): Assigned Display Device: CRT-0<br />
[&nbsp; 9792.463] (WW) NVIDIA(0): No valid modes for &quot;1280x1024_60x00&quot;; removing.<br />
[&nbsp; 9792.463] (WW) NVIDIA(0): <br />
[&nbsp; 9792.463] (WW) NVIDIA(0): Unable to validate any modes; falling back to the default mode<br />
[&nbsp; 9792.463] (WW) NVIDIA(0):&nbsp; &nbsp;  &quot;nvidia-auto-select&quot;.<br />
[&nbsp; 9792.463] (WW) NVIDIA(0): <br />
[&nbsp; 9792.463] (II) NVIDIA(0): Validated modes:<br />
[&nbsp; 9792.463] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768</code><hr />
</div>So I enabled debug output and default configuration. <br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"># nvidia-xconfig --no-use-edid<br />
# nvidia-xconfig --mode-debug</code><hr />
</div>(alternatively add     Option         &quot;ModeDebug&quot; &quot;True&quot; into Screen section)<br />
<br />
<br />
Now I got the real cause of the information why my line got rejected:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[&nbsp; 8713.031] (--) NVIDIA(0): No EDID Available.<br />
[&nbsp; 8713.031] (--) NVIDIA(0): <br />
[&nbsp; 8713.031] (--) NVIDIA(0): --- End of EDID for CRT-0 ---<br />
[&nbsp; 8713.031] (--) NVIDIA(0): <br />
[&nbsp; 8713.127] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display<br />
[&nbsp; 8713.127] (**) NVIDIA(0):&nbsp; &nbsp;  device CRT-0 (Using EDID frequencies has been enabled on<br />
[&nbsp; 8713.127] (**) NVIDIA(0):&nbsp; &nbsp;  all display devices.)<br />
[&nbsp; 8713.127] (II) NVIDIA(0): Frequency information for CRT-0:<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp;  HorizSync&nbsp;  : 28.000-55.000 kHz<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp;  VertRefresh : 43.000-72.000 Hz<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp;  (HorizSync from Conservative Defaults)<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp;  (VertRefresh from Conservative Defaults)<br />
[&nbsp; 8713.127] (II) NVIDIA(0): <br />
[&nbsp; 8713.127] (II) NVIDIA(0): --- Building ModePool for CRT-0 ---<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp;  Validating Mode &quot;1280x1024_60.00&quot;:<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp;  1280 x 1024 @ 60 Hz<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp;  Mode Source: X Configuration file ModeLine<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  Pixel Clock&nbsp; &nbsp; &nbsp; : 108.88 MHz<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  HRes, HSyncStart : 1280, 1360<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  HSyncEnd, HTotal : 1496, 1712<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  VRes, VSyncStart : 1024, 1025<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  VSyncEnd, VTotal : 1028, 1060<br />
[&nbsp; 8713.127] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  H/V Polarity&nbsp; &nbsp;  : -/+<br />
[&nbsp; 8713.127] (WW) NVIDIA(0):&nbsp; &nbsp;  Mode is rejected: HorizSync (63.6 kHz) out of range<br />
[&nbsp; 8713.127] (WW) NVIDIA(0):&nbsp; &nbsp;  (28.000-55.000 kHz).</code><hr />
</div>According to that my used HorizSync value was simply outside range of the &quot;conservative&quot; range. <br />
<br />
So now simply adjusting that HorizSync value in Monitor section of xorg.conf:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Section &quot;Monitor&quot;<br />
&nbsp; # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz<br />
&nbsp; &nbsp; Identifier&nbsp; &nbsp;  &quot;CRT-0&quot;<br />
&nbsp; &nbsp; VendorName&nbsp; &nbsp;  &quot;Samsung&quot;<br />
&nbsp; &nbsp; ModelName&nbsp; &nbsp; &nbsp; &quot;VisionMagic&quot;<br />
&nbsp; &nbsp; HorizSync&nbsp; &nbsp; &nbsp;  28.0 - 63.7<br />
&nbsp; &nbsp; ModeLine&nbsp; &nbsp; &nbsp;  &quot;1280x1024_60.00&quot; 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync<br />
EndSection<br />
...</code><hr />
</div>And now suddenly nvidia-settings and also &quot;System Settings&quot; offer that 1280x1024 resolution. Xorg.0.log says now:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp;  Validating Mode &quot;1280x1024&quot;:<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp;  1280 x 1024 @ 60 Hz<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp;  Mode Source: X Server<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  Pixel Clock&nbsp; &nbsp; &nbsp; : 108.00 MHz<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  HRes, HSyncStart : 1280, 1328<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  HSyncEnd, HTotal : 1440, 1688<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  VRes, VSyncStart : 1024, 1025<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  VSyncEnd, VTotal : 1028, 1066<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(0):&nbsp; &nbsp; &nbsp;  H/V Polarity&nbsp; &nbsp;  : +/+<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(GPU-0):&nbsp; &nbsp;  BestFit Centered&nbsp; &nbsp; &nbsp; &nbsp;  1280x1024<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Horizontal Taps&nbsp; &nbsp; &nbsp; &nbsp; 0<br />
[&nbsp; &nbsp; 22.320] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Vertical Taps&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0<br />
[&nbsp; &nbsp; 22.321] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Base SuperSample&nbsp; &nbsp; &nbsp;  x4<br />
[&nbsp; &nbsp; 22.321] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Base Depth&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  32<br />
[&nbsp; &nbsp; 22.321] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Distributed Rendering&nbsp; 1<br />
[&nbsp; &nbsp; 22.321] (II) NVIDIA(GPU-0):&nbsp; &nbsp; &nbsp;  Overlay Depth&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 32<br />
[&nbsp; &nbsp; 22.321] (II) NVIDIA(0):&nbsp; &nbsp;  Mode is valid.</code><hr />
</div>I hope this gives some hints in case you come across similar issues.<br />
<div align="right">Lockheed</div></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>lockheed02</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279286</guid>
		</item>
		<item>
			<title>Apache AD authentication via PAM/Kerberos</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279121&amp;goto=newpost</link>
			<pubDate>Tue, 24 Apr 2012 14:23:48 GMT</pubDate>
			<description>In progress due to time restrictions. Feedback on more efficient/secure configuration is absolutely welcome, and I will attempt to revise the guide over the course of next couple of weeks accordingly. 
 
I spent the last few days piecing together information from various sources to get a couple of...</description>
			<content:encoded><![CDATA[<div><i>In progress due to time restrictions. Feedback on more efficient/secure configuration is absolutely welcome, and I will attempt to revise the guide over the course of next couple of weeks accordingly.</i><br />
<br />
I spent the last few days piecing together information from various sources to get a couple of web sites we're using for our intranet configured to use Kerberos and winbind to limit their availability to members of specific Windows Active Directory groups within our organization. Since we require that all of our Linux systems allow administrators to logon with their AD credentials, it seemed natural to me to extend this same capability and have a single authentication system interacting with AD instead of using several different LDAP configurations. Below is a series of steps required to add a Fedora (16, but I used pretty much the same steps for 14 and 15 at various times in various pieces) installation to an AD domain, configure authentication via PAM and then extend PAM authentication to SSH and Apache.<br />
<br />
First, packages that will need to be installed... I use a &quot;Minimal&quot; installation so you may find you have some of these installed already:<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				httpd<br />
krb5-workstation *<br />
mod_auth_pam<br />
mod_ssl<br />
pam_krb5<br />
pam_ssh<br />
samba-winbind<br />
samba-winbind-clients
			
			<hr />
		</td>
	</tr>
	</table>
</div><b>Definitions</b><ul><li>Authentication - This is verifying that someone is who they say they are. In the case of this guide this will be done via passwords checked against Active Directory accounts using Kerberos.</li>
<li>Authorization - This is determining what resources an authenticated user is or is not supposed to have access to. In this case we will differentiate based on AD security group membership.</li>
<li>Kerberos - Honestly, I know very little about Kerberos so I won't pretend to, for purposes of this guide suffice to say it is a protocol that is used to allow PAM to securely query Active Directory and authenticate a user.</li>
<li>PAM - Pluggable Authentication Modules is designed to allow applications to authenticate/authorize users without having to tangle with the actual user management back-end. A PAM aware program doesn't care whether you're using local users, LDAP users, Active Directory or a MySQL database for users, it just asks PAM to authenticate a user and (optionally) find out what groups a user is part of. PAM's job is to take those authentication requests and use any number of modules to access the necessary authentication/authorization information.</li>
<li>Winbind - Part of the Samba suite, used here to enumerate user accounts and groups from AD to usable UID and GIDs for authorization purposes.</li>
</ul><ol style="list-style-type: decimal"><li>Make sure necessary services are started and are going to start automatically at system startup:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				systemctl enable winbind.service<br />
systemctl enable httpd.service<br />
systemctl start winbind.service<br />
systemctl start httpd.service
			
			<hr />
		</td>
	</tr>
	</table>
</div> Note: For some reason I have to restart after installing these via <i>yum</i> because the *.service files aren't in place yet, haven't bothered looking in to why or resolving it, but if you installed the packages and systemctl returns an error, try restarting.</li>
<li> The following command will configure several files in the /etc folder that are necessary to allow the computer to join an AD domain. This is important because in any sane configuration Windows Active Directory doesn't allow anonymous queries and you would have to attach valid user credentials to any attempt to authenticate users at which point you might as well use LDAP.<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				authconfig --update --enablewinbind --enablewinbindauth --smbsecurity=ads --winbindtemplatehomedir=/home/%U --winbindtemplateshell=/bin/sh --enablewinbindusedefaultdomain --enablelocauthorize --enablemkhomedir --enablekrb5 --enablekrb5kdcdns --enablekrb5realmdns \<br />
--smbworkgroup=&lt;NETBIOS Domain name&gt;\<br />
--smbrealm=&lt;FQDN of AD domain&gt;\<br />
--smbservers=&lt;List of AD domain controllers&gt;\<br />
--krb5realm=&lt;FQDN of AD domain&gt;\<br />
--smbidmapuid=100000-200000 \<br />
--smbidmapgid=100000-200000 \
			
			<hr />
		</td>
	</tr>
	</table>
</div>Please note that some of these options may not be necessary for your environment and I encourage the use of <i>man authconfig</i> and <i>authconfig --help</i> to validate any command before you enter it. Also, there may be additional configuration required for Kerberos on your AD servers, my understanding is that it works out of the box, but our domain controllers were set up years before I started working here and we already had a couple of Linux boxes authenticating against them, it was just that no one knew how exactly.<br />
<br />
The above command configured a handful of files in /etc (<i>nsswitch.conf, pam.d/system-auth-ac, krb5.conf, samba/smb.conf</i>) but didn't actually DO anything (even though it probably resulted in a couple of not-so-savory looking warnings. To actually complete the process of joining the computer to the domain use the following command:<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				net ads join -U &lt;AD user name w/ Add A Computer to the Domain Right&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div></li>
<li>Verify that the above stuff worked by using the following commands and getting output similar to what's listed:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				kinit &lt;AD username&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div> - Enter password when prompted, correct execution will return no output.<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				klist
			
			<hr />
		</td>
	</tr>
	</table>
</div> - Correct output will show Kerberos ticket timestamp/expiration info.<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				wbinfo -r &lt;AD username&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div> - Correct output will show a sequential enumerated list.<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				wbinfo --gid-info=&lt;one of the numbers from the output above&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div> - Correct output will show you AD group name followed by the members.<br /></li>
<li>Because we need to configure it anyway, and because it's a good test that doesn't alter your ability to logon to the box (but could alter your ability to use sudo, so make sure you know the root password) run <i>visudo</i> and add the line <i>%domain\ admins ALL=(ALL) ALL</i>. Create a new logon session (I'd leave the current one alone and in place for the moment) using an account that's part of the group specified (Domain Admins in my example) and make sure that sudo works.<br /></li>
<li>Configure SSH to allow login only from specific groups, in our case, the Domain Admins group, by using <i>vi</i> or whatever text editor you choose to edit /etc/ssh/sshd_config. By default in a Fedora 16 installation SSH uses PAM, so <i>UsePAM yes</i> should already be present and not commented, fix it if it's not. Then add the line <i>AllowGroups &quot;domain admins&quot;</i>, save and use the following to restart SSH:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				systemctl restart sshd.service
			
			<hr />
		</td>
	</tr>
	</table>
</div>.<br /></li>
<li>Create a file named <i>httpd</i> in /etc/pam.d and populate it with the following lines:<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				#%PAM-1.0<br />
auth required pam_krb5.so<br />
auth sufficient pam_winbind.so<br />
account required pam_permit.so
			
			<hr />
		</td>
	</tr>
	</table>
</div>This will allow httpd (Apache) to use PAM and tell PAM what to say yes or no to. The use of pam_permit.so allows us to configure specifics within the Apache .conf files instead of having to specify allowed groups and the like within the PAM configuration directly (which would get messy if you wanted different sets of permissions for different pages).<br /></li>
<li>I will not get in to detail about how the Apache .conf files are laid out, however, please understand that the changes I'm making here are for the entirety of the Apache server instance. Any attempt to access any page within the site will require authentication against AD, but this will only provide for access to the .HTML/.PHP files on the server, it will not (automatically) handle authentication required for installed web-based applications such as phpMyAdmin which needs you to provide a password for your MySQL instance (though this can be done too...)<br />
<br />
Open /etc/httpd/conf/httpd.conf with your text editor of choice (make a backup first if you wish, though a smarter method might be to simply comment out lines using # and add a comment line before and after the lines you add so you know what to change in the future) and modify the <i>&lt;Directory&gt;</i> element to look like this:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				&lt;Directory /&gt;<br />
 Options FollowSymLinks<br />
 AllowOverride None<br />
 Order allow,deny<br />
 Allow from all<br />
 AuthName &quot;Active Directory Authentication&quot;<br />
 AuthPAM_Enabled on<br />
 AuthPAM_FallThrough off<br />
 AuthBasicAuthoritative off<br />
 AuthGROUP_Enabled on<br />
 AuthUserFile /dev/null<br />
 AuthType Basic<br />
 Require valid-user<br />
&lt;/Directory&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div>What we accomplish here is requiring that a user must provide valid AD credentials to access any web page hosted on our server. Now, to further secure specific pages you would place the following within the &lt;Directory&gt; element specific to that page to restrict access to it to members of the Domain Admins group specifically:<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				&lt;Directory /usr/share/phpMyAdmin&gt;<br />
 Order Deny,Allow<br />
 ..<br />
 ..<br />
 Require group &quot;domain admins&quot;<br />
&lt;/Directory&gt;
			
			<hr />
		</td>
	</tr>
	</table>
</div></li>
</ol><br />
I'm a pretty smart guy, but I certainly didn't write any of the software being used and I didn't magically know how to get this done (in fact, I'm still not sure it's the best way :C),  I pulled info from  ton of places and wish I could cite them all, but I didn't plan on writing this so I didn't keep track. Feel free to redistribute some or all of this information, if you do decide to actually copy parts of it I'd appreciate if you link back to this post more to support FedoraForum.org than for any need for personal credit.<br />
<br />
<div align="center">:dance:</div></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>Teibidh</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279121</guid>
		</item>
		<item>
			<title>Using GNOME2 on Fedora 16</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279077&amp;goto=newpost</link>
			<pubDate>Mon, 23 Apr 2012 02:19:06 GMT</pubDate>
			<description>This projcet is for those who want to use GNOME2 on Fedora 16 (17, 18, ... when possible). For those who are happy with GNOME3, you can safely skip this one. 
 
What is GNOME2.F16 (http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html)? 
 
From the name it is clear that this project is for...</description>
			<content:encoded><![CDATA[<div>This projcet is for those who want to use GNOME2 on Fedora 16 (17, 18, ... when possible). For those who are happy with GNOME3, you can safely skip this one.<br />
<br />
<font size="3">What is <a href="http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html" target="_blank">GNOME2.F16</a>?</font><br />
<br />
From the name it is clear that this project is for running GNOME2 on Fedora 16. It is a perl script (<a href="http://formosa.homelinux.com/pub/fedora/gnome2/gnome2.build.pl" target="_blank">gnome2.build.pl</a>) that downloads selected GNOME2 src rpm from Fedora 14, compiles and installs on Fedora 16. The end result is a mix of GNOME2 and GNOME3 on Fedora 16, with the UI (metacity, session manger, screen saver, applets, etc.) from GNOME2, and the rest from GNOME3.<br />
<br />
There are already other projects (eg. Blue Bubble, MATE, Cinnamon) aiming to bring GNOME2 experience to newer Fedora Linux. However I still need these two items:<ol style="list-style-type: decimal"><li> a screen saver that can display the photos I have.</li>
<li> build from Fedora-sanctioned source code.</li>
</ol>The first one is easy. I feel ashamed to tell people that my Fedora box can no longer display my thousands of photos with screen saver, which their Windows box is fully capable of.<br />
<br />
My second goal is to build the whole project with existing Fedora source, with minimum injection from me. The GNOME2 will come from Fedora 14. Whatever parts I can use on Fedora 16 is fine. With no binaries release from this project, this reduces the chance of people asking, &quot;Who is this Tim the tool guy? Can I trust his binary release?&quot;<br />
<br />
This tool is intended as an interim solution, until some long term solution emerges on Fedora. Specifically, I need a screensaver that are capable of showing photos.<br />
<br />
<font size="3">Credit</font><br />
This project is inspired by<ul><li> the Blue Bubble project (by Nushio et al) and</li>
<li> the MATE project (by Perberos et al).</li>
</ul>(I was not aware of the Cinnamon project when I started, so I cannot include Cinnamon, yet.)<br />
<br />
<font size="3">How to use it?</font><ol style="list-style-type: decimal"><li> A Fedora 16 box with minimum installation (no GUI needed; in anaconda, select &quot;minimum&quot; for package selection).</li>
<li> <font face="Courier New">yum install -y perl createrepo</font></li>
<li> download <a href="http://formosa.homelinux.com/pub/fedora/gnome2/gnome2.build.pl" target="_blank">gnome2.build.pl</a> from the GNOME2.F16 project.</li>
<li> run it as any non-root user with sudo privilege (this takes an hour or two on my VM.)<br />
           <font face="Courier New"><blockquote>perl ./gnome2.build.pl --build-and-install</blockquote></font></li>
<li> <font face="Courier New">sudo gnome2-install.sh</font></li>
<li> <font face="Courier New">sudo reboot</font></li>
<li>  On some machines the GDM login window may not show. The work around is to hit &lt;ESC&gt; key during plymouth graphical boot to use text mode boot. A longer term workaround is to remove “<font face="Courier New">rhgb</font>” from kernel args in<font face="Courier New"> /boot/grub2/grub.cfg</font>.</li>
</ol><br />
The usual pre-caution applies:<ul><li> Do not try this on any box with data that you want to keep.</li>
<li> Of course there are bugs as this is an experimental project. However there are not-too-bad workarounds for known bugs.</li>
</ul><br />
For those who wishes to download binaries directly, you may use my build (the same gnome2-repo.rpm works for both x86_64 and i386):<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">rpm -i http://formosa.homelinux.com/pub/fedora/gnome2/i386/os/gnome2-repo-1.0-1.fc16.noarch.rpm<br />
gnome2-install.sh</code><hr />
</div>See GNOME2.F16 home page for known issues and workarounds.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html</code><hr />
</div>Cheers,<br />
Tim Taiwanese Liim</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>timliim</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279077</guid>
		</item>
		<item>
			<title>Using GNOME2 on Fedora 16</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279075&amp;goto=newpost</link>
			<pubDate>Mon, 23 Apr 2012 01:56:17 GMT</pubDate>
			<description>This projcet is for those who want to use GNOME2 on Fedora 16 (17, 18, ... when possible). For those who are happy with GNOME3, you can safely skip this one. 
The home page of GNOME2.F16 is at 
 
Code: 
--------- 
http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html 
--------- 
 
What is...</description>
			<content:encoded><![CDATA[<div>This projcet is for those who want to use GNOME2 on Fedora 16 (17, 18, ... when possible). For those who are happy with GNOME3, you can safely skip this one.<br />
The home page of GNOME2.F16 is at<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html</code><hr />
</div><br />
<font size="3">What is GNOME2.F16?</font><br />
<br />
From the name it is clear that this project is for running GNOME2 on Fedora 16. It is a perl script (<a href="http://formosa.homelinux.com/pub/fedora/gnome2/gnome2.build.pl" target="_blank">gnome2.build.pl</a>) that downloads selected GNOME2 src rpm from Fedora 14, compiles and installs on Fedora 16. The end result is a mix of GNOME2 and GNOME3 on Fedora 16, with the UI (metacity, session manger, screen saver, applets, etc.) from GNOME2, and the rest from GNOME3.<br />
<br />
There are already other projects (eg. Blue Bubble, MATE, Cinnamon) aiming to bring GNOME2 experience to newer Fedora Linux. However I still need these two items:<ol style="list-style-type: decimal"><li> a screen saver that can display the photos I have.</li>
<li> build from Fedora-sanctioned source code.</li>
</ol>The first one is easy. I am ashamed to tell people that my Fedora box can no longer display my thousands of photos with screen saver, which their Windows box is fully capable of.<br />
<br />
My second goal is to build the whole project with existing Fedora source, with minimum injection from me. The GNOME2 will come from Fedora 14. Whatever parts I can use on Fedora 16 is fine. With no binaries release from this project, this reduces the chance of people asking, &quot;Who is this Tim the tool guy? Can I trust his binary release?&quot;<br />
<br />
This tool is intended as an interim solution, until some long term solution emerges on Fedora. Specifically, I need a screensaver that are capable of showing photos.<br />
<br />
<font size="3">Credit</font><br />
This project is inspired by<ul><li> the Blue Bubble project (by Nushio et al) and</li>
<li> the MATE project (by Perberos et al).</li>
</ul>(I was not aware of the Cinnamon project when I started, so I cannot include Cinnamon, yet.)<br />
<br />
<font size="3">How to use it?</font><ol style="list-style-type: decimal"><li> A Fedora 16 box with minimum installation (no GUI needed; in anaconda, select &quot;minimum&quot; for package selection).</li>
<li> <font face="Courier New">yum install -y perl createrepo</font></li>
<li> download <a href="http://formosa.homelinux.com/pub/fedora/gnome2/gnome2.build.pl" target="_blank">gnome2.build.pl</a> from the GNOME2.F16 project.</li>
<li> run it as any non-root user with sudo privilege (this takes an hour or two on my VM.)<br />
           <font face="Courier New"><blockquote>perl ./gnome2.build.pl --build-and-install</blockquote></font></li>
<li> <font face="Courier New">sudo gnome2-install.sh</font></li>
<li> <font face="Courier New">sudo reboot</font></li>
<li>  On some machines the GDM login window may not show. The work around is to hit &lt;ESC&gt; key during plymouth graphical boot to use text mode boot. A longer term workaround is to remove “<font face="Courier New">rhgb</font>” from kernel args in<font face="Courier New"> /boot/grub2/grub.cfg</font>.</li>
</ol><br />
The usual pre-caution applies:<ul><li> Do not try this on any box with data that you want to keep.</li>
<li> Of course there are bugs as this is an experimental project. However there are not-too-bad workarounds for known bugs.</li>
</ul><br />
For those who wishes to download binaries directly, you may use my build (the same gnome2-repo.rpm works for both x86_64 and i386):<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">rpm -i http://formosa.homelinux.com/pub/fedora/gnome2/i386/os/gnome2-repo-1.0-1.fc16.noarch.rpm<br />
gnome2-install.sh</code><hr />
</div>See GNOME2.F16 home page for known issues and workarounds.<br />
<a href="http://formosa.homelinux.com/pub/fedora/gnome2/GNOME2.F16.html" target="_blank">http://formosa.homelinux.com/pub/fed...NOME2.F16.html</a><br />
<br />
Cheers,<br />
Tim Taiwanese Liim</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>timliim</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279075</guid>
		</item>
		<item>
			<title>Howto use keyboard shortcut to reboot/shutdown from gnome/cinnamon</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=279071&amp;goto=newpost</link>
			<pubDate>Sun, 22 Apr 2012 23:03:29 GMT</pubDate>
			<description>For those of you frustrated like me at having to use the mouse/to shutdown, here is an easy keyboard solution method: 
 
Use dconf-editor to go to: 
 
*org.gnome.settings-daemon.plugins.power * 
 
change *button-power* to *interactive* by holding down the left mouse button and dragging down the...</description>
			<content:encoded><![CDATA[<div>For those of you frustrated like me at having to use the mouse/to shutdown, here is an easy keyboard solution method:<br />
<br />
Use dconf-editor to go to:<br />
<br />
<b>org.gnome.settings-daemon.plugins.power </b><br />
<br />
change <b>button-power</b> to <b>interactive</b> by holding down the left mouse button and dragging down the drop-down menu.</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>hieronymous</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=279071</guid>
		</item>
		<item>
			<title>Install KeePass 2 in Fedora 16</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=278932&amp;goto=newpost</link>
			<pubDate>Wed, 18 Apr 2012 15:43:22 GMT</pubDate>
			<description>Here is a guide to installing and configuring KeePass 2 in Fedora 16. Let me know if you have any questions or suggestions. 
 
***change to su*** 
 
Code: 
--------- 
su 
--------- 
***Check package info***</description>
			<content:encoded><![CDATA[<div>Here is a guide to installing and configuring KeePass 2 in Fedora 16. Let me know if you have any questions or suggestions.<br />
<br />
***change to su***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">su</code><hr />
</div>***Check package info***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum info mono-core</code><hr />
</div>***Install package***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum -y install mono-core</code><hr />
</div>***Check package info***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum info mono-devel</code><hr />
</div>***Install package***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">yum -y install mono-devel</code><hr />
</div>download keepass portable from hxxp://keepass.info/download.html<br />
<br />
***Create file for archive to be extracted to***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">cd /usr/bin<br />
mkdir KeePass</code><hr />
</div>***unzip keepass .zip file***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">unzip &lt;keepass.zip download location&gt; -d KeePass/</code><hr />
</div>***download KeePass icon***<br />
hxxp://upload.wikimedia.org/wikipedia/commons/1/19/KeePass_icon.png<br />
<br />
***move to keepass folder***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">mv KeePass_icon.png /usr/bin/KeePass/KeePass_icon.png</code><hr />
</div>***Create shortcut for your applications menu***<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">cd /usr/share/applications/<br />
nano KeePass.desktop</code><hr />
</div>***Add the following lines to Nano***<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[Desktop Entry]<br />
Name=KeePass<br />
Exec=mono /usr/bin/KeePass/KeePass.exe<br />
Icon=/usr/bin/KeePass/KeePass_icon.png<br />
Categories=Other<br />
Type=Application</code><hr />
</div>***Save file***<br />
ctl-x <br />
type y <br />
press enter<br />
<br />
***Restart Gnome 3***<br />
alt-f2<br />
type r<br />
press enter<br />
<br />
There you go. You should have a fully functional KeePass.</div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>safewithyou247</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=278932</guid>
		</item>
		<item>
			<title>/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.</title>
			<link>http://forums.fedoraforum.org/showthread.php?t=278864&amp;goto=newpost</link>
			<pubDate>Mon, 16 Apr 2012 21:57:31 GMT</pubDate>
			<description><![CDATA[I thought I would document this error since its not documented very well. The package or file may be different but the idea is the same. 
 
 
Code: 
--------- 
$ sudo yum updateLoaded plugins: langpacks, presto, refresh-packagekit, versionlock 
Setting up Update Process 
Resolving Dependencies 
-->...]]></description>
			<content:encoded><![CDATA[<div>I thought I would document this error since its not documented very well. The package or file may be different but the idea is the same.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$ sudo yum updateLoaded plugins: langpacks, presto, refresh-packagekit, versionlock<br />
Setting up Update Process<br />
Resolving Dependencies<br />
--&gt; Running transaction check<br />
---&gt; Package audit.i686 0:2.2-1.fc15 will be updated<br />
---&gt; Package audit.i686 0:2.2.1-1.fc15 will be an update<br />
---&gt; Package audit-libs.i686 0:2.2-1.fc15 will be updated<br />
---&gt; Package audit-libs.i686 0:2.2.1-1.fc15 will be an update<br />
---&gt; Package audit-libs-python.i686 0:2.2-1.fc15 will be updated<br />
---&gt; Package audit-libs-python.i686 0:2.2.1-1.fc15 will be an update<br />
---&gt; Package dvb-apps.i686 0:1.1.2-0.1457.bec11f78be51.fc15 will be updated<br />
---&gt; Package dvb-apps.i686 0:1.1.2-0.1479.37781d27a444.fc15 will be an update<br />
---&gt; Package flash-plugin.i386 0:11.2.202.228-release will be updated<br />
---&gt; Package flash-plugin.i386 0:11.2.202.233-release will be an update<br />
---&gt; Package meld.noarch 0:1.5.3-1.fc15 will be updated<br />
---&gt; Package meld.noarch 0:1.5.4-1.fc15 will be an update<br />
---&gt; Package mysql.i686 0:5.5.21-1.fc15 will be updated<br />
---&gt; Package mysql.i686 0:5.5.22-1.fc15 will be an update<br />
---&gt; Package mysql-embedded.i686 0:5.5.21-1.fc15 will be updated<br />
---&gt; Package mysql-embedded.i686 0:5.5.22-1.fc15 will be an update<br />
---&gt; Package mysql-libs.i686 0:5.5.21-1.fc15 will be updated<br />
---&gt; Package mysql-libs.i686 0:5.5.22-1.fc15 will be an update<br />
---&gt; Package mysql-server.i686 0:5.5.21-1.fc15 will be updated<br />
---&gt; Package mysql-server.i686 0:5.5.22-1.fc15 will be an update<br />
--&gt; Finished Dependency Resolution<br />
<br />
Dependencies Resolved<br />
<br />
========================================================================<br />
Package Arch Version Repository Size<br />
========================================================================<br />
Updating:<br />
audit i686 2.2.1-1.fc15 updates 209 k<br />
audit-libs i686 2.2.1-1.fc15 updates 67 k<br />
audit-libs-python i686 2.2.1-1.fc15 updates 62 k<br />
dvb-apps i686 1.1.2-0.1479.37781d27a444.fc15<br />
updates 345 k<br />
flash-plugin i386 11.2.202.233-release adobe-linux-i386 6.6 M<br />
meld noarch 1.5.4-1.fc15 updates 473 k<br />
mysql i686 5.5.22-1.fc15 updates 4.5 M<br />
mysql-embedded i686 5.5.22-1.fc15 updates 2.8 M<br />
mysql-libs i686 5.5.22-1.fc15 updates 696 k<br />
mysql-server i686 5.5.22-1.fc15 updates 8.3 M<br />
<br />
Transaction Summary<br />
========================================================================<br />
Upgrade 10 Package(s)<br />
<br />
Total download size: 24 M<br />
Is this ok [y/N]: y<br />
Downloading Packages:<br />
Setting up and reading Presto delta metadata<br />
updates/prestodelta | 1.0 MB 00:01<br />
Processing delta metadata<br />
Download delta size: 760 k<br />
(1/6): audit-2.2-1.fc15_2.2.1-1.fc15.i686.drpm | 161 kB 00:00<br />
(2/6): audit-libs-2.2-1.fc15_2.2.1-1.fc15.i686.d | 29 kB 00:00<br />
(3/6): audit-libs-python-2.2-1.fc15_2.2.1-1.fc15 | 11 kB 00:00<br />
(4/6): meld-1.5.3-1.fc15_1.5.4-1.fc15.noarch.drp | 73 kB 00:00<br />
(5/6): mysql-embedded-5.5.21-1.fc15_5.5.22-1.fc1 | 428 kB 00:00<br />
(6/6): mysql-libs-5.5.21-1.fc15_5.5.22-1.fc15.i6 | 59 kB 00:00<br />
Finishing rebuild of rpms, from deltarpms<br />
&lt;delta rebuild&gt; | 4.2 MB 00:07<br />
Presto reduced the update size by 83% (from 4.2 M to 760 k).<br />
Package(s) data still to download: 20 M<br />
(1/4): dvb-apps-1.1.2-0.1479.37781d27a444.fc15.i | 345 kB 00:00<br />
(2/4): flash-plugin-11.2.202.233-release.i386.rp | 6.6 MB 00:11<br />
(3/4): mysql-5.5.22-1.fc15.i686.rpm | 4.5 MB 00:07<br />
(4/4): mysql-server-5.5.22-1.fc15.i686.rpm | 8.3 MB 00:15<br />
------------------------------------------------------------------------<br />
Total 512 kB/s | 20 MB 00:39<br />
Running rpm_check_debug<br />
Running Transaction Test<br />
Transaction Test Succeeded<br />
Running Transaction<br />
Warning: RPMDB altered outside of yum.<br />
Updating : meld-1.5.4-1.fc15.noarch 1/20<br />
Updating : audit-libs-2.2.1-1.fc15.i686 2/20<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.<br />
Updating : mysql-libs-5.5.22-1.fc15.i686 3/20<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.<br />
Updating : mysql-5.5.22-1.fc15.i686 4/20<br />
Updating : mysql-server-5.5.22-1.fc15.i686 5/20<br />
Updating : audit-2.2.1-1.fc15.i686 6/20<br />
Updating : audit-libs-python-2.2.1-1.fc15.i686 7/20<br />
Updating : flash-plugin-11.2.202.233-release.i386 8/20<br />
Updating : dvb-apps-1.1.2-0.1479.37781d27a444.fc15.i686 9/20<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.<br />
Updating : mysql-embedded-5.5.22-1.fc15.i686 10/20<br />
Cleanup : mysql-server-5.5.21-1.fc15.i686 11/20<br />
Cleanup : mysql-5.5.21-1.fc15.i686 12/20<br />
Cleanup : audit-libs-python-2.2-1.fc15.i686 13/20<br />
Cleanup : audit-2.2-1.fc15.i686 14/20<br />
Cleanup : audit-libs-2.2-1.fc15.i686 15/20<br />
Cleanup : mysql-libs-5.5.21-1.fc15.i686 16/20<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.<br />
Cleanup : flash-plugin-11.2.202.228-release.i386 17/20<br />
Cleanup : dvb-apps-1.1.2-0.1457.bec11f78be51.fc15.i686 18/20<br />
Cleanup : mysql-embedded-5.5.21-1.fc15.i686 19/20<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1 is empty, not checked.<br />
/sbin/ldconfig: File /usr/lib/libquazip.so.1.0.0 is empty, not checked.<br />
Cleanup : meld-1.5.3-1.fc15.noarch 20/20<br />
<br />
Updated:<br />
audit.i686 0:2.2.1-1.fc15<br />
audit-libs.i686 0:2.2.1-1.fc15<br />
audit-libs-python.i686 0:2.2.1-1.fc15<br />
dvb-apps.i686 0:1.1.2-0.1479.37781d27a444.fc15<br />
flash-plugin.i386 0:11.2.202.233-release<br />
meld.noarch 0:1.5.4-1.fc15<br />
mysql.i686 0:5.5.22-1.fc15<br />
mysql-embedded.i686 0:5.5.22-1.fc15<br />
mysql-libs.i686 0:5.5.22-1.fc15<br />
mysql-server.i686 0:5.5.22-1.fc15</code><hr />
</div>Here you are figuring out what package the file belongs to.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$ rpm -qf /usr/lib/libquazip.so.1.0<br />
quazip-0.3-3.fc15.i686</code><hr />
</div>Here you are reinstalling the problem package.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">$ sudo yum reinstall quazip</code><hr />
</div>A reference for a different package.<br />
<br />
<a href="https://bbs.archlinux.org/viewtopic.php?pid=865928" target="_blank">https://bbs.archlinux.org/viewtopic.php?pid=865928</a></div>

]]></content:encoded>
			<category domain="http://forums.fedoraforum.org/forumdisplay.php?f=12"><![CDATA[Guides & Solutions (No Questions)]]></category>
			<dc:creator>COKEDUDE</dc:creator>
			<guid isPermaLink="true">http://forums.fedoraforum.org/showthread.php?t=278864</guid>
		</item>
	</channel>
</rss>

