<?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>LexArrow &#187; Linux</title>
	<atom:link href="http://www.lexarrow.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lexarrow.com</link>
	<description>it's in your mind...</description>
	<lastBuildDate>Sun, 27 Sep 2009 11:40:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>You&#8217;ve got mail&#8230;or not&#8230;</title>
		<link>http://www.lexarrow.com/2008/09/07/youve-got-mailor-not/</link>
		<comments>http://www.lexarrow.com/2008/09/07/youve-got-mailor-not/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 13:17:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/?p=59</guid>
		<description><![CDATA[I got stuck once again after I thought I have succeeded. Postfix doesn&#8217;t do directly mail through old SSL mail port, so I have to go for Exim or Sendmail. Already downloaded the first but I cannot configure it properly. Documentation is&#8230; how should I put it&#8230;&#8221;open source&#8221;. At the moment, it&#8217;s code seems like [...]]]></description>
			<content:encoded><![CDATA[<p>I got stuck once again after I thought I have succeeded. Postfix doesn&#8217;t do directly mail through old SSL mail port, so I have to go for <a href="http://www.exim.org/" target="_blank">Exim</a> or <a href="http://www.sendmail.org/" target="_blank">Sendmail</a>. Already downloaded the first but I cannot configure it properly. Documentation is&#8230; how should I put it&#8230;&#8221;open source&#8221;. At the moment, it&#8217;s code seems like out of this world to me. I know I shouldn&#8217;t expect to make progress learning a new software in 3 hours (from 1 to 4 AM <img src='http://www.lexarrow.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ), but everyone has one or more dwarfs in their head and I make no exception.</p>
<p>I don&#8217;t know why, but this development thingy is really addictive. I can work for 10-14 hrs a day without food, water or sleep; I simply forget about them. And when I finally cannot keep my eyes open I get pissed because I have a new idea, but my body won&#8217;t let me execute it. It&#8217;s not the first time this happens. Actually it used to happen a lot when I was in college or at work&#8230;dunno&#8217;&#8230;like I was in a parallel world of my own, even if I had people talking, music or any kind of noise around me, I could hear&#8230;.somewhere&#8230;far far away</p>
<p>P.S: I promise after I get the project into a near beta version I&#8217;ll start writing about things that I have a major in: knowledge management and business</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2008/09/07/youve-got-mailor-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The soap opera continues</title>
		<link>http://www.lexarrow.com/2008/09/03/the-soap-opera-continues/</link>
		<comments>http://www.lexarrow.com/2008/09/03/the-soap-opera-continues/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 11:30:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[port 25]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sasl]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/?p=57</guid>
		<description><![CDATA[I stretched the server thingy way beyond the common sense limits and I&#8217;m glad I&#8217;ve overcome all hurdles until now.
It&#8217;s time to stretch it a little more, as I found out my ISP is blocking port 25 (the one used to send mail).The possible workarounds are to use their hail server as a relay or [...]]]></description>
			<content:encoded><![CDATA[<p>I stretched the <a href="http://www.lexarrow.com/2008/09/01/i-have-my-own-server-yaaaaayyyy/" target="_blank">server thingy</a> way beyond the common sense limits and I&#8217;m glad I&#8217;ve overcome all hurdles until now.</p>
<p>It&#8217;s time to stretch it a little more, as I found out my ISP is blocking port 25 (the one used to send mail).The possible workarounds are to use their hail server as a relay or build my own SSL/TLS mail transport&#8230;.As I already planned SSL/TLS support for the software I&#8217;m building, I&#8217;ll go for it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2008/09/03/the-soap-opera-continues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I HAVE MY OWN SERVER! YAAAAAYYYY!!!</title>
		<link>http://www.lexarrow.com/2008/09/01/i-have-my-own-server-yaaaaayyyy/</link>
		<comments>http://www.lexarrow.com/2008/09/01/i-have-my-own-server-yaaaaayyyy/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 21:02:40 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Knowledge Sharing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[apache http]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[dovecot]]></category>
		<category><![CDATA[dynamic dns]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[knowledgetree]]></category>
		<category><![CDATA[lexarrow]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[openldap]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpldapadmin]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[pure FTP]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Sugarcrm]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/?p=55</guid>
		<description><![CDATA[I&#8217;m in 7th Heaven after me and Chris pulled it off!
I&#8217;ve been working for a while now at a script that downloads, installs and configures server applications: OpenLDAP, Apache HTTP, PHP, MySQL, Postfix, Dovecot, Samba, Joomla, Bugzilla, KnowledgeTree, SugarCRM, PHPLDAPadmin, Pure-FTP and Webmin. I think such software would be very useful for system administrators and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in 7th Heaven after me and <a href="http://christian.nasulea.ro" target="_blank">Chris</a> pulled it off!</p>
<p>I&#8217;ve been working for a while now at a script that downloads, installs and configures server applications: OpenLDAP, Apache HTTP, PHP, MySQL, Postfix, Dovecot, Samba, Joomla, Bugzilla, KnowledgeTree, SugarCRM, PHPLDAPadmin, Pure-FTP and Webmin. I think such software would be very useful for system administrators and developers because you waste a lot of time installing and configuring something that is critical for an enterprise and can be automated.</p>
<p>The problem was I have a dynamic IP address, and the only solution to have a working domain/subdomain is through a dynamic DNS. So, on Chris&#8217;s advice I went on www.afraid.org, created an account for free, submitted my desired subdomain test.lexarrow.com. I also had to upgrade the firmware on my Linksys WRT300N router so it can update the IP (got the upgrade file from : www.dd-wrt.com ).</p>
<p>The new admin interface on my router is just awesome! Built-in VPN server, wake-on-lan and lots of others that it didn&#8217;t have before the upgrade.</p>
<p>This wasn&#8217;t all it took. Chris had to update the NS for the subdomain and voila : test.lexarrow.com works!</p>
<p>Now I can finally begin my real-life testing <img src='http://www.lexarrow.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>P.S: If you are interested in the software I&#8217;m developing, please drop me a comment. If there will be enough &#8220;desire&#8221; for it, I could make it a public project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2008/09/01/i-have-my-own-server-yaaaaayyyy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3 World Record! Help needed!</title>
		<link>http://www.lexarrow.com/2008/05/29/firefox-3-world-record-help-needed/</link>
		<comments>http://www.lexarrow.com/2008/05/29/firefox-3-world-record-help-needed/#comments</comments>
		<pubDate>Thu, 29 May 2008 13:42:45 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[firefox 2]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[spreadfirefox]]></category>
		<category><![CDATA[world record]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/?p=47</guid>
		<description><![CDATA[Yellooo there. Mozilla wants to establish a world record for downloads/24h. What&#8217;s to download? Firefox 3! I&#8217;ve been using it since Beta 3 and I had no problems whatsoever. It&#8217;s faster than Firefox 2 and with a lot of new features. INJOY!

]]></description>
			<content:encoded><![CDATA[<p>Yellooo there. <a href="http://www.mozilla.com" target="_blank">Mozilla</a> wants to establish a <a href="http://www.spreadfirefox.com/en-US/worldrecord/" target="_blank">world record</a> for downloads/24h. What&#8217;s to download? <a href="http://www.spreadfirefox.com/en-US/worldrecord/firefox3" target="_blank" align="middle">Firefox 3</a>! I&#8217;ve been using it since Beta 3 and I had no problems whatsoever. It&#8217;s faster than Firefox 2 and with a lot of new features. INJOY!</p>
<p><a href="http://www.spreadfirefox.com/node&#038;id=0&#038;t=269"><img border="0" alt="Download Day" title="Download Day" src="http://www.spreadfirefox.com/files/images/affiliates_banners/sns_badge1_en.png"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2008/05/29/firefox-3-world-record-help-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Aero</title>
		<link>http://www.lexarrow.com/2007/05/26/ubuntu-aero/</link>
		<comments>http://www.lexarrow.com/2007/05/26/ubuntu-aero/#comments</comments>
		<pubDate>Sat, 26 May 2007 13:57:19 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/2007/05/26/ubuntu-aero/</guid>
		<description><![CDATA[I have finally got the Vista&#8217;s Aero theme on Ubuntu Linux.

Ubuntu Aero Theme
 
]]></description>
			<content:encoded><![CDATA[<p>I have finally got the Vista&#8217;s Aero theme on Ubuntu Linux.</p>
<p><coolplayer width="420" height="320" autoplay="false" loop="false"><br />
<a href="http://www.lexarrow.com/wp-content/uploads/poze/aero.png">Ubuntu Aero Theme</a><br />
</coolplayer> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2007/05/26/ubuntu-aero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sound at last&#8230;</title>
		<link>http://www.lexarrow.com/2007/05/26/sound-at-last/</link>
		<comments>http://www.lexarrow.com/2007/05/26/sound-at-last/#comments</comments>
		<pubDate>Sat, 26 May 2007 13:47:46 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.lexarrow.com/2007/05/26/sound-at-last/</guid>
		<description><![CDATA[I finally managed to get all my sound functions to work on linux and made a howto
]]></description>
			<content:encoded><![CDATA[<p>I finally managed to get all my sound functions to work on linux and made a <a href="http://ubuntuforums.org/showthread.php?t=455147" target="blank">howto</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lexarrow.com/2007/05/26/sound-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
