<?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>Brain Goo &#187; solaris</title>
	<atom:link href="http://www.popmartian.com/tipsntricks/category/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.popmartian.com/tipsntricks</link>
	<description>Carpe Crap 'em</description>
	<lastBuildDate>Mon, 10 Oct 2011 14:42:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Locate an Unknown NIC Device Name in Solaris 9</title>
		<link>http://www.popmartian.com/tipsntricks/2009/06/02/locate-an-unknown-nic-device-name-in-solaris-9/</link>
		<comments>http://www.popmartian.com/tipsntricks/2009/06/02/locate-an-unknown-nic-device-name-in-solaris-9/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:31:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How Tos]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.popmartian.com/tipsntricks/?p=118</guid>
		<description><![CDATA[If you install a NIC in a Solaris SPARC box, at least on Solaris 9, and you don&#8217;t know the device name, the following will help: prtconf -pv &#124; more look for device_type:  'network' Near the network device you&#8217;ll see model and name, similar to this: model:  'SUNW,pci-qfe' name:  'SUNW,qfe' In this case your device [...]]]></description>
			<content:encoded><![CDATA[<p>If you install a NIC in a Solaris SPARC box, at least on Solaris 9, and you don&#8217;t know the device name, the following will help:</p>
<p><code>prtconf -pv | more</code></p>
<p>look for<br />
<code>device_type:  'network'</code></p>
<p>Near the network device you&#8217;ll see model and name, similar to this:</p>
<p><code>model:  'SUNW,pci-qfe'<br />
name:  'SUNW,qfe'</code></p>
<p>In this case your device is a qfe card.  You can get it up and running with<br />
<code>ifconfig qfe0 plumb</code></p>
<blockquote><p>Did you find this post useful or have questions or comments?  Please let me know!</p></blockquote>
<img src="http://www.popmartian.com/tipsntricks/?ak_action=api_record_view&id=118&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.popmartian.com/tipsntricks/2009/06/02/locate-an-unknown-nic-device-name-in-solaris-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris Jumpstart Server on Linux</title>
		<link>http://www.popmartian.com/tipsntricks/2007/05/15/hello-world/</link>
		<comments>http://www.popmartian.com/tipsntricks/2007/05/15/hello-world/#comments</comments>
		<pubDate>Tue, 15 May 2007 23:32:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[jumpstart]]></category>
		<category><![CDATA[offsiteHowTo]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[http://www.5dollarwhitebox.org/wiki/index.php/Projects_Linux_Jumpstart_Server Very comprehensive tutorial on setting up a Solaris Jump Start server on Debian Linux (works on pretty much any Linux distro)]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.5dollarwhitebox.org/wiki/index.php/Projects_Linux_Jumpstart_Server">http://www.5dollarwhitebox.org/wiki/index.php/Projects_Linux_Jumpstart_Server</a></p>
<p>Very comprehensive tutorial on setting up a Solaris Jump Start server on Debian Linux (works on pretty much any Linux distro)</p>
<img src="http://www.popmartian.com/tipsntricks/?ak_action=api_record_view&id=1&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.popmartian.com/tipsntricks/2007/05/15/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

