<?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>Loommy&#039;s Tagebuch &#187; Application</title>
	<atom:link href="http://loommy.com/topics/stuffs/application/feed/" rel="self" type="application/rss+xml" />
	<link>http://loommy.com</link>
	<description>tata titi tentrem kerto raharjo</description>
	<lastBuildDate>Wed, 28 Dec 2011 19:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Reveal Plesk Linux Password</title>
		<link>http://loommy.com/2011/12/reveal-plesk-linux-password/</link>
		<comments>http://loommy.com/2011/12/reveal-plesk-linux-password/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 10:06:17 +0000</pubDate>
		<dc:creator>loommy</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Parallel Plesk]]></category>

		<guid isPermaLink="false">http://loommy.com/?p=403</guid>
		<description><![CDATA[Berikut adalah cara untuk melihat password user email pada aplikasi manajemen hosting Parallel Plesk /usr/local/psa/admin/bin/mail_auth_view &#124; grep "emailuser@domain.tld"]]></description>
		<wfw:commentRss>http://loommy.com/2011/12/reveal-plesk-linux-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bash : Determine Last Month Script</title>
		<link>http://loommy.com/2011/03/bash-determine-last-month-script/</link>
		<comments>http://loommy.com/2011/03/bash-determine-last-month-script/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 10:49:10 +0000</pubDate>
		<dc:creator>loommy</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Have Fun]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://loommy.com/?p=327</guid>
		<description><![CDATA[I have to setup cron job every last month, so I should create simple script to determine if today is the last day in the month. I modified a lil bit from here : ?Download lastmonth.sh1 2 3 4 5 6 7 8 9 10 11 12 13 #!/bin/bash &#160; MYTZ=`date &#124; awk '{print $5}'` [...]]]></description>
		<wfw:commentRss>http://loommy.com/2011/03/bash-determine-last-month-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Mini MP3 Player with Great Sounds</title>
		<link>http://loommy.com/2011/03/top-mini-mp3-player-with-great-sounds/</link>
		<comments>http://loommy.com/2011/03/top-mini-mp3-player-with-great-sounds/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 03:42:27 +0000</pubDate>
		<dc:creator>loommy</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stuffs]]></category>
		<category><![CDATA[Urban]]></category>

		<guid isPermaLink="false">http://loommy.com/?p=319</guid>
		<description><![CDATA[I already using Billy for almost 7 years. Billy has great sounds output especially if you&#8217;re going to connect your output audio jack to Big Speakers. Billy doesn&#8217;t need to be installed, and also it consume only 2MB memory. You can download it from here.]]></description>
		<wfw:commentRss>http://loommy.com/2011/03/top-mini-mp3-player-with-great-sounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclude File or Folder from Archiving</title>
		<link>http://loommy.com/2010/04/exclude-file-or-folder-from-archiving/</link>
		<comments>http://loommy.com/2010/04/exclude-file-or-folder-from-archiving/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:12:46 +0000</pubDate>
		<dc:creator>loommy</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Tar]]></category>

		<guid isPermaLink="false">http://loommy.com/?p=240</guid>
		<description><![CDATA[I&#8217;m just wanna create a note, because sometime this simple thing is forgotten. To exclude a file or folder from archiving process, we can use &#8211;exclude option behind tar command. Example : tar -czvf file-result.tar.gz /path/to/file/or/folder/for/archiving &#8211;exclude &#8220;/path/to/exclude&#8221;]]></description>
		<wfw:commentRss>http://loommy.com/2010/04/exclude-file-or-folder-from-archiving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQLdump Without Locking Tables</title>
		<link>http://loommy.com/2010/04/mysqldump-without-locking-tables/</link>
		<comments>http://loommy.com/2010/04/mysqldump-without-locking-tables/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 09:35:11 +0000</pubDate>
		<dc:creator>loommy</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Stuffs]]></category>

		<guid isPermaLink="false">http://loommy.com/?p=238</guid>
		<description><![CDATA[For urgent reason like preventing website down when dumping MySQL, we need to skip lock-tables. You can use -–skip-lock-tables and –skip-add-locks option with mysqldump command. Example : mysqldump -u 412843_reebonzsg -p &#8211;skip-add-locks &#8211;skip-lock-tables db_name \ > dbfile_dump.sql]]></description>
		<wfw:commentRss>http://loommy.com/2010/04/mysqldump-without-locking-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via Rackspace Cloud Files: cdn.loommy.com

Served from: loommy.com @ 2012-02-07 01:09:23 -->
