<?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 ConfigNotes</title>
	<atom:link href="http://www.confignotes.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.confignotes.com</link>
	<description>IT Hardware &#38; Software Configuration Notes</description>
	<lastBuildDate>Sun, 29 Jan 2012 01:00:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Netflix DRM Error in Windows 7 by Don</title>
		<link>http://www.confignotes.com/2010/10/netflix-drm-error-in-windows-7/comment-page-1/#comment-186</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Sun, 29 Jan 2012 01:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=85#comment-186</guid>
		<description>Awesome. It worked. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Awesome. It worked. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add a repository manually in RHEL6 by redwan</title>
		<link>http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/comment-page-1/#comment-185</link>
		<dc:creator>redwan</dc:creator>
		<pubDate>Mon, 23 Jan 2012 10:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=232#comment-185</guid>
		<description>the fact that CERN is behind this distro, is a great news, however, Centos is not lagging behind in updates as you seem to suggest, have a look at the following links, and see for yourself.
http://en.wikipedia.org/wiki/Scientific_Linux
http://en.wikipedia.org/wiki/CentOS

Please note I love all type of distros, and I am not with or against any of them.</description>
		<content:encoded><![CDATA[<p>the fact that CERN is behind this distro, is a great news, however, Centos is not lagging behind in updates as you seem to suggest, have a look at the following links, and see for yourself.<br />
<a href="http://en.wikipedia.org/wiki/Scientific_Linux" rel="nofollow">http://en.wikipedia.org/wiki/Scientific_Linux</a><br />
<a href="http://en.wikipedia.org/wiki/CentOS" rel="nofollow">http://en.wikipedia.org/wiki/CentOS</a></p>
<p>Please note I love all type of distros, and I am not with or against any of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netflix DRM Error in Windows 7 by Andrew</title>
		<link>http://www.confignotes.com/2010/10/netflix-drm-error-in-windows-7/comment-page-1/#comment-184</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 05 Jan 2012 09:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=85#comment-184</guid>
		<description>Excellent! Thanks for the help!</description>
		<content:encoded><![CDATA[<p>Excellent! Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netflix DRM Error in Windows 7 by Cay</title>
		<link>http://www.confignotes.com/2010/10/netflix-drm-error-in-windows-7/comment-page-1/#comment-183</link>
		<dc:creator>Cay</dc:creator>
		<pubDate>Mon, 26 Dec 2011 06:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=85#comment-183</guid>
		<description>I had to unhide the folder to find it. Once you find the folder, go to the task bar above it where it says, &quot;Organize&quot; and click delete. Had a bit of trouble finding where THAT was...hahaha. Thanks everyone for the help, you&#039;re AMAZING!!! =D</description>
		<content:encoded><![CDATA[<p>I had to unhide the folder to find it. Once you find the folder, go to the task bar above it where it says, &#8220;Organize&#8221; and click delete. Had a bit of trouble finding where THAT was&#8230;hahaha. Thanks everyone for the help, you&#8217;re AMAZING!!! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RHEL VNC Server Configuration by new</title>
		<link>http://www.confignotes.com/2011/08/rhel-vnc-server-configuration/comment-page-1/#comment-182</link>
		<dc:creator>new</dc:creator>
		<pubDate>Mon, 12 Dec 2011 06:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=1007#comment-182</guid>
		<description>Hi,

Thanks for this tutorial... but there&#039;s no authentication prompted.. it went already to the desktop.. hoping for your reply.. thanks,

new</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this tutorial&#8230; but there&#8217;s no authentication prompted.. it went already to the desktop.. hoping for your reply.. thanks,</p>
<p>new</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add a repository manually in RHEL6 by ashraf</title>
		<link>http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/comment-page-1/#comment-181</link>
		<dc:creator>ashraf</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=232#comment-181</guid>
		<description>Thanks for the post!

In response to Joe_Wulf&#039;s post, adding the following to your repo file in each repo stanza would probably help, since you&#039;ve decided to gpgcheck=1, otherwise, yum installing any package from the media would complain that the GPG key does not exist:

gpgkey=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

Note that you can either import the GPG keys (with the following command as root: gpg --import /srr/RHEL6_x64_OS/RPM-GPG-KEY-redhat-release) and use the path above in your repo definition or simply just refer to the location of the GPG keys of your RHEL6 that are available on the installation media (e.g., gpgkey=file:///srv/RHEL6_x64_OS).

e.g.,:

[baseOS]
name=Red Hat Enterprise Linux $releasever – $basearch baseOS
baseurl=file:///srv/RHEL6_x64_OS
#gpgkey=file:///srv/RHEL6_x64_OS
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
enabled=1
gpgcheck=1</description>
		<content:encoded><![CDATA[<p>Thanks for the post!</p>
<p>In response to Joe_Wulf&#8217;s post, adding the following to your repo file in each repo stanza would probably help, since you&#8217;ve decided to gpgcheck=1, otherwise, yum installing any package from the media would complain that the GPG key does not exist:</p>
<p>gpgkey=/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release</p>
<p>Note that you can either import the GPG keys (with the following command as root: gpg &#8211;import /srr/RHEL6_x64_OS/RPM-GPG-KEY-redhat-release) and use the path above in your repo definition or simply just refer to the location of the GPG keys of your RHEL6 that are available on the installation media (e.g., gpgkey=file:///srv/RHEL6_x64_OS).</p>
<p>e.g.,:</p>
<p>[baseOS]<br />
name=Red Hat Enterprise Linux $releasever – $basearch baseOS<br />
baseurl=file:///srv/RHEL6_x64_OS<br />
#gpgkey=file:///srv/RHEL6_x64_OS<br />
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release<br />
enabled=1<br />
gpgcheck=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add a repository manually in RHEL6 by repository creation and updation</title>
		<link>http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/comment-page-1/#comment-180</link>
		<dc:creator>repository creation and updation</dc:creator>
		<pubDate>Wed, 16 Nov 2011 17:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=232#comment-180</guid>
		<description>[...] http://www.linuxtopia.org/online_boo...ositories.html http://www.confignotes.com/2011/01/h...ally-in-rhel6/  You say you already know how to create repository...so, create one. Put whatever files in it you [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.linuxtopia.org/online_boo...ositories.html" rel="nofollow">http://www.linuxtopia.org/online_boo&#8230;ositories.html</a> <a href="http://www.confignotes.com/2011/01/h...ally-in-rhel6/" rel="nofollow">http://www.confignotes.com/2011/01/h&#8230;ally-in-rhel6/</a>  You say you already know how to create repository&#8230;so, create one. Put whatever files in it you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on openSUSE Samba Server by Paul</title>
		<link>http://www.confignotes.com/2011/03/opensuse-samba-server/comment-page-1/#comment-179</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 04 Nov 2011 03:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=690#comment-179</guid>
		<description>Thank you for your hint!!!  I have wasted two days trying to figure out why an openSUSE 11.3 Samba setup would not work in openSUSE 11.4.

Setting the Mode to complain for usr.sbin.nmbd and usr.sbin.smbd fixed the problem.</description>
		<content:encoded><![CDATA[<p>Thank you for your hint!!!  I have wasted two days trying to figure out why an openSUSE 11.3 Samba setup would not work in openSUSE 11.4.</p>
<p>Setting the Mode to complain for usr.sbin.nmbd and usr.sbin.smbd fixed the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netflix DRM Error in Windows 7 by Mitch</title>
		<link>http://www.confignotes.com/2010/10/netflix-drm-error-in-windows-7/comment-page-1/#comment-178</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Sun, 30 Oct 2011 01:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=85#comment-178</guid>
		<description>Thanks, quick fix after mobo change.</description>
		<content:encoded><![CDATA[<p>Thanks, quick fix after mobo change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add a repository manually in RHEL6 by Joe_Wulf</title>
		<link>http://www.confignotes.com/2011/01/how-to-add-a-repository-manually-in-rhel6/comment-page-1/#comment-177</link>
		<dc:creator>Joe_Wulf</dc:creator>
		<pubDate>Thu, 27 Oct 2011 21:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.confignotes.com/?p=232#comment-177</guid>
		<description>@Lapu Lapu,

Your info gave a really good start for setting up my own local RHEL6 repo---as doing so is a little different than for RHEL5.  Thank you.

I created my local RHEL6 DVD repo, as follows:

#  mkdir  /srv/RHEL6_x64_OS
#  mount  /dev/cdrom   /media
#  /bin/cp  -rpf  /media/*  /srv/RHEL6_x64_OS
#  umount /media

I created &quot;/etc/yum.repos.d/RHEL_6.1_x86_64DVD.repo&quot; with the following contents:
-----------------------------------------------
[baseOS]
name=Red Hat Enterprise Linux $releasever - $basearch baseOS
baseurl=file:///srv/RHEL6_x64_OS
enabled=1
gpgcheck=1

[ScalableFileSystem]
name=Red Hat Enterprise Linux $releasever - $basearch ScalableFileSystem
baseurl=file:///srv/RHEL6_x64_OS
enabled=1
gpgcheck=1

[Workstation]
name=Red Hat Enterprise Linux $releasever - $basearch Workstation
baseurl=file:///srv/RHEL6_x64_OS
enabled=1
gpgcheck=1
-----------------------------------------------

With those contents in place, there is no longer a requirement to do any &#039;createrepo&#039; commands, as this structure natively leverages the &#039;repos&#039; inherent on the distributed media.  Further, at least in my testing, so far, no &#039;mediaID&#039; line was necessary.  YMMV

The commands you suggest running at the end now worked completely for me.</description>
		<content:encoded><![CDATA[<p>@Lapu Lapu,</p>
<p>Your info gave a really good start for setting up my own local RHEL6 repo&#8212;as doing so is a little different than for RHEL5.  Thank you.</p>
<p>I created my local RHEL6 DVD repo, as follows:</p>
<p>#  mkdir  /srv/RHEL6_x64_OS<br />
#  mount  /dev/cdrom   /media<br />
#  /bin/cp  -rpf  /media/*  /srv/RHEL6_x64_OS<br />
#  umount /media</p>
<p>I created &#8220;/etc/yum.repos.d/RHEL_6.1_x86_64DVD.repo&#8221; with the following contents:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
[baseOS]<br />
name=Red Hat Enterprise Linux $releasever &#8211; $basearch baseOS<br />
baseurl=file:///srv/RHEL6_x64_OS<br />
enabled=1<br />
gpgcheck=1</p>
<p>[ScalableFileSystem]<br />
name=Red Hat Enterprise Linux $releasever &#8211; $basearch ScalableFileSystem<br />
baseurl=file:///srv/RHEL6_x64_OS<br />
enabled=1<br />
gpgcheck=1</p>
<p>[Workstation]<br />
name=Red Hat Enterprise Linux $releasever &#8211; $basearch Workstation<br />
baseurl=file:///srv/RHEL6_x64_OS<br />
enabled=1<br />
gpgcheck=1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>With those contents in place, there is no longer a requirement to do any &#8216;createrepo&#8217; commands, as this structure natively leverages the &#8216;repos&#8217; inherent on the distributed media.  Further, at least in my testing, so far, no &#8216;mediaID&#8217; line was necessary.  YMMV</p>
<p>The commands you suggest running at the end now worked completely for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

