<?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>Solaris Notions</title>
	<atom:link href="http://solarisnotions.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://solarisnotions.wordpress.com</link>
	<description>My sweet and sour experiences with Solaris.</description>
	<lastBuildDate>Mon, 29 Mar 2010 15:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='solarisnotions.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Solaris Notions</title>
		<link>http://solarisnotions.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://solarisnotions.wordpress.com/osd.xml" title="Solaris Notions" />
	<atom:link rel='hub' href='http://solarisnotions.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to list network interfaces in Solaris10</title>
		<link>http://solarisnotions.wordpress.com/2010/03/29/how-to-list-network-interfaces-in-solaris10/</link>
		<comments>http://solarisnotions.wordpress.com/2010/03/29/how-to-list-network-interfaces-in-solaris10/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 12:51:15 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[sparc]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=67</guid>
		<description><![CDATA[How to list network interfaces in Solaris10<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=67&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have a Solaris box with few NIC cards configured. You can list them as follows:</p>
<blockquote><p># ifconfig -a</p>
<p>ifconfig -a<br />
lo0: flags=2001000849&lt;UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL&gt; mtu 8232 index 1<br />
inet 127.0.0.1 netmask ff000000<br />
vsw0: flags=1000843&lt;UP,BROADCAST,RUNNING,MULTICAST,IPv4&gt; mtu 1500 index 2<br />
inet 172.168.2.71 netmask ffffff00 broadcast 172.168.2.255<br />
ether 0:14:4f:fa:95:15</p></blockquote>
<p>And you&#8217;d get the output as shown above. So this is reflecting on localhost and one virtual switch vsw0. But what about other NIC cards? You can list all of the network cards at once using the following command:</p>
<blockquote><p>ifconfig -a plumb</p>
<p>ifconfig -a</p></blockquote>
<p>This will list all the network devices available on the Solaris Box. So even if you have a freshly installed Solaris machine with no interface configured, you can use the above command to list the network cards and then proceed with configuring them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=67&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2010/03/29/how-to-list-network-interfaces-in-solaris10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>Mount cdrom manually in Solaris</title>
		<link>http://solarisnotions.wordpress.com/2010/03/18/mount-cdrom-manually-in-solaris/</link>
		<comments>http://solarisnotions.wordpress.com/2010/03/18/mount-cdrom-manually-in-solaris/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 10:30:17 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[Solaris 9]]></category>
		<category><![CDATA[sparc]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=63</guid>
		<description><![CDATA[It actually happens a number of times that although you&#8217;ve inserted the disc in a sparc machine but still it refuses to mount the disk. One of the workaround is to restart the vold and vomgt daemons. But even the if you don&#8217;t see your cdrom mounted, you can do it manually as mentioned below: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=63&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It actually happens a number of times that although you&#8217;ve inserted the disc in a sparc machine but still it refuses to mount the disk. One of the workaround is to restart the vold and vomgt daemons. But even the if you don&#8217;t see your cdrom mounted, you can do it manually as mentioned below:</p>
<p>First find the cdrom, i.e. we need to know the x in cxtxdx.</p>
<p>Fire the following command to find the actual path of cdrom:</p>
<blockquote>
<pre>ls -al /dev/sr*
</pre>
</blockquote>
<p>This would look like something as follows:</p>
<blockquote><p>bash-3.00# ls -al /dev/sr*<br />
lrwxrwxrwx   1 root     root          12 Mar  8 14:14 /dev/sr0 -&gt; dsk/c1t0d0s2</p></blockquote>
<p>So here my cdrom is /dev/dsk/c1t0d0sx</p>
<p>We&#8217;re not yet sure about the slice no. so I&#8217;ve mentioned sx in above line.</p>
<p>Now we&#8217;ll ltry to mount the above slice manually:</p>
<blockquote><p>mount -F hsfs /dev/dsk/c0t1d0s2 /mnt/cdrom</p>
<p>hsfs mount: /dev/dsk/c1t0d0s1 is not an hsfs file system.</p></blockquote>
<p>If this fails then we can try for another slice:</p>
<blockquote><p>mount -F hsfs /dev/dsk/c1t0d0s0 /mnt/cdrom</p></blockquote>
<p>And it works this time, meaning our cdrom was at s0 slice.</p>
<blockquote></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=63&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2010/03/18/mount-cdrom-manually-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>Package Mangement in Solaris</title>
		<link>http://solarisnotions.wordpress.com/2009/11/22/package-mangement-in-solaris/</link>
		<comments>http://solarisnotions.wordpress.com/2009/11/22/package-mangement-in-solaris/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 12:28:50 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[sparc]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[x86]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=59</guid>
		<description><![CDATA[Here are the list of useful commands frequently used during package management. pkgadd Adds software packages to the system pkgrm Removes software packages from the system pkginfo Displays software package information pkgchk Checks the accuracy of a software package installation So, we&#8217;ll take an example to use above commands. I&#8217;ve a package called SUNWant.Z, which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=59&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are the list of useful commands frequently used during package management.</p>
<p>pkgadd</p>
<p style="padding-left:60px;"><em>Adds software packages to the system</em></p>
<p>pkgrm</p>
<p><em> </em></p>
<p style="padding-left:60px;"><em>Removes software packages from the system</em></p>
<p>pkginfo</p>
<p style="padding-left:60px;"><em>Displays software package information</em></p>
<p>pkgchk</p>
<p style="padding-left:60px;"><em>Checks the accuracy of a software package installation</em></p>
<p>So, we&#8217;ll take an example to use above commands. I&#8217;ve a package called SUNWant.Z, which I want to install.</p>
<p>So I use the following syntax to add a package.</p>
<blockquote><p>pkgadd -d SUNWant.Z</p></blockquote>
<p>To check whether your package has been installed, you can use pkginfo and grep the output to find a specific package.</p>
<blockquote><p>pkginfo | grep SUNWant</p></blockquote>
<p>To check the accuracy of the package, you can use pkgchk command as:</p>
<blockquote><p>pkgchk SUNWant</p></blockquote>
<p>To remove above package, we have the pkgrm command to use:</p>
<blockquote><p>pkgrm SUNWant</p></blockquote>
<p>Refer the Sun documentation for further details.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=59&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/11/22/package-mangement-in-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>Solaris Run Levels</title>
		<link>http://solarisnotions.wordpress.com/2009/11/12/solaris-run-levels/</link>
		<comments>http://solarisnotions.wordpress.com/2009/11/12/solaris-run-levels/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 11:19:09 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[Solaris 9]]></category>
		<category><![CDATA[sparc]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[reboot]]></category>
		<category><![CDATA[run level]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=52</guid>
		<description><![CDATA[The run levels in Solaris are little different than what you know about run levels in Linux. So, if you come from Linux background this could be little confusing initially. There are total 8 run levels in Solaris. Default run level is 3. At a given point of time, a system can be in only [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=52&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The run levels in Solaris are little different than what you know about run levels in Linux. So, if you come from Linux background this could be little confusing initially.</p>
<p>There are total 8 run levels in Solaris. Default run level is 3. At a given point of time, a system can be in only one run level.</p>
<p><strong>0    Power Down State</strong><br />
To shut down the operating system so that it is safe to turn off power to the system. This will bring the machine to Open Boot Prompt (OK)</p>
<p><strong>s or S    Single User State</strong><br />
To run as a single user with some file systems mounted and accessible.</p>
<p><strong>1     Administrative State</strong><br />
To access all available file systems. User logins are disabled.</p>
<p><strong>2    Multiuser State</strong><br />
For normal operations. Multiple users can access the system and all file system. All daemons are running except for the NFS server daemons.</p>
<p><strong>3    Multiuser level with NFS resources shared </strong><br />
For normal operations with NFS resources shared. This is the default run level for the Solaris environment.</p>
<p><strong>4    Alternative multiuser state</strong><br />
Currently unavailable.</p>
<p><strong>5    Power-down state</strong><br />
To shut down the operating system so that it is safe to turn off power to the system. If possible, automatically turns off power on systems that support this feature.</p>
<p><strong>6    Reboot state </strong><br />
To shut down the system to run level 0, and then reboot to multiuser level with NFS resources shared (or whatever level is the default in the inittab file).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=52&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/11/12/solaris-run-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>How to create a Solaris Flash Archive (Flar)</title>
		<link>http://solarisnotions.wordpress.com/2009/10/22/how-to-create-a-solaris-flash-archive-flar/</link>
		<comments>http://solarisnotions.wordpress.com/2009/10/22/how-to-create-a-solaris-flash-archive-flar/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 09:21:46 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[Solaris 9]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flar]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=48</guid>
		<description><![CDATA[A solaris filesystem can be copied into an flash archive. This archive can then be used to install the Solaris OS on another system. Installation through flar is fast and efficient. The format of the command is as follows: # flarcreate -n name options path/filename name The name that you give the archive. options For [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=48&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A solaris filesystem can be copied into an flash archive. This archive can then be used to install the Solaris OS on another system. Installation through flar is fast and efficient.</p>
<p>The format of the command is as follows:</p>
<blockquote><p># <code>flarcreate -n <em><code>name</code></em> <em><code>options</code></em> <em><code>path/filename</code></em></code></p>
<div>
<dl></dl>
</div>
</blockquote>
<dt> <em><code>name</code></em></dt>
<dd>The name that you give the archive.</p>
</dd>
<dt> <em><code>options</code></em> </dt>
<dd>For a description of options, see The <strong>flar</strong> Command.</p>
</dd>
<dt> <em><code>path</code></em></dt>
<dd>The path to the directory in which you want to save the archive file.  If you do not specify a path, <strong>flarcreate</strong> saves the archive file in the current directory.</p>
</dd>
<dt> <em><code>filename</code></em> </dt>
<dd>The name of the archive file.</p>
<p>So for example I wan to create a flar with the name Solaris9 and the filename as myarchive.flar, the command will look like as mentioned below:</p>
<blockquote><p># flarcreate -n solaris9 -c myarchive.flar</p></blockquote>
<p>where -c is an option to create compressed flar.</p>
<p>See the manpages for more options.</p>
</dd>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=48&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/10/22/how-to-create-a-solaris-flash-archive-flar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>How to configure telnet to login as root</title>
		<link>http://solarisnotions.wordpress.com/2009/09/23/how-to-configure-telnet-to-login-as-root/</link>
		<comments>http://solarisnotions.wordpress.com/2009/09/23/how-to-configure-telnet-to-login-as-root/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 10:40:46 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=45</guid>
		<description><![CDATA[By default, telnet is enabled to be access by remote logins for a non-root user. To allow a root user to access the telnet remotely you will have to explicitly allow it. This can be done by commenting the following line in the file /etc/default/login: # CONSOLE=/dev/console But please understand the security threat behind this, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=45&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>By default, telnet is enabled to be access by remote logins for a non-root user. To allow a root user to access the telnet remotely you will have to explicitly allow it.</p>
<p>This can be done by commenting the following line in the file /etc/default/login:</p>
<blockquote><p># CONSOLE=/dev/console</p></blockquote>
<p>But please understand the security threat behind this, first telnet is insecure and hence is not suggested method of remote access, instead use SSH. Besides allowing remote login for root via telnet is a big NO NO.</p>
<p>You&#8217;ve been warned!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=45&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/09/23/how-to-configure-telnet-to-login-as-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>Solaris 10 versions</title>
		<link>http://solarisnotions.wordpress.com/2009/09/21/solaris-10-versions/</link>
		<comments>http://solarisnotions.wordpress.com/2009/09/21/solaris-10-versions/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 06:11:26 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[release date]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=42</guid>
		<description><![CDATA[Often the Solaris 10 versions are referred by two ways. Either by the date on which they were released or the update no. So the latest release of Solaris10 is U8 released in Oct-2009 (10/09). But what about the rest? Given below is a simple table mentioning the release date and its corresponding update no: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=42&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Often the Solaris 10 versions are referred by two ways. Either by the date on which they were released or the update no. So the latest release of Solaris10 is U8 released in Oct-2009 (10/09).</p>
<p>But what about the rest?<br />
Given below is a simple table mentioning the release date and its corresponding update no:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="73" valign="top"><strong>Update</strong></td>
<td width="124" valign="top"><strong>Release</strong></td>
</tr>
<tr>
<td width="73" valign="top">1</td>
<td width="124" valign="top">01/06</td>
</tr>
<tr>
<td width="73" valign="top">2</td>
<td width="124" valign="top">06/06</td>
</tr>
<tr>
<td width="73" valign="top">3</td>
<td width="124" valign="top">11/06</td>
</tr>
<tr>
<td width="73" valign="top">4</td>
<td width="124" valign="top">08/07</td>
</tr>
<tr>
<td width="73" valign="top">5</td>
<td width="124" valign="top">05/08</td>
</tr>
<tr>
<td width="73" valign="top">6</td>
<td width="124" valign="top">10/08</td>
</tr>
<tr>
<td width="73" valign="top">7</td>
<td width="124" valign="top">05/09</td>
</tr>
<tr>
<td width="73" valign="top">8</td>
<td width="124" valign="top">10/09</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=42&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/09/21/solaris-10-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>How to mount a iso file</title>
		<link>http://solarisnotions.wordpress.com/2009/06/21/how-to-mount-a-iso-file/</link>
		<comments>http://solarisnotions.wordpress.com/2009/06/21/how-to-mount-a-iso-file/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:35:40 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[Solaris 9]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[cdrom]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[hsfs]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[lofiadm]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=29</guid>
		<description><![CDATA[So you&#8217;ve a cd image in iso format and you want to accesss it. Quite simple, it consists of two parts, creating a loopback device and then mounting this block device to any mount point. 1. Creating a loopdevice using lofiadm # lofiadm -a /export/home/cdimage.iso /dev/lofi/1 If this file already exists then simply go for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=29&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve a cd image in iso format and you want to accesss it. Quite simple, it consists of two parts, creating a loopback device and then mounting this block device to any mount point.</p>
<p>1. Creating a loopdevice using lofiadm</p>
<blockquote><p><code># lofiadm -a /export/home/cdimage.iso /dev/lofi/1</code></p></blockquote>
<p>If this file already exists then simply go for /dev/lofi/2 and so on.</p>
<p>2. Mounting the block device to a mount point</p>
<blockquote><p><code># mount -F hsfs -o ro /dev/lofi/1 /mnt/cdrom</code></p></blockquote>
<p>Here hsfs is the filesystem type for CD-ROM/DVD on Solaris platform.</p>
<p>Fortunately there is a quicker alternative to firing both the commands. The output of these can be achieved in a single command</p>
<blockquote><p><code># mount -F hsfs -o ro `lofiadm -a /export/home/cdimage.iso` /mnt/cdrom</code></p></blockquote>
<p>Ans so now you can access the iso like a mount cdrom at the mount point.</p>
<p>To unmont use &#8216;umount&#8217; command and the mount point.</p>
<blockquote><p><code># umount /mnt/cdrom</code></p></blockquote>
<p>And so you&#8217;re done.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=29&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/06/21/how-to-mount-a-iso-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>How to change IP address</title>
		<link>http://solarisnotions.wordpress.com/2009/06/20/how-to-change-ip-address/</link>
		<comments>http://solarisnotions.wordpress.com/2009/06/20/how-to-change-ip-address/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 12:43:15 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[solaris 10]]></category>
		<category><![CDATA[Solaris 9]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ip address]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=26</guid>
		<description><![CDATA[If your solaris system has a static address assigned to it and you wish to change it, simply update the files corresponding to your version of Solaris as explained below. Solaris 9 and below change the IP in following file /etc/hosts Solaris 10 till update 3 /etc/hosts /etc/inet/ipnodes Solaris 10 update 4 and later /etc/hosts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=26&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If your solaris system has a static address assigned to it and you wish to change it, simply update the files corresponding to your version of Solaris as explained below.</p>
<p>Solaris 9 and below change the IP in following file</p>
<blockquote><p><code>/etc/hosts</code></p></blockquote>
<p>Solaris 10 till update 3</p>
<blockquote><p><code>/etc/hosts</p>
<p>/etc/inet/ipnodes</code></p></blockquote>
<p>Solaris 10 update 4 and later</p>
<blockquote><p><code>/etc/hosts</code></p></blockquote>
<p>In case you also want to change your gateway, change the router address in&#8230;</p>
<blockquote><p><code>/etc/defaultrouter</code></p></blockquote>
<p>Also ensure that you have the correct netmask mentioned in the file&#8230;</p>
<blockquote><p><code>/etc/netmasks</code></p></blockquote>
<p>Create the netmasks file if it does not exist.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=26&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/06/20/how-to-change-ip-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Track Users on Solaris</title>
		<link>http://solarisnotions.wordpress.com/2009/06/20/how-to-track-users-on-solaris/</link>
		<comments>http://solarisnotions.wordpress.com/2009/06/20/how-to-track-users-on-solaris/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 03:48:16 +0000</pubDate>
		<dc:creator>adityadhage</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://solarisnotions.wordpress.com/?p=21</guid>
		<description><![CDATA[So you want to check who have ever accessed your Solaris system. Tracking or monitoring users on a system is quite an important part of &#8216;Solaris Adminstrators&#8217; role. There are two parts to it: - Who is currently logged in - Who has previously accessed this machine To the details of users who are currently [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=21&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So you want to check who have ever accessed your Solaris system. Tracking or monitoring users on a system is quite an important part of &#8216;Solaris Adminstrators&#8217; role.</p>
<p>There are two parts to it:</p>
<p>- Who is currently logged in</p>
<p>- Who has previously accessed this machine</p>
<p>To the details of users who are currently logged in to the system, fire the following command:</p>
<blockquote><p><code># who</code></p></blockquote>
<p>This gives the limited details of the user logged in. If you also want to know who is running what program, there is another command:</p>
<blockquote><p><code># w</code></p></blockquote>
<p>But this is only about the users who currently logged in to the system. What about if they logged out some time back. Or if they used your system when you were not monitoring? No worry &#8230;</p>
<blockquote><p><code># last</code></p></blockquote>
<p>This command records all login and logouts. So you may have to use more or less to control the output.</p>
<p>There is one more log that keeps record of user switching. So if anybody has used su command to swith to some other user it will keep a log of it under /var/adm/sulog. You can cat this file to see the output.</p>
<blockquote><p><code># cat /var/adm/sulog</p>
<p>SU 06/26 16:25 + syscon root-root</p>
<p>SU 06/26 17:39 + syscon root-root</p>
<p>SU 07/02 11:11 + console root-sysadmin</p>
<p>SU 07/02 11:19 + console root-mgreen</p>
<p>SU 07/07 09:11 + pts/1 sysadmin-root</p>
<p>SU 07/08 10:45 + pts/4 testuser-root</code></p></blockquote>
<p>So if somebody logged in as root directly then it would come under last command and if someone is logging in as normal user but later switching to root with &#8216;su&#8217; command you can check that in the sulog.</p>
<p>Now you have complete information of users logging in to your system.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solarisnotions.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solarisnotions.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solarisnotions.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solarisnotions.wordpress.com&amp;blog=7870089&amp;post=21&amp;subd=solarisnotions&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solarisnotions.wordpress.com/2009/06/20/how-to-track-users-on-solaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46aa38a058afe95bf3800a89e698ef28?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">adityadhage</media:title>
		</media:content>
	</item>
	</channel>
</rss>
