<?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>Admin&#039;s Choice &#187; Tips</title>
	<atom:link href="http://adminschoice.com/category/tips/feed" rel="self" type="application/rss+xml" />
	<link>http://adminschoice.com</link>
	<description>Unix adminstrators documents , tip and more</description>
	<lastBuildDate>Thu, 11 Feb 2010 02:53:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unix Tech Tips</title>
		<link>http://adminschoice.com/unix-tech-tips</link>
		<comments>http://adminschoice.com/unix-tech-tips#comments</comments>
		<pubDate>Mon, 21 Dec 2009 06:22:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://adminschoice.com/wp28/?p=24</guid>
		<description><![CDATA[Some tech tips that can save you a lot of time , one liner scripts , find system information etc.]]></description>
			<content:encoded><![CDATA[<ol>
<li><strong>Running Solaris  in 32 or 64 bit mode </strong> &#8211; Page 1</li>
<li><strong> Removing ^M from Unix text files </strong> &#8211; Page 2</li>
<li><strong> Backup commands &#8211; ufsdump , tar , cpio </strong>- Page 3</li>
<li><strong> Setting up Ethernet card speed &amp; duplex mode </strong>- Page 4</li>
<li><strong> One Line scripts </strong> &#8211; Page 4</li>
</ol>
<p><strong>1. Running Solaris in 32 or 64 Bit mode</strong></p>
<p>Finding the running mode<br />
___________________</p>
<p>#isainfo -v<br />
64-bit sparcv9 applications<br />
32-bit sparc applications</p>
<p>Booting in 32 bit<br />
mode<br />
_________________</p>
<p>ok&gt; boot kernel/unix<br />
# eeprom boot-file=kernel/unix</p>
<p>Booting in 64 bit mode<br />
__________________<br />
OK&gt;boot kernel/sparcv9/unix</p>
<p># eeprom boot-file=kernel/sparcv9/unix</p>
<p>&#8230;reboot the system</p>
<p>Edit /platform/platform-name/boot.conf uncomment line with the variable named ALLOW_64BIT_KERNEL_ON_UltraSPARC_1_CPU set to the value true .</p>
<p>ALLOW_64BIT_KERNEL_ON_UltraSPARC_1_CPU=true</p>
<p>&#8230; reboot the system .</p>
<p>If diag switch is set to true following needs to be set<br />
_______________________________________</p>
<p>for 32 bit<br />
# /usr/sbin/eeprom diag-file=&#8221;kernel/unix&#8221;</p>
<p>for 64 bit<br />
# /usr/sbin/eeprom diag-file=&#8221;kernel/sparcv9/unix&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://adminschoice.com/unix-tech-tips/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
