<?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>[ themattreid ] &#187; Solaris</title>
	<atom:link href="http://themattreid.com/wordpress/category/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://themattreid.com/wordpress</link>
	<description>MySQL DBA &#124; Linux&#039;er</description>
	<lastBuildDate>Sat, 07 Jan 2012 00:22:39 +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>How to get colored output from &#8216;ls&#8217; on Solaris10</title>
		<link>http://themattreid.com/wordpress/2010/04/26/how-to-get-colored-output-from-ls-on-solaris10/</link>
		<comments>http://themattreid.com/wordpress/2010/04/26/how-to-get-colored-output-from-ls-on-solaris10/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 01:04:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL Server]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[solars]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://themattreid.com/wordpress/?p=306</guid>
		<description><![CDATA[<p>For all of those linux users out there that have moved over to, or tried out, Solaris10 or OpenSolaris because they heard the tales of how MySQL is faster on Solaris&#8230; or perhaps you wanted to learn how to use Sol10 for the great features of Zones or the ZFS filesystem? Regardless of why you&#8217;re on it you are probably wondering why Linux has colored output of filenames and directories but Solaris does not. The &#8230; <a href="http://themattreid.com/wordpress/2010/04/26/how-to-get-colored-output-from-ls-on-solaris10/" class="read_more">Read the rest</a></p>]]></description>
			<content:encoded><![CDATA[<p>For all of those linux users out there that have moved over to, or tried out, Solaris10 or OpenSolaris because they heard the tales of how MySQL is faster on Solaris&#8230; or perhaps you wanted to learn how to use Sol10 for the great features of Zones or the ZFS filesystem? Regardless of why you&#8217;re on it you are probably wondering why Linux has colored output of filenames and directories but Solaris does not. The question of &#8216;why?&#8217; isn&#8217;t important, but how to enable colors is. It&#8217;s very simple, and here&#8217;s how I fixed it. This is a result of digging through multiple semi-related links on Google. </p>
<ol>
<li>Download all packages from SunFreeware.com
<ul>
<li>dependency: libintl-3.4.0-sol10-x86-local</li>
<li>dependency: libiconv-1.13.1-sol10-x86-local</li>
<li>dependency: gmp-4.2.1-sol10-x86-local</li>
<li>dependency: gcc-3.4.6-sol10-x86-local or libgcc-3.4.6-sol10-x86-local depending on your system needs</li>
<li>coreutils-8.4-sol10-x86-local</li>
</ul>
<li>Install &#8216;coreutils&#8217; dependency packages using the command &#8220;pkgadd -d [package_name]</li>
<li>Install &#8216;coreutils&#8217; packages using the command &#8220;pkgadd -d coreutils-8.4-sol10-x86-local</li>
<li>Enable color aliases in your rc file: &#8220;alias ls=&#8217;/usr/local/bin/ls &#8211;color=auto&#8217;&#8221;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://themattreid.com/wordpress/2010/04/26/how-to-get-colored-output-from-ls-on-solaris10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

