<?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>BrianPowell&#039;s Blog &#187; Red Hat</title>
	<atom:link href="http://blog.rhatters.org/tag/red-hat/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rhatters.org</link>
	<description>Personal Blog for BrianPowell covering Red Hat, Fedora and various other Linux and OSS related topics</description>
	<lastBuildDate>Wed, 22 Apr 2009 17:53:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fedora / Red Hat Users Group</title>
		<link>http://blog.rhatters.org/2008/07/20/fedora-red-hat-users-group/</link>
		<comments>http://blog.rhatters.org/2008/07/20/fedora-red-hat-users-group/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 04:03:40 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://blog.rhatters.org/?p=20</guid>
		<description><![CDATA[I am currently in the organizing stages of putting a local Fedora / Red Hat Users group together for the Western New York area. Perhaps over time and with some success I can also draw a few Southern Ontario users as well since it is only about 25 minutes away.
Currently there is a Linux Users [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently in the organizing stages of putting a local Fedora / Red Hat Users group together for the Western New York area. Perhaps over time and with some success I can also draw a few Southern Ontario users as well since it is only about 25 minutes away.</p>
<p>Currently there is a Linux Users Group already in the area, <a title="nflug.org" href="http://nflug.org" target="_blank">http://nflug.org</a> however they seem to meet sporadically, over the past year and I havent been able to attend any of the few meetings they have had during that time. My thoughts are not to attempt to replace or compete with this existing group but rather possibly spin-off from it and potentially get any Fedora / Red Hat users already in that group interested in also attending the one I am putting together.</p>
<p>The groups focus will be entirely Fedora / Red Hat linux, while users of other distros are more than welcome to participate in the meetings all presentations, topics and content will be based on Fedora and Red Hat software.</p>
<p>I already have a meeting area secured and will post details of it&#8217;s location in the near future, as well as a finalized first meeting date (Sometime in October) and the agenda on <a title="rhatters.org" href="http://rhatters.org" target="_blank">http://rhatters.org</a></p>
<div style="float:left"><a href="http://www.google.com/reader/link?url=http://blog.rhatters.org/2008/07/20/fedora-red-hat-users-group/&title=Fedora / Red Hat Users Group&srcTitle=BrianPowell&#039;s Blog&srcURL=http://blog.rhatters.org"target="_blank" rel=""><img border="0" src="http://blog.rhatters.org/wp-content/plugins/wp-google-buzz/icon/small_horiz.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.7;this.filters.alpha.opacity=70" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rhatters.org/2008/07/20/fedora-red-hat-users-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domino 8 on RHEL 5.2</title>
		<link>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/</link>
		<comments>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 16:30:37 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[HowTo's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Domino]]></category>

		<guid isPermaLink="false">http://blog.rhatters.org/?p=14</guid>
		<description><![CDATA[Running the Domino server installer on Red Hat platforms.
To successfully install a Domino 8 server using graphical mode on supported Red Hat platforms, I performed the following steps: (Note these steps were performed on Red Hat Enterprise Linux 5.2 x86_64)
1. Install the seamonkey fedora rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11-1.i386.rpm
or simply download the source rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/source/seamonkey-1.1.11-1.src.rpm and [...]]]></description>
			<content:encoded><![CDATA[<p>Running the Domino server installer on Red Hat platforms.<br />
To successfully install a Domino 8 server using graphical mode on supported Red Hat platforms, I performed the following steps: (Note these steps were performed on Red Hat Enterprise Linux 5.2 x86_64)</p>
<p>1. Install the seamonkey fedora rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11-1.i386.rpm</p>
<p>or simply download the source rpm from http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/source/seamonkey-1.1.11-1.src.rpm and build it yourself</p>
<p>2. Install the following dependency packages.</p>
<p>#yum install libXp libXmu</p>
<p>3. After the initial install run the following as root</p>
<p>#/usr/bin/xhost local:notes</p>
<p>#su notes<br />
#cd /local/notesdata &lt;&#8211; if this is the data path you selected during installation</p>
<p>#/opt/ibm/lotus/bin/server</p>
<p>to complete the install.</p>
<p>I had a couple of issues setting up the Domino 8 server on Linux.</p>
<p>– when installing the server, do not select to create the symbolic link – softlink if you are installing into the default locations.</p>
<p>- I also had the usual problem where x-windows could not display the setup program. The error was</p>
<p>“Please edit your shell&#8217;s DISPLAY environment variable to<br />
reflect an unlocked terminal that you would like to launch<br />
the Domino Setup Program”<br />
The fix was to su to root and run the command /usr/X11R6/bin/xhost this sets security to let the machine export the display on it&#8217;s own screen<br />
then as the “notes” user run&#8230;<br />
DISPLAY=:0.0<br />
export DISPLAY</p>
<p>Once this is done cd to the /local/notesdata directory and run /opt/ibm/lotus/bin/server to start the setup program.</p>
<div style="float:left"><a href="http://www.google.com/reader/link?url=http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/&title=Domino 8 on RHEL 5.2&srcTitle=BrianPowell&#039;s Blog&srcURL=http://blog.rhatters.org"target="_blank" rel=""><img border="0" src="http://blog.rhatters.org/wp-content/plugins/wp-google-buzz/icon/small_horiz.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.7;this.filters.alpha.opacity=70" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rhatters.org/2008/07/06/domino-8-on-rhel-52/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
