<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for fsync(2)</title>
	<atom:link href="http://www.shaunrowland.com/fsync/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunrowland.com/fsync</link>
	<description>...synchronizing my in-core state with that on disk.</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:46:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Removing Shut Down from the Gnome Panel in RHEL 6 by elor</title>
		<link>http://www.shaunrowland.com/fsync/2011/04/20/removing-shut-down-from-the-gnome-panel-in-rhel-6/comment-page-1/#comment-915</link>
		<dc:creator>elor</dc:creator>
		<pubDate>Fri, 13 Jan 2012 12:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=359#comment-915</guid>
		<description>Thanks a lot for this wonderful article. It solved the issue in no time.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this wonderful article. It solved the issue in no time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing Shut Down from the Gnome Panel in RHEL 6 by Scott</title>
		<link>http://www.shaunrowland.com/fsync/2011/04/20/removing-shut-down-from-the-gnome-panel-in-rhel-6/comment-page-1/#comment-914</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=359#comment-914</guid>
		<description>Yep, the logout.desktop file is at 644 and the settings.menu file matches yours exactly.  I do have an Applications &gt; Other folder, but it has all KDE applications in it (I have both desktop environments running on here).  

I wonder if I&#039;m missing something from the out of box RHEL 6 release.</description>
		<content:encoded><![CDATA[<p>Yep, the logout.desktop file is at 644 and the settings.menu file matches yours exactly.  I do have an Applications &gt; Other folder, but it has all KDE applications in it (I have both desktop environments running on here).  </p>
<p>I wonder if I&#8217;m missing something from the out of box RHEL 6 release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing Shut Down from the Gnome Panel in RHEL 6 by Shaun Rowland</title>
		<link>http://www.shaunrowland.com/fsync/2011/04/20/removing-shut-down-from-the-gnome-panel-in-rhel-6/comment-page-1/#comment-913</link>
		<dc:creator>Shaun Rowland</dc:creator>
		<pubDate>Wed, 28 Dec 2011 21:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=359#comment-913</guid>
		<description>The only thing that comes to mind off the top of my head is the permissions on the /usr/share/applications/logout.desktop file. That has to be readable by your target users. If that file is mode 600, it will only show up in the menus if you are logged in as root (assuming it was created by root). Following my instructions should cause a new menu item named &quot;Other&quot; to appear under &quot;Applications&quot;, and that&#039;s probably not there by default. It will only show up if the target user can read that logout.desktop file. If they can&#039;t read it, then the Applications --&gt; Other menu might not be there at all or at least &quot;Log Out&quot; won&#039;t be there. So the first thing I would check is if it appears under that menu location after doing &quot;chmod 644 /usr/share/applications/logout.desktop&quot;. If it does, but does not appear under the &quot;System&quot; menu, then there is an issue with the edit to the /etc/xdg/menus/settings.menu file itself. We&#039;re using these settings on the latest Red Hat 6 Workstation release, so they should work.</description>
		<content:encoded><![CDATA[<p>The only thing that comes to mind off the top of my head is the permissions on the /usr/share/applications/logout.desktop file. That has to be readable by your target users. If that file is mode 600, it will only show up in the menus if you are logged in as root (assuming it was created by root). Following my instructions should cause a new menu item named &#8220;Other&#8221; to appear under &#8220;Applications&#8221;, and that&#8217;s probably not there by default. It will only show up if the target user can read that logout.desktop file. If they can&#8217;t read it, then the Applications &#8211;> Other menu might not be there at all or at least &#8220;Log Out&#8221; won&#8217;t be there. So the first thing I would check is if it appears under that menu location after doing &#8220;chmod 644 /usr/share/applications/logout.desktop&#8221;. If it does, but does not appear under the &#8220;System&#8221; menu, then there is an issue with the edit to the /etc/xdg/menus/settings.menu file itself. We&#8217;re using these settings on the latest Red Hat 6 Workstation release, so they should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing Shut Down from the Gnome Panel in RHEL 6 by Scott</title>
		<link>http://www.shaunrowland.com/fsync/2011/04/20/removing-shut-down-from-the-gnome-panel-in-rhel-6/comment-page-1/#comment-912</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 28 Dec 2011 20:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=359#comment-912</guid>
		<description>I tried the steps above on my RHEL 6 image, but I can&#039;t get the new &#039;Log Off&#039; option to show up anywhere in the &#039;System&#039; menu.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I tried the steps above on my RHEL 6 image, but I can&#8217;t get the new &#8216;Log Off&#8217; option to show up anywhere in the &#8216;System&#8217; menu.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Launchers to the Gnome Panel by Shaun Rowland</title>
		<link>http://www.shaunrowland.com/fsync/2011/09/12/adding-launchers-to-the-gnome-panel/comment-page-1/#comment-911</link>
		<dc:creator>Shaun Rowland</dc:creator>
		<pubDate>Fri, 09 Dec 2011 17:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=440#comment-911</guid>
		<description>Nice. I like the use of --apply-schema there as well.</description>
		<content:encoded><![CDATA[<p>Nice. I like the use of &#8211;apply-schema there as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Launchers to the Gnome Panel by Nick</title>
		<link>http://www.shaunrowland.com/fsync/2011/09/12/adding-launchers-to-the-gnome-panel/comment-page-1/#comment-910</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 09 Dec 2011 16:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=440#comment-910</guid>
		<description>Here is a simple script that worked for me as well: http://wiki.blagblagblag.org/Gconf</description>
		<content:encoded><![CDATA[<p>Here is a simple script that worked for me as well: <a href="http://wiki.blagblagblag.org/Gconf" rel="nofollow">http://wiki.blagblagblag.org/Gconf</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing Shut Down from the Gnome Panel in RHEL 6 by Jonathan Abbey</title>
		<link>http://www.shaunrowland.com/fsync/2011/04/20/removing-shut-down-from-the-gnome-panel-in-rhel-6/comment-page-1/#comment-908</link>
		<dc:creator>Jonathan Abbey</dc:creator>
		<pubDate>Wed, 26 Oct 2011 23:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=359#comment-908</guid>
		<description>Thank you so much for this blog post.  I was tearing my hair out trying to figure this out, and you lay it all out on a silver platter.

Very much appreciated.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this blog post.  I was tearing my hair out trying to figure this out, and you lay it all out on a silver platter.</p>
<p>Very much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on identd for Mac OS X by Shaun Rowland</title>
		<link>http://www.shaunrowland.com/fsync/2011/05/15/identd-for-mac-os-x/comment-page-1/#comment-907</link>
		<dc:creator>Shaun Rowland</dc:creator>
		<pubDate>Thu, 20 Oct 2011 05:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=391#comment-907</guid>
		<description>I updated the package with a version that fully supports IPv6. The code that figures out the UID associated with the ports already did, but it was not listening with IPv6. I&#039;ve fixed that. I also fixed a problem where malformed input would cause it to stop responding.</description>
		<content:encoded><![CDATA[<p>I updated the package with a version that fully supports IPv6. The code that figures out the UID associated with the ports already did, but it was not listening with IPv6. I&#8217;ve fixed that. I also fixed a problem where malformed input would cause it to stop responding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on identd for Mac OS X by Shaun Rowland</title>
		<link>http://www.shaunrowland.com/fsync/2011/05/15/identd-for-mac-os-x/comment-page-1/#comment-906</link>
		<dc:creator>Shaun Rowland</dc:creator>
		<pubDate>Tue, 11 Oct 2011 03:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=391#comment-906</guid>
		<description>It does not support IPv6. I just quickly wrote it. I believe there&#039;s also a problem if something is already listening on port 113, but normally there would be nothing listening there to start with. I need to address that specifically. I didn&#039;t really have plans on making it work for IPv6, but that might not be too hard. When I get some time, I&#039;ll try to look into it.</description>
		<content:encoded><![CDATA[<p>It does not support IPv6. I just quickly wrote it. I believe there&#8217;s also a problem if something is already listening on port 113, but normally there would be nothing listening there to start with. I need to address that specifically. I didn&#8217;t really have plans on making it work for IPv6, but that might not be too hard. When I get some time, I&#8217;ll try to look into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on identd for Mac OS X by Jeff Groves</title>
		<link>http://www.shaunrowland.com/fsync/2011/05/15/identd-for-mac-os-x/comment-page-1/#comment-905</link>
		<dc:creator>Jeff Groves</dc:creator>
		<pubDate>Tue, 11 Oct 2011 02:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunrowland.com/fsync/?p=391#comment-905</guid>
		<description>Thanks for creating this service for OS X.  I&#039;ve confirmed that it works on OS X Lion for IPv4, but can&#039;t seem to get it to respond on my IPv6 address.

Is IPv6 supported?

Thanks,

Jeff G.</description>
		<content:encoded><![CDATA[<p>Thanks for creating this service for OS X.  I&#8217;ve confirmed that it works on OS X Lion for IPv4, but can&#8217;t seem to get it to respond on my IPv6 address.</p>
<p>Is IPv6 supported?</p>
<p>Thanks,</p>
<p>Jeff G.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

