<?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>Sat, 18 May 2013 12:44:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Twitter: 每天都期待slackware14我连机器都准备好了． by everybodyluvslucy.blogspot.com</title>
		<link>http://haulynjason.net/weblog/2012/08/twitter-%e6%af%8f%e5%a4%a9%e9%83%bd%e6%9c%9f%e5%be%85slackware14%e6%88%91%e8%bf%9e%e6%9c%ba%e5%99%a8%e9%83%bd%e5%87%86%e5%a4%87%e5%a5%bd%e4%ba%86%ef%bc%8e/#comment-4916</link>
		<dc:creator>everybodyluvslucy.blogspot.com</dc:creator>
		<pubDate>Sat, 18 May 2013 12:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://twitter-241420477657137152-post#comment-4916</guid>
		<description><![CDATA[I&#039;m studying at Utah State University and I would like to express my affection for your kindheartedness toward people that need help with this particular subject. Your sincere commitment to getting the solution out there appears to be incredibly useful and has allowed college students much like me to come to their goals. Do know that this work means a lot to all of us.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m studying at Utah State University and I would like to express my affection for your kindheartedness toward people that need help with this particular subject. Your sincere commitment to getting the solution out there appears to be incredibly useful and has allowed college students much like me to come to their goals. Do know that this work means a lot to all of us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting FreeNX Server on Fedora, remote desktop for Linux by Nike Air Max 95</title>
		<link>http://haulynjason.net/weblog/2012/07/setting-freenx-server-on-fedora-remote-desktop-for-linux/#comment-4627</link>
		<dc:creator>Nike Air Max 95</dc:creator>
		<pubDate>Tue, 07 May 2013 02:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=728#comment-4627</guid>
		<description><![CDATA[I hardly leave a response, however i did some searching and 
wound up here Setting FreeNX Server on Fedora, remote desktop 
for Linux ]]></description>
		<content:encoded><![CDATA[<p>I hardly leave a response, however i did some searching and<br />
wound up here Setting FreeNX Server on Fedora, remote desktop<br />
for Linux </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Cat. by bingo</title>
		<link>http://haulynjason.net/weblog/2012/09/my-cat/#comment-3389</link>
		<dc:creator>bingo</dc:creator>
		<pubDate>Tue, 26 Feb 2013 08:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=764#comment-3389</guid>
		<description><![CDATA[at last,i see this fat guy]]></description>
		<content:encoded><![CDATA[<p>at last,i see this fat guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PostgreSQL on OpenSuse 12.1 by John H. Jaabaek</title>
		<link>http://haulynjason.net/weblog/2012/02/install-postgresql-on-opensuse-12-1/#comment-3140</link>
		<dc:creator>John H. Jaabaek</dc:creator>
		<pubDate>Tue, 05 Feb 2013 09:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=653#comment-3140</guid>
		<description><![CDATA[OS : openSuse 12.2
I have installed postgreSQL9.2 and deinstalled older versions. It seemed to work out quite nicely.
Done through http://software.opensuse.org/package/postgresql92# - 64-bit One click

libecpg6 - Shared Libraries Required for PostgreSQL Clients
libpq5 - Shared Libraries Required for PostgreSQL Clients
libpq5-32bit - Shared Libraries Required for PostgreSQL Clients
libqt4-sql-postgresql-32bit - Qt 4 PostgreSQL plugin
mono-data-postgresql - Database connectivity for Mono
pgadmin3 - Management and Administration Tools for the PostgreSQL Database
pgloader - Fast data loader for PostgreSQL
postgresql-init - Init script and other infrastructure for PostgreSQL
postgresql92 - Basic Clients and Utilities for PostgreSQL
postgresql92-docs - HTML Documentation for PostgreSQL
postgresql92-server - The Programs Needed to Create and Run a PostgreSQL Server
psqlODBC - ODBC Driver for PostgreSQL
python-psycopg2 - Python-PostgreSQL Database Adapter


samurai:/ # sudo rcpostgresql start
redirecting to systemctl
samurai:/ # sudo rcpostgresql status
redirecting to systemctl
postgresql.service - LSB: Start the PostgreSQL master daemon
          Loaded: loaded (/etc/init.d/postgresql)
          Active: active (exited) since Tue, 05 Feb 2013 09:56:19 +0100; 11s ago
         Process: 27417 ExecStop=/etc/init.d/postgresql stop (code=exited, status=0/SUCCESS)
         Process: 27810 ExecStart=/etc/init.d/postgresql start (code=exited, status=5/NOTINSSTALLED)
          CGroup: name=systemd:/system/postgresql.service

According Process: 2781 ExecStart, it did not start at all. Why?

I found pg_hba.conf under usr/share/postgresql. It has been edited with md5, but I don&#039;t know if it is at right directory.]]></description>
		<content:encoded><![CDATA[<p>OS : openSuse 12.2<br />
I have installed postgreSQL9.2 and deinstalled older versions. It seemed to work out quite nicely.<br />
Done through <a href="http://software.opensuse.org/package/postgresql92#" rel="nofollow">http://software.opensuse.org/package/postgresql92#</a> &#8211; 64-bit One click</p>
<p>libecpg6 &#8211; Shared Libraries Required for PostgreSQL Clients<br />
libpq5 &#8211; Shared Libraries Required for PostgreSQL Clients<br />
libpq5-32bit &#8211; Shared Libraries Required for PostgreSQL Clients<br />
libqt4-sql-postgresql-32bit &#8211; Qt 4 PostgreSQL plugin<br />
mono-data-postgresql &#8211; Database connectivity for Mono<br />
pgadmin3 &#8211; Management and Administration Tools for the PostgreSQL Database<br />
pgloader &#8211; Fast data loader for PostgreSQL<br />
postgresql-init &#8211; Init script and other infrastructure for PostgreSQL<br />
postgresql92 &#8211; Basic Clients and Utilities for PostgreSQL<br />
postgresql92-docs &#8211; HTML Documentation for PostgreSQL<br />
postgresql92-server &#8211; The Programs Needed to Create and Run a PostgreSQL Server<br />
psqlODBC &#8211; ODBC Driver for PostgreSQL<br />
python-psycopg2 &#8211; Python-PostgreSQL Database Adapter</p>
<p>samurai:/ # sudo rcpostgresql start<br />
redirecting to systemctl<br />
samurai:/ # sudo rcpostgresql status<br />
redirecting to systemctl<br />
postgresql.service &#8211; LSB: Start the PostgreSQL master daemon<br />
          Loaded: loaded (/etc/init.d/postgresql)<br />
          Active: active (exited) since Tue, 05 Feb 2013 09:56:19 +0100; 11s ago<br />
         Process: 27417 ExecStop=/etc/init.d/postgresql stop (code=exited, status=0/SUCCESS)<br />
         Process: 27810 ExecStart=/etc/init.d/postgresql start (code=exited, status=5/NOTINSSTALLED)<br />
          CGroup: name=systemd:/system/postgresql.service</p>
<p>According Process: 2781 ExecStart, it did not start at all. Why?</p>
<p>I found pg_hba.conf under usr/share/postgresql. It has been edited with md5, but I don&#8217;t know if it is at right directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting FreeNX Server on Fedora, remote desktop for Linux by revitol scar cream testimonial</title>
		<link>http://haulynjason.net/weblog/2012/07/setting-freenx-server-on-fedora-remote-desktop-for-linux/#comment-3106</link>
		<dc:creator>revitol scar cream testimonial</dc:creator>
		<pubDate>Sat, 02 Feb 2013 06:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=728#comment-3106</guid>
		<description><![CDATA[I like the valuable information you provide in your articles.
I will bookmark your blog and check again here frequently.
I&#039;m quite sure I&#039;ll learn a lot of new stuff right here!

Good luck for the next!]]></description>
		<content:encoded><![CDATA[<p>I like the valuable information you provide in your articles.<br />
I will bookmark your blog and check again here frequently.<br />
I&#8217;m quite sure I&#8217;ll learn a lot of new stuff right here!</p>
<p>Good luck for the next!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PostgreSQL on OpenSuse 12.1 by Miguel A. Hernandez</title>
		<link>http://haulynjason.net/weblog/2012/02/install-postgresql-on-opensuse-12-1/#comment-1914</link>
		<dc:creator>Miguel A. Hernandez</dc:creator>
		<pubDate>Mon, 05 Nov 2012 05:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=653#comment-1914</guid>
		<description><![CDATA[OBSOLETE:

sudo /usr/sbin/rcpostgresql start

and 

sudo rcpostgresql start

-------- CORRECT: ------------

ENABLE:
systemctl enable postgresql.service

START:
systemctl start postgresql.service


RESTART:
systemctl restart postgresql.service

STOP:
systemctl stop postgresql.service]]></description>
		<content:encoded><![CDATA[<p>OBSOLETE:</p>
<p>sudo /usr/sbin/rcpostgresql start</p>
<p>and </p>
<p>sudo rcpostgresql start</p>
<p>&#8212;&#8212;&#8211; CORRECT: &#8212;&#8212;&#8212;&#8212;</p>
<p>ENABLE:<br />
systemctl enable postgresql.service</p>
<p>START:<br />
systemctl start postgresql.service</p>
<p>RESTART:<br />
systemctl restart postgresql.service</p>
<p>STOP:<br />
systemctl stop postgresql.service</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter: 每天都期待slackware14我连机器都准备好了． by vvoody</title>
		<link>http://haulynjason.net/weblog/2012/08/twitter-%e6%af%8f%e5%a4%a9%e9%83%bd%e6%9c%9f%e5%be%85slackware14%e6%88%91%e8%bf%9e%e6%9c%ba%e5%99%a8%e9%83%bd%e5%87%86%e5%a4%87%e5%a5%bd%e4%ba%86%ef%bc%8e/#comment-4874</link>
		<dc:creator>vvoody</dc:creator>
		<pubDate>Fri, 31 Aug 2012 09:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://twitter-241420477657137152-post#comment-4874</guid>
		<description><![CDATA[@saharabear 我已经装到新机器了，RC2，只是经常假死，我可是禁了nv的卡用intel的啊…]]></description>
		<content:encoded><![CDATA[<p>@saharabear 我已经装到新机器了，RC2，只是经常假死，我可是禁了nv的卡用intel的啊…</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improve Battery Management for Linux(OpenSuse12.1) by nordpol</title>
		<link>http://haulynjason.net/weblog/2012/02/improve-battery-management-for-linuxopensuse12-1/#comment-1613</link>
		<dc:creator>nordpol</dc:creator>
		<pubDate>Fri, 13 Jul 2012 16:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=648#comment-1613</guid>
		<description><![CDATA[PowerTop ist in diesen Repos veraltet. Lade dir den Source(tar.gz) von der &lt;a href=&quot;https://01.org/powertop/&quot; rel=&quot;nofollow&quot;&gt;offiziellen&lt;/a&gt; Seite herunter um an die neueste Version zu gelangen.]]></description>
		<content:encoded><![CDATA[<p>PowerTop ist in diesen Repos veraltet. Lade dir den Source(tar.gz) von der <a href="https://01.org/powertop/" rel="nofollow">offiziellen</a> Seite herunter um an die neueste Version zu gelangen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Slackware is the best for slackers by Vaibhav</title>
		<link>http://haulynjason.net/weblog/2010/12/why-slackware-is-the-best-for-slackers/#comment-1609</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Sat, 07 Jul 2012 16:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/2010/12/why-slackware-is-the-best-for-slackers/#comment-1609</guid>
		<description><![CDATA[well, a very good article and very true to the core of slackware.]]></description>
		<content:encoded><![CDATA[<p>well, a very good article and very true to the core of slackware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fully isolated tests in Symfony2 by Isoler les tests fonctionels et unitaires dans symfony2 &#124; Bux Blog</title>
		<link>http://haulynjason.net/weblog/2012/01/fully-isolated-tests-in-symfony2/#comment-1593</link>
		<dc:creator>Isoler les tests fonctionels et unitaires dans symfony2 &#124; Bux Blog</dc:creator>
		<pubDate>Tue, 12 Jun 2012 10:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://haulynjason.net/weblog/?p=597#comment-1593</guid>
		<description><![CDATA[[...] http://haulynjason.net/weblog/2012/01/fully-isolated-tests-in-symfony2/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://haulynjason.net/weblog/2012/01/fully-isolated-tests-in-symfony2/" rel="nofollow">http://haulynjason.net/weblog/2012/01/fully-isolated-tests-in-symfony2/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
