<?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>Unix Administrator Tips &#38; Tricks &#187; Solaris</title>
	<atom:link href="http://unixadmin.ftmon.org/topics/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://unixadmin.ftmon.org</link>
	<description>Unix Administrator Tips &#38; Tricks</description>
	<lastBuildDate>Sun, 04 Oct 2009 12:28:41 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change Hostname In Solaris 10</title>
		<link>http://unixadmin.ftmon.org/solaris/change-hostname-in-solaris-10/</link>
		<comments>http://unixadmin.ftmon.org/solaris/change-hostname-in-solaris-10/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 10:24:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://unixadmin.ftmon.org/solaris/change-hostname-in-solaris-10/</guid>
		<description><![CDATA[To change the host name in Solaris 10 just change these files
/etc/hosts
/etc/nodename
/etc/nostname.&#60;interface&#62;
/etc/inet/ipnodes    (There is some debate about this file)
Use dumpadm to update
/etc/dumpadm.conf
Reboot

NOTE The following hosts files are no longer used in Solaris 10.
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts



]]></description>
		<wfw:commentRss>http://unixadmin.ftmon.org/solaris/change-hostname-in-solaris-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris 10 sd.conf dynamic re-read</title>
		<link>http://unixadmin.ftmon.org/solaris/solaris-10-sdconf-dynamic-re-read/</link>
		<comments>http://unixadmin.ftmon.org/solaris/solaris-10-sdconf-dynamic-re-read/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 22:19:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://unixadmin.ftmon.org/tips/solaris-10-sdconf-dynamic-re-read/</guid>
		<description><![CDATA[On Solaris 10 it is possible to dynamically re-read the sd.conf configuration file via the use of the update_drv command.
# update_drv -vf sd
Cannot unload module: sd Will be unloaded upon reboot. Forcing update of sd.conf. sd.conf updated in the kernel. This prevents the need to reboot the server in order for changes to the sd.conf [...]]]></description>
		<wfw:commentRss>http://unixadmin.ftmon.org/solaris/solaris-10-sdconf-dynamic-re-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Drives with cfgadm</title>
		<link>http://unixadmin.ftmon.org/solaris/removing-drives-with-cfgadm/</link>
		<comments>http://unixadmin.ftmon.org/solaris/removing-drives-with-cfgadm/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 21:11:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://unixadmin.ftmon.org/tips/removing-drives-with-cfgadm/</guid>
		<description><![CDATA[Newer Sun kit has a feature where when you un-configure an internal drive for removal a blue light comes on indicating the device is ready for removal. This is quite useful when you are performing break fix to a remote location, so that the engineers know which drive to pull.
This works when removing tape drives [...]]]></description>
		<wfw:commentRss>http://unixadmin.ftmon.org/solaris/removing-drives-with-cfgadm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexm License Managemet Tips</title>
		<link>http://unixadmin.ftmon.org/solaris/flexm-license-managemet-tips/</link>
		<comments>http://unixadmin.ftmon.org/solaris/flexm-license-managemet-tips/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 20:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://unixadmin.ftmon.org/tips/flexm-license-managemet-tips/</guid>
		<description><![CDATA[To display all installed licenses, become root and type:  # lmstat -a -c /etc/opt/licenses/licenses_combined
To get information about the licenses used by a compiler, use the  -xlicinfo parameter. For example, for the C compiler type:  % cc -xlicinfo
 bash-2.03# ./lmstat -a -c ./licenses_combined lmstat &#8211; Copyright (C) 1989-1999 Globetrotter Software, Inc. Flexible License [...]]]></description>
		<wfw:commentRss>http://unixadmin.ftmon.org/solaris/flexm-license-managemet-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
