<?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>Sand2Silicon &#187; IPS</title>
	<atom:link href="http://guardiansrealm.net/sand2silicon/tag/ips/feed/" rel="self" type="application/rss+xml" />
	<link>http://guardiansrealm.net/sand2silicon</link>
	<description>Hacking the world, one line at a time!</description>
	<lastBuildDate>Wed, 02 Mar 2011 18:02:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Configuring OpenSolaris: Webstack phpMyAdmin</title>
		<link>http://guardiansrealm.net/sand2silicon/2009/06/configuring-opensolaris-webstack-phpmyadmin/</link>
		<comments>http://guardiansrealm.net/sand2silicon/2009/06/configuring-opensolaris-webstack-phpmyadmin/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:00:43 +0000</pubDate>
		<dc:creator>RavenSlay3r</dc:creator>
				<category><![CDATA[2009.06]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[IPS]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Webstack]]></category>

		<guid isPermaLink="false">http://guardiansrealm.net/sand2silicon/?p=96</guid>
		<description><![CDATA[Getting <em>phpMyAdmin</em> running is deceptively simple, unless like me, your utterly clueless and expect it to "just work". Once again, here's the instructions I wish I'd had...]]></description>
			<content:encoded><![CDATA[<p>Getting <em>phpMyAdmin</em> running is deceptively simple, unless like me, your utterly clueless and expect it to &#8220;just work&#8221;.</p>
<ol>
<li> Change your MySQL <em>ROOT</em> password!<br />
<code>$ /usr/mysql/5.1/bin/mysqladmin -u root password {{'NewPassword'}}<br />
$ mysql -u root -p<br />
</code></li>
<li>Install <em>phpMyAdmin</em><br />
<code>$ pfexec pkg set-authority -O http://pkg.opensolaris.org/webstack Webstack<br />
$ pfexec pkg refresh<br />
$ pfexec pkg install pkg://webstack/phpmyadmin<br />
$ man phpmyadmin<br />
$ /usr/bin/phpmyadmin_evaluation_init<br />
</code></li>
</ol>
<p>Final Configuration of phpMyAdmin:</p>
<ol>
<li>As root:<br />
<code># vi /etc/phpmyadmin/config.inc.php<br />
/blowfish_secret</code></li>
<li> In the empty <strong>&#8216; &#8216;</strong> after the <strong>=</strong> type any random string under 46 chars. Doesn&#8217;t matter what (AFAIK) and you won&#8217;t be asked again (AFAIK).</li>
<li><code>:wq</code></li>
</ol>
<p>Point your webbrowser at http://127.0.0.1/phpmyadmin/ and you should be ready to rock &amp; roll. If you have any trouble go back to the <em>origianl</em> <a title="Updated phpMyAdmin package" href="http://blogs.sun.com/jyrivirkki/entry/updated_phpmyadmin_package" target="_blank">Maintainer&#8217;s Blogpost</a> and also read the MAN pages more carefully.</p>
<p>You should also familiarize yourself with Sun&#8217;s: <a title="Sun: Webstack Getting Started Guide" href="http://wikis.sun.com/display/WebStack/Web+Stack+Getting+Started+Guide" target="_blank">Web Stack Getting Started Guide</a></p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://guardiansrealm.net/sand2silicon/2009/06/configuring-opensolaris-webstack-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring OpenSolaris: Adding IPS Repositories</title>
		<link>http://guardiansrealm.net/sand2silicon/2009/06/configuring-2009-06-adding-ips-repositories/</link>
		<comments>http://guardiansrealm.net/sand2silicon/2009/06/configuring-2009-06-adding-ips-repositories/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 21:43:28 +0000</pubDate>
		<dc:creator>RavenSlay3r</dc:creator>
				<category><![CDATA[2009.06]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Blastwave]]></category>
		<category><![CDATA[IPS]]></category>
		<category><![CDATA[SFW]]></category>
		<category><![CDATA[Webstack]]></category>

		<guid isPermaLink="false">http://guardiansrealm.net/sand2silicon/?p=9</guid>
		<description><![CDATA[If you've just installed OpenSolaris 2009.06 the only IPS repository on your list will be the default 'OpenSolaris' one. There are however, a few other reputable 3rd-party repositories who provide Solaris software packages which all new users should be familiar with!]]></description>
			<content:encoded><![CDATA[<h2>3rd Party Repositories</h2>
<p>If you&#8217;ve just installed OpenSolaris 2009.06 the only IPS repository on your list will be the default &#8216;OpenSolaris&#8217; one. There are however, a few other reputable 3rd-party repositories who provide Solaris software packages which all new users should be familiar with!</p>
<p>Many of these have been around for some time, and have some intricate build/install infrastructures, which once configured, allow you to easily install packages on older versions of Solaris. With the new IPS system, hopefully those days will soon be a hazy memory. However, thse repositories are <em>huge</em> and they have only just begun porting their software-packages to OpenSolaris, and to IPS.</p>
<ul>
<li><strong>Sun Extras</strong> &#8211; Not really sure what is &#8216;extra about these but they are separate from the primary repository. To add this IPS repo you will have to follow the (easy) instructions on this page to add it along with the secure SUN encryption keys.
<ul>
<li><a href="http://opensolaris.org/os/project/pkg/documents/repositories/">IPS Extras Repository</a></li>
</ul>
</li>
<li><strong>BlastWave</strong> &#8211; A popular 3rd party repository for solaris install packages.
<ul>
<li><a href="http://www.blastwave.org//">Blastwave</a></li>
</ul>
</li>
<li><strong>SunFreeware</strong> &#8211; &#8220;Celebrating 15 Years as the #1 Site for Free Software Packages for Solaris.&#8221; They have many additional software packages ready to install into Solaris.
<ul>
<li><a href="http://www.sunfreeware.com/">SunFreeWare.com</a></li>
<li><a href="http://www.opensolaris.org/os/project/sfwnv/;jsessionid=CF5D0996A663F22F83ADF8CA5E204653">SFW at OpenSolaris.org</a></li>
</ul>
</li>
<li><strong>Solaris WebStack</strong> -Includes special extras for the Solaris AMP Webstack, including <em>phpMyAdmin</em>.
<ul>
<li><a href="http://opensolaris.org/os/project/webstack//">Webstack on OpenSolaris.org</a></li>
<li><a href="http://blogs.sun.com/jyrivirkki/entry/web_stack_package_repository">Maintainer&#8217;s Blog</a></li>
</ul>
</li>
</ul>
<h2>Installing the IPS Repos</h2>
<ul>
<li>Blastwave</li>
<li>SunFreeWare</li>
<li>WebStack</li>
</ul>
<p><code><br />
$ pfexec pkg set-authority -O http://blastwave.network.com:10000/ Blastwave<br />
$ pfexec pkg set-authority -O http://pkg.sunfreeware.com:9000/ SunFreeware<br />
$ pfexec pkg set-authority -O http://pkg.opensolaris.org/webstack Webstack<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://guardiansrealm.net/sand2silicon/2009/06/configuring-2009-06-adding-ips-repositories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

