<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roll Tide Roll !!!</title>
	<atom:link href="http://blogtide.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogtide.wordpress.com</link>
	<description>Interesting things from the web.</description>
	<lastBuildDate>Fri, 20 Mar 2009 20:19:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blogtide.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Roll Tide Roll !!!</title>
		<link>http://blogtide.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blogtide.wordpress.com/osd.xml" title="Roll Tide Roll !!!" />
	<atom:link rel='hub' href='http://blogtide.wordpress.com/?pushpress=hub'/>
		<item>
		<title>CentOS 4.7 + VPS + Cpanel + Redmine + Subversion + Auto Repo Creation</title>
		<link>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/</link>
		<comments>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 20:19:03 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/</guid>
		<description><![CDATA[I have been trying to get all of this working on our web box and this is what I have so far. 1.&#160; Ruby and Ruby-Gems were already installed. 2.&#160; Install Rails, mongrel and mongrel_cluster. gem install rails -v=2.1.2 gem install mongrel gem install mongrel_cluster 3.&#160; Install Redmine 4. Set up the MySQL database. Copy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=43&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been trying to get all of this working on our web box and this is what I have so far.</p>
<p>1.&#160; Ruby and Ruby-Gems were already installed.</p>
<p>2.&#160; Install Rails, mongrel and mongrel_cluster.</p>
<p>gem install rails -v=2.1.2   <br />gem install mongrel    <br />gem install mongrel_cluster</p>
<p>3.&#160; Install Redmine</p>
<p>4. Set up the MySQL database.</p>
<p>Copy config/database.yml.example to config/database.yml and edit this file in order to configure your database settings for “production” environment.</p>
<p>5. Install the Redmine database.</p>
<p>rake db:migrate RAILS_ENV=&quot;production&quot;   <br />rake redmine:load_default_data RAILS_ENV=&quot;production&quot;</p>
<p>6. Start the Mongrel Cluster</p>
<p>mongrel_rails cluster::configure -e production -p 3000 -N 2 -c /home/&lt;AccountName&gt;/redmine   <br />mongrel_rails cluster::start –clean</p>
<p>7. Install Apache2 and configure</p>
<p>8. Set up automatic repository creation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=43&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2009/03/20/centos-47-vps-cpanel-redmine-subversion-auto-repo-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>MEDIAPORTAL &#8211; free MediaCenter HTPC Software</title>
		<link>http://blogtide.wordpress.com/2008/04/24/mediaportal-free-mediacenter-htpc-software-home/</link>
		<comments>http://blogtide.wordpress.com/2008/04/24/mediaportal-free-mediacenter-htpc-software-home/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 13:00:11 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[MediaPortal]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/04/24/mediaportal-free-mediacenter-htpc-software-home/</guid>
		<description><![CDATA[I have been trying out a great piece of software called MediaPortal. Here is their homepage: MEDIAPORTAL &#8211; free MediaCenter HTPC Software &#8211; Home . They have released new versions recently. This is what I have done with it: - Downloaded installer to my server. Installed TVServer only on that box. - Downloaded installer on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=39&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been trying out a great piece of software called MediaPortal. Here is their homepage: <a href="http://www.team-mediaportal.com/">MEDIAPORTAL &#8211; free MediaCenter HTPC Software &#8211; Home</a> .</p>
<p>They have released new versions recently. This is what I have done with it:</p>
<p>- Downloaded installer to my server. Installed TVServer only on that box.</p>
<p>- Downloaded installer on my HTPC. Installed client only on that box.</p>
<p>______________________________________________________________________</p>
<p>Initial set up was pretty easy for the most part. My Hauppauge PVR-150 was recognized and all of my channels were found when scanned. I then changed the names of all the stations to the station call letters.</p>
<p><a title="http://www.imdb.com/sections/tv/" href="http://www.imdb.com/sections/tv/">http://www.imdb.com/sections/tv/</a></p>
<p>I used WebEPG for retrieving my program guide data. I used the IMDB Grabber and edited it accordingly. This is a pain so make sure you put a copy in a safe place after you get it correct. Also after you run WebEPG.exe it will great a file in the WebEPG folder called WebEPG.xml (I think). Back this up as well.</p>
<p><a title="http://wiki.team-mediaportal.com/MediaPortalSetup_WebEPG" href="http://wiki.team-mediaportal.com/MediaPortalSetup_WebEPG">http://wiki.team-mediaportal.com/MediaPortalSetup_WebEPG</a></p>
<p>_____________________________________________________________________</p>
<p>have installed the following 16:9 skins:</p>
<p>Xface : <a title="http://www.team-mediaportal.com/files/Download/Skins/16:9/XfaceSkinVersion1.5/" href="http://www.team-mediaportal.com/files/Download/Skins/16:9/XfaceSkinVersion1.5/">http://www.team-mediaportal.com/files/Download/Skins/16:9/XfaceSkinVersion1.5/</a></p>
<p>Core : <a title="http://www.team-mediaportal.com/files/Download/Skins/16:9/Core/" href="http://www.team-mediaportal.com/files/Download/Skins/16:9/Core/">http://www.team-mediaportal.com/files/Download/Skins/16:9/Core/</a></p>
<p>Core Reloaded : <a title="http://www.team-mediaportal.com/files/Download/Skins/16:9/CoreReloaded/" href="http://www.team-mediaportal.com/files/Download/Skins/16:9/CoreReloaded/">http://www.team-mediaportal.com/files/Download/Skins/16:9/CoreReloaded/</a></p>
<p>Pure VisionHD : <a title="http://www.team-mediaportal.com/files/Download/Skins/16:9/PureVisionHD1.2/" href="http://www.team-mediaportal.com/files/Download/Skins/16:9/PureVisionHD1.2/">http://www.team-mediaportal.com/files/Download/Skins/16:9/PureVisionHD1.2/</a></p>
<p>_____________________________________________________________________</p>
<p>I have installed the following plugins:</p>
<p>CybrDisplay External Status Plugin : <a title="http://www.team-mediaportal.com/files/Download/Plugins/Others/CybrDisplayExternalStatusPlugin/" href="http://www.team-mediaportal.com/files/Download/Plugins/Others/CybrDisplayExternalStatusPlugin/">http://www.team-mediaportal.com/files/Download/Plugins/Others/CybrDisplayExternalStatusPlugin/</a></p>
<p>Web Browser Plugin : <a title="http://www.team-mediaportal.com/component/option,com_remository/Itemid,35/func,fileinfo/id,144/" href="http://www.team-mediaportal.com/component/option,com_remository/Itemid,35/func,fileinfo/id,144/">http://www.team-mediaportal.com/component/option,com_remository/Itemid,35/func,fileinfo/id,144/</a></p>
<ul>
<li>Latest Version : <a title="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1649851&amp;group_id=169721&amp;atid=851496" href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1649851&amp;group_id=169721&amp;atid=851496">http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1649851&amp;group_id=169721&amp;atid=851496</a></li>
<li>You also need Mozilla Active X : <a title="http://www.iol.ie/~locka/mozilla/control.htm" href="http://www.iol.ie/~locka/mozilla/control.htm">http://www.iol.ie/~locka/mozilla/control.htm</a></li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=39&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/04/24/mediaportal-free-mediacenter-htpc-software-home/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>My Emulators for MediaPortal</title>
		<link>http://blogtide.wordpress.com/2008/04/03/my-emulators-for-mediaportal/</link>
		<comments>http://blogtide.wordpress.com/2008/04/03/my-emulators-for-mediaportal/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:20:54 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Emulators]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/?p=38</guid>
		<description><![CDATA[myEmulators Forum post http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/ ___________________________________________ Link to Emulators reworked for &#8220;ESC&#8221; as the exit button. http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index28.html#post201663 Point : Go here to get reworked emulators with &#8220;ESC&#8221; as the exit key. http://www.cpviewer.emuchrist.org/downloads.htm and this site has them as well http://localarcade.com/screenshotarchive/downloads_emus.htm ______________________________________________ Profile Suggestion http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index19.html#post154849 Point : Use a profile system like GameEx _______________________________________________ Mame Setup Suggestion [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=38&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>myEmulators Forum post</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/</a></p>
<p>___________________________________________</p>
<p>Link to Emulators reworked for &#8220;ESC&#8221; as the exit button.</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index28.html#post201663">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index28.html#post201663</a></p>
<p>Point : Go here to get reworked emulators with &#8220;ESC&#8221; as the exit key.</p>
<p><a href="http://www.cpviewer.emuchrist.org/downloads.htm">http://www.cpviewer.emuchrist.org/downloads.htm</a></p>
<p>and this site has them as well</p>
<p><a href="http://localarcade.com/screenshotarchive/downloads_emus.htm">http://localarcade.com/screenshotarchive/downloads_emus.htm</a></p>
<p>______________________________________________</p>
<p>Profile Suggestion</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index19.html#post154849">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index19.html#post154849</a></p>
<p>Point : Use a profile system like GameEx</p>
<p>_______________________________________________</p>
<p>Mame Setup Suggestion</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index16.html#post142509">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index16.html#post142509</a></p>
<p>Point : Use all the Mame files to show the info for each game like MameUI32 and GameEx do.</p>
<p>_______________________________________________</p>
<p>Another Mame suggestion</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index5.html#post96165">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index5.html#post96165</a></p>
<p>Point : Use Mame files to get info and add video support</p>
<p>_______________________________________________</p>
<p>This link makes me think about what is happening to my settings and how to fix ePSX</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index5.html#post96224">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index5.html#post96224</a></p>
<p>Point : It appears that when you launch an emulator from inside myEmulators that the emulator sees it as being launched from a different point and thus it&#8217;s config files are out of whack.</p>
<p>_______________________________________________________</p>
<p>Emulator review site and Project 64 config answer</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index29.html#post205501">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index29.html#post205501</a></p>
<p>Point : 2) uncheck &#8220;use quotes in ROM path&#8221;</p>
<p>or</p>
<p>2) You need to clear the rom directory path in the registry</p>
<p>[HKEY_CURRENT_USER\Software\N64 Emulation\Project64 Version 1.6]</p>
<p>&#8220;Rom Directory&#8221;=&#8221;"</p>
<p>_______________________________________________________</p>
<p>Mame Fix</p>
<p><a href="http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index36.html#post230425">http://forum.team-mediaportal.com/my-emulators-247/my-emulators-12771/index36.html#post230425</a></p>
<p>Point: Use a batch file to launch Mame and maybe others so you can pass whatever you want to it. myEmulators now supports doing this.</p>
<p>________________________________________________________</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=38&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/04/03/my-emulators-for-mediaportal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Moving IE Favorites in XP and Vista</title>
		<link>http://blogtide.wordpress.com/2008/04/03/moving-ie-favorites-in-xp-and-vista/</link>
		<comments>http://blogtide.wordpress.com/2008/04/03/moving-ie-favorites-in-xp-and-vista/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 06:04:54 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Customization]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/?p=28</guid>
		<description><![CDATA[http://blogs.msdn.com/ie/archive/2007/03/01/ie7-in-vista-folder-redirection-for-favorites-on-the-same-machine.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=28&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://blogs.msdn.com/ie/archive/2007/03/01/ie7-in-vista-folder-redirection-for-favorites-on-the-same-machine.aspx</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=28&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/04/03/moving-ie-favorites-in-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Customising Window Behaviour in KDE</title>
		<link>http://blogtide.wordpress.com/2008/03/04/customising-window-behaviour-in-kde/</link>
		<comments>http://blogtide.wordpress.com/2008/03/04/customising-window-behaviour-in-kde/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 20:55:07 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Customization]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/03/04/customising-window-behaviour-in-kde/</guid>
		<description><![CDATA[&#160; Customising Window Behaviour in KDE<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=37&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://xmelegance.org/customising-window-behaviour/html/customising-window-behaviour.html">Customising Window Behaviour in KDE</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=37&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/03/04/customising-window-behaviour-in-kde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>VMware PCLinuxOS MiniMe 2008</title>
		<link>http://blogtide.wordpress.com/2008/02/14/vmware-pclinuxos-minime-2008/</link>
		<comments>http://blogtide.wordpress.com/2008/02/14/vmware-pclinuxos-minime-2008/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 20:09:25 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[PCLinuxOS]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/02/14/vmware-pclinuxos-minime-2008/</guid>
		<description><![CDATA[- I had to use IDE instead of Sata to get it to install in VMware Workstation. - rpm -ivh V*.rpm to install the vmware-tools - I ran the vmnet stuff at the end like they said to get the network up then rebooted - Had to run alsaconf to get sound working after vmware-tools [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=36&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>- I had to use IDE instead of Sata to get it to install in VMware Workstation.</p>
<p>- rpm -ivh V*.rpm to install the vmware-tools</p>
<p>- I ran the vmnet stuff at the end like they said to get the network up then rebooted</p>
<p>- Had to run alsaconf to get sound working after vmware-tools install</p>
<p>- Changed repo in Synaptic and installed some software</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=36&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/02/14/vmware-pclinuxos-minime-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Editing /etc/sudoers</title>
		<link>http://blogtide.wordpress.com/2008/01/31/editing-etcsudoers/</link>
		<comments>http://blogtide.wordpress.com/2008/01/31/editing-etcsudoers/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 03:45:18 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/01/31/editing-etcsudoers/</guid>
		<description><![CDATA[su enter pass visudo /etc/sudoers Add this line below the root one like so: root ALL=(ALL) ALL chasingpink ALL=(ALL) ALL to do that hit: i this will let you insert characters before the cursor then add the line then hit &#8220;Esc&#8221; to exit edit mode. to save and exit hit: :wq if you mess up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=35&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>su<br />
enter pass<br />
visudo /etc/sudoers</p>
<p>Add this line below the root one like so:<br />
root    ALL=(ALL) ALL</p>
<p>chasingpink    ALL=(ALL) ALL</p>
<p>to do that hit:<br />
i</p>
<p>this will let you insert characters before the cursor</p>
<p>then add the line then hit &#8220;Esc&#8221; to exit edit mode.</p>
<p>to save and exit hit:<br />
:wq</p>
<p>if you mess up to leave without saving and start over hit:<br />
:q!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=35&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/01/31/editing-etcsudoers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Nx Client and Server on Susee 10.3</title>
		<link>http://blogtide.wordpress.com/2008/01/15/nx-client-and-server-on-susee-103/</link>
		<comments>http://blogtide.wordpress.com/2008/01/15/nx-client-and-server-on-susee-103/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 20:42:48 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[openSuse]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/01/15/nx-client-and-server-on-susee-103/</guid>
		<description><![CDATA[Download: http://www.nomachine.com/download-package.php?Prod_Id=1 Documentation on installation: http://www.nomachine.com/installation.php Documentaion on configuration: http://www.nomachine.com/documentation/admin-guide.php - Download the client, server and node. linux:/home/yo/Desktop # rpm -i nxclient-3.1.0-2.i386.rpm linux:/home/yo/Desktop # rpm -i nxnode-3.1.0-3.i386.rpm error: Failed dependencies: lsof is needed by nxnode-3.1.0-3.i386 So I opened Yast and installed &#8220;lsof&#8221; Then linux:/home/yo/Desktop # rpm -i nxclient-3.1.0-2.i386.rpm Now time to configure: Generate Keys &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=34&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Download: <a href="http://www.nomachine.com/download-package.php?Prod_Id=1" class="linkification-ext" title="http://www.nomachine.com/download-package.php?Prod_Id=1">http://www.nomachine.com/download-package.php?Prod_Id=1</a></p>
<p>Documentation on installation: <a href="http://www.nomachine.com/installation.php" class="linkification-ext" title="http://www.nomachine.com/installation.php">http://www.nomachine.com/installation.php</a></p>
<p>Documentaion on configuration: <a href="http://www.nomachine.com/documentation/admin-guide.php" class="linkification-ext" title="http://www.nomachine.com/documentation/admin-guide.php">http://www.nomachine.com/documentation/admin-guide.php</a></p>
<p>- Download the client, server and node.</p>
<p>linux:/home/yo/Desktop # <b>rpm -i nxclient-3.1.0-2.i386.rpm</b><br />
linux:/home/yo/Desktop # <b>rpm -i nxnode-3.1.0-3.i386.rpm</b><br />
error: Failed dependencies:<br />
lsof is needed by nxnode-3.1.0-3.i386</p>
<p>So I opened Yast and installed &#8220;lsof&#8221;</p>
<p>Then</p>
<p>linux:/home/yo/Desktop # <b>rpm -i nxclient-3.1.0-2.i386.rpm</b></p>
<p>Now time to configure:</p>
<p>Generate Keys &#8211; the info is from link above.</p>
<p><font></p>
<ul>
<li>Use the nxserver utility to actually generate the new keys<br />
as reported below:</li>
</ul>
<p><span style="font-style:italic;">/usr/NX/scripts/setup/nxserver &#8211;keygen </span></p>
<p><span style="font-style:italic;"></span><span style="text-decoration:underline;">How to distribute the new SSH keys</span></p>
<ul>
<li>Change the ownership and permissions on the following files:<span style="font-style:italic;"></span><span style="font-style:italic;"></span></li>
</ul>
<p><span style="font-style:italic;">chown nx:root /usr/NX/home/nx/.ssh/authorized_keys</span><br /><span style="font-style:italic;">          chmod 0644 /usr/NX/home/nx/.ssh/authorized_keys2</span><br /><span style="font-style:italic;">          chown nx:root /usr/NX/home/nx/.ssh/default.id_dsa.pub</span><br /><span style="font-style:italic;">          chmod 0644 /usr/NX/home/nx/.ssh/default.id_dsa.pub</span>      <span style="font-style:italic;"></span></p>
<ul>
<li> A part of the key that must be distributed to clients is placed in:
<p><i> /usr/NX/share/keys </i></p>
<p>Distribute the private key from the newly generated couple of keys located in the file:</p>
<p><i> /usr/NX/share/keys/default.id_dsa.key </i></p>
<p>to all clients that have to be granted acccess to the specific NX server host.</li>
<li> Once the new key has been distributed to clients place it under the subdirectory &#8216;share/keys&#8217; of the NX Client installation tree reserved to this purpose. The &#8216;share/keys&#8217; subdirectory can be found in the NX Client installation tree according to the following standards: On MacOS/X, Linux and Solaris it corresponds to:
<p><i> /usr/NX/share/keys </i></p>
<p>While on Windows (using the default installation settings), it corresponds to:</p>
<p><i> C:\Program Files\NX Client for Windows\share\keys </i></p>
<p>When the key has been placed in the above location, please use the key management facilities provided by the NX Client GUI:from the &#8216;General&#8217; tab of the session configuration window, click on the &#8216;Key&#8217; button and choose Import to import the new key by navigating to the appropriate directory above and Save to save your changes.</li>
</ul>
<ul> <u> Additional Notes: </u></p>
<p>The NX Client GUI facility allow you to import the new private key for the<br />
session you are configuring. If you don&#8217;t explicitly import any new key,<br />
the default private key distributed together with the NX Client, i.e.<br />
/usr/NX/share/keys/server.id_dsa.key will be used.</ul>
<ul>
<li> Rename the default private key to preserve it.</li>
<li> Rename the new private key from:</li>
</ul>
<p>/usr/NX/share/keys/default.id_dsa.key</p>
<p>to:</p>
<p>/usr/NX/share/keys/server.id_dsa.key</p>
<p>In this way, the new key will be used as the default key for all NX<br />
sessions (except those  sessions that have been previously configured<br />
to use a specific key).</p>
<p></font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=34&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/01/15/nx-client-and-server-on-susee-103/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Branding/Skinning question &#8211; Page 2 &#8211; cPanel Forums</title>
		<link>http://blogtide.wordpress.com/2008/01/14/brandingskinning-question-page-2-cpanel-forums/</link>
		<comments>http://blogtide.wordpress.com/2008/01/14/brandingskinning-question-page-2-cpanel-forums/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 17:46:52 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2008/01/14/brandingskinning-question-page-2-cpanel-forums/</guid>
		<description><![CDATA[If you point your browser to ip:2082/frontend/x3/resellers/branding/elementadd.html (where IP is your IP address), you can add icons to the interface. To remove an element, go to: ip:2082/frontend/x3/resellers/branding/elementdelete.htmlTo create a new section, simply reference a section that does not exist by default in the X3 interface. If you wish to add something to a section that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=33&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you point your browser to ip:2082/frontend/x3/resellers/branding/elementadd.html (where IP is your IP address), you can add icons to the interface. <br />To remove an element, go to: ip:2082/frontend/x3/resellers/branding/elementdelete.html<br />To create a new section, simply reference a section that does not exist by default in the X3 interface. If you wish to add something to a section that does exist, section names are rather self-explanatory if you explore the CSS of these various sections with a CSS inspection tool such as Firebug.<br />Note, you will need to do this within a reseller&#8217;s account. End users do not have this functionality. Typically, you cannot login to the cPanel interface using root login credentials.
<p><a href="http://forums.cpanel.net/showthread.php?t=74687&amp;highlight=custom+links&amp;page=2">Branding/Skinning question &#8211; Page 2 &#8211; cPanel Forums</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=33&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2008/01/14/brandingskinning-question-page-2-cpanel-forums/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
		<item>
		<title>Hamachi on Suse 10.3</title>
		<link>http://blogtide.wordpress.com/2007/12/31/hamachi-on-suse-103/</link>
		<comments>http://blogtide.wordpress.com/2007/12/31/hamachi-on-suse-103/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 04:14:07 +0000</pubDate>
		<dc:creator>Tide</dc:creator>
				<category><![CDATA[openSuse]]></category>

		<guid isPermaLink="false">http://blogtide.wordpress.com/2007/12/31/hamachi-on-suse-103/</guid>
		<description><![CDATA[Had to install compat-openssl097g to get hamachi-init to run. Command Line: The install should find tuncfg and make just fine because of the previous two steps. * The README says to start tuncfg by doing sudo /sbin/tuncfg. at the command line. For me, it was actually sudo /usr/sbin/tuncfg. * The README says run ./hamachi-init at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=31&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had to install compat-openssl097g to get hamachi-init to run.</p>
<p>Command Line:</p>
<p>The install should find tuncfg and make just fine because of the previous two steps.</p>
<p>* The README says to start tuncfg by doing<br />
sudo /sbin/tuncfg.<br />
at the command line.  For me, it was actually<br />
sudo /usr/sbin/tuncfg.</p>
<p>* The README says run ./hamachi-init at the command line.  This was located in /usr/bin for me, so cd there first.</p>
<p>*  Then, start Hamachi at the command line by doing<br />
./hamachi start</p>
<p>Login with<br />
./hamachi login</p>
<p>Join a network with<br />
./hamachi join NETWORKNAME</p>
<p>Change your Mac&#8217;s nickname with:<br />
./hamachi set-nick NICKNAME</p>
<p>Go online within a network with:<br />
./hamachi go-online NETWORKNAME</p>
<p>Do a hamachi -help for all the available hamachi commands.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/blogtide.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/blogtide.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/blogtide.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/blogtide.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/blogtide.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogtide.wordpress.com&amp;blog=1091040&amp;post=31&amp;subd=blogtide&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogtide.wordpress.com/2007/12/31/hamachi-on-suse-103/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8d1a87e1599105e0f0b071fd41b9f0d3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Tide</media:title>
		</media:content>
	</item>
	</channel>
</rss>
