<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Embrace Dreams</title>
	<atom:link href="http://haulynjason.net/weblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://haulynjason.net/weblog</link>
	<description>Protect your Dream, if you Got One.</description>
	<lastBuildDate>Tue, 08 May 2012 04:10:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Install Vmware player on opensuse 12.1 by open source</title>
		<link>http://haulynjason.net/weblog/2012/01/install-vmware-player-on-opensuse-12-1/#comment-1476</link>
		<dc:creator>open source</dc:creator>
		<pubDate>Tue, 08 May 2012 04:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=644#comment-1476</guid>
		<description>&lt;strong&gt;open source...&lt;/strong&gt;

[...]Install Vmware player on opensuse 12.1 &#171; Embrace Dreams[...]...</description>
		<content:encoded><![CDATA[<p><strong>open source&#8230;</strong></p>
<p>[...]Install Vmware player on opensuse 12.1 &laquo; Embrace Dreams[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learn more about Unit Test for Symfony2 by monitor lcd second hand</title>
		<link>http://haulynjason.net/weblog/2012/01/learn-more-about-unit-test-for-symfony2/#comment-1458</link>
		<dc:creator>monitor lcd second hand</dc:creator>
		<pubDate>Sat, 05 May 2012 15:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=586#comment-1458</guid>
		<description>&lt;strong&gt;monitor lcd second hand...&lt;/strong&gt;

[...]Learn more about Unit Test for Symfony2 &#171; Embrace Dreams[...]...</description>
		<content:encoded><![CDATA[<p><strong>monitor lcd second hand&#8230;</strong></p>
<p>[...]Learn more about Unit Test for Symfony2 &laquo; Embrace Dreams[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PostgreSQL on OpenSuse 12.1 by admin</title>
		<link>http://haulynjason.net/weblog/2012/02/install-postgresql-on-opensuse-12-1/#comment-1405</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 May 2012 09:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=653#comment-1405</guid>
		<description>Hi, please try to 

$su
--&gt;then you need to input your password for root user.
#psql postgres

If you have other problems, please feel free to contact me via this &lt;a href=&quot;http://www.quanchike.com/&quot; title=&quot;QCK Team&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;link&lt;/a&gt;, in the bottom you can find my email address.</description>
		<content:encoded><![CDATA[<p>Hi, please try to </p>
<p>$su<br />
&#8211;>then you need to input your password for root user.<br />
#psql postgres</p>
<p>If you have other problems, please feel free to contact me via this <a href="http://www.quanchike.com/" title="QCK Team" target="_blank" rel="nofollow">link</a>, in the bottom you can find my email address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PostgreSQL on OpenSuse 12.1 by laercio</title>
		<link>http://haulynjason.net/weblog/2012/02/install-postgresql-on-opensuse-12-1/#comment-1403</link>
		<dc:creator>laercio</dc:creator>
		<pubDate>Mon, 30 Apr 2012 18:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=653#comment-1403</guid>
		<description>Hi

to solve this i run:
sudo /usr/sbin/rcpostgresql start
instead
sudo rcpostgresql start

Now 
when i run:
sudo postgres -c psql postgres
i get this msg:
&quot;root&quot; execution of the PostgreSQL server is not permitted.
The server must be started under an unprivileged user ID to prevent
possible system security compromise.  See the documentation for
more information on how to properly start the server.

but if i run:
postgres -c psql postgres
i get this msg:
FATAL:  -c psql requires a value

Any ideia?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>to solve this i run:<br />
sudo /usr/sbin/rcpostgresql start<br />
instead<br />
sudo rcpostgresql start</p>
<p>Now<br />
when i run:<br />
sudo postgres -c psql postgres<br />
i get this msg:<br />
&#8220;root&#8221; execution of the PostgreSQL server is not permitted.<br />
The server must be started under an unprivileged user ID to prevent<br />
possible system security compromise.  See the documentation for<br />
more information on how to properly start the server.</p>
<p>but if i run:<br />
postgres -c psql postgres<br />
i get this msg:<br />
FATAL:  -c psql requires a value</p>
<p>Any ideia?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PostgreSQL on OpenSuse 12.1 by laercio</title>
		<link>http://haulynjason.net/weblog/2012/02/install-postgresql-on-opensuse-12-1/#comment-1402</link>
		<dc:creator>laercio</dc:creator>
		<pubDate>Mon, 30 Apr 2012 18:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=653#comment-1402</guid>
		<description>Hello

when i run:
sudo rcpostgresql start
i get this msg:
sudo: rcpostgresql: command not found

Can you help me?</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>when i run:<br />
sudo rcpostgresql start<br />
i get this msg:<br />
sudo: rcpostgresql: command not found</p>
<p>Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some resource to learn mootools by pixelBender67</title>
		<link>http://haulynjason.net/weblog/2012/03/some-resource-to-learn-mootools/#comment-1385</link>
		<dc:creator>pixelBender67</dc:creator>
		<pubDate>Wed, 25 Apr 2012 17:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=664#comment-1385</guid>
		<description>I just found this:
http://mrpaolo.github.com/mootools30days/index.html</description>
		<content:encoded><![CDATA[<p>I just found this:<br />
<a href="http://mrpaolo.github.com/mootools30days/index.html" rel="nofollow">http://mrpaolo.github.com/mootools30days/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fully isolated tests in Symfony2 by bicicleta eléctrica</title>
		<link>http://haulynjason.net/weblog/2012/01/fully-isolated-tests-in-symfony2/#comment-1349</link>
		<dc:creator>bicicleta eléctrica</dc:creator>
		<pubDate>Thu, 19 Apr 2012 09:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=597#comment-1349</guid>
		<description>&lt;strong&gt;bicicleta eléctrica...&lt;/strong&gt;

[...]Fully isolated tests in Symfony2 &#171; Embrace Dreams[...]...</description>
		<content:encoded><![CDATA[<p><strong>bicicleta eléctrica&#8230;</strong></p>
<p>[...]Fully isolated tests in Symfony2 &laquo; Embrace Dreams[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Oracle (sun) Java 1.7u2 openSUSE 12.1 by set up your own minecraft sever today</title>
		<link>http://haulynjason.net/weblog/2012/02/installing-oracle-sun-java-1-7u2-opensuse-12-1/#comment-1279</link>
		<dc:creator>set up your own minecraft sever today</dc:creator>
		<pubDate>Mon, 02 Apr 2012 23:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=651#comment-1279</guid>
		<description>&lt;strong&gt;set up your own minecraft sever today...&lt;/strong&gt;

[...]Installing Oracle (sun) Java 1.7u2 openSUSE 12.1 &#171; Embrace Dreams[...]...</description>
		<content:encoded><![CDATA[<p><strong>set up your own minecraft sever today&#8230;</strong></p>
<p>[...]Installing Oracle (sun) Java 1.7u2 openSUSE 12.1 &laquo; Embrace Dreams[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHPUnit on OpenSuse12.1 by Haulyn Jason</title>
		<link>http://haulynjason.net/weblog/2011/12/install-phpunit-on-opensuse12-1/#comment-1259</link>
		<dc:creator>Haulyn Jason</dc:creator>
		<pubDate>Fri, 30 Mar 2012 02:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=475#comment-1259</guid>
		<description>I find I need to do the following:
$sudo pear install --alldeps phpunit/PHPUnit_MockObject

after upgrade my opensuse 12.1</description>
		<content:encoded><![CDATA[<p>I find I need to do the following:<br />
$sudo pear install &#8211;alldeps phpunit/PHPUnit_MockObject</p>
<p>after upgrade my opensuse 12.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install build tools for Fedora by Randee Ashell</title>
		<link>http://haulynjason.net/weblog/2011/11/install-build-tools-for-fedora/#comment-1232</link>
		<dc:creator>Randee Ashell</dc:creator>
		<pubDate>Tue, 27 Mar 2012 10:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=456#comment-1232</guid>
		<description>Thanks mate, I was fumbling trying to put this together until I found your solution.</description>
		<content:encoded><![CDATA[<p>Thanks mate, I was fumbling trying to put this together until I found your solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

