<?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>OzPersia Blog</title>
	<atom:link href="http://www.ozpersia.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.ozpersia.net/blog</link>
	<description>a technical blog from down under</description>
	<lastBuildDate>Wed, 13 Oct 2010 02:43:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Custom SMS tones for iPhone</title>
		<link>http://www.ozpersia.net/blog/?p=66</link>
		<comments>http://www.ozpersia.net/blog/?p=66#comments</comments>
		<pubDate>Wed, 13 Oct 2010 02:43:38 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Mobile Phones]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Custom]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ringtones]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[tones]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=66</guid>
		<description><![CDATA[Need a Jailbroken iPhone Install OpenSSH from Cydia (don&#8217;t forget to change the default password or be prepaid to get hacked) Find out the wireless IP address of your iPhone Download WinSCP on your windows computer Connect to the IP address of your iPhone Navigate to /System/Library/Audio/UIsounds/ Replace sms-received1.caf sms-received2.caf sms-received3.caf etc.. with your desired [...]]]></description>
			<content:encoded><![CDATA[<p>Need a Jailbroken iPhone<br />
Install OpenSSH from Cydia (don&#8217;t forget to change the default password or be prepaid to get hacked)<br />
Find out the wireless IP address of your iPhone<br />
Download WinSCP on your windows computer<br />
Connect to the IP address of your iPhone<br />
Navigate to /System/Library/Audio/UIsounds/<br />
Replace sms-received1.caf sms-received2.caf sms-received3.caf etc.. with your desired SMS tones (don&#8217;t forget to make a backup of default SMS tones)<br />
Install SBSettings, turn off SSH using the toggle, turn it on when you want to use it</p>
<p>To create a .caf file, you&#8217;ll need to convert the audio file to .AIFF format and then rename it to .caf</p>
<p>More details, instructions and screen shots are coming </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Windows 7 from USB Memorystick</title>
		<link>http://www.ozpersia.net/blog/?p=57</link>
		<comments>http://www.ozpersia.net/blog/?p=57#comments</comments>
		<pubDate>Fri, 08 Oct 2010 04:28:55 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=57</guid>
		<description><![CDATA[Goal is too install Windows 7 using a memory stick. This article assumes you are experienced Windows operator, if you are reading this then I guess you probably are. Requirements: Target computer must support Boot from USB memory stick in order for this to work, in most cases a BIOS update will give you this [...]]]></description>
			<content:encoded><![CDATA[<p>Goal is too install Windows 7 using a memory stick.</p>
<p>This article assumes you are experienced Windows operator, if you are reading this then I guess you probably are. </p>
<p><strong>Requirements:</strong><br />
Target computer must support Boot from USB memory stick in order for this to work, in most cases a BIOS update will give you this option if you don&#8217;t have it already.</p>
<p><strong>Tools you need:</strong><br />
Windows 7 ISO file<br />
<a href="http://www.rarlab.com/download.htm">Winrar</a> (to extract ISO file)<br />
USB Memory Stick (At least 4GB)<br />
<a href="http://files.extremeoverclocking.com/file.php?f=197">HP USB Disk Storage Format Tool</a><br />
<a href="http://mbrwizard.com/download.php">MBRWizard </a>(version 2b is free)</p>
<p><strong>Step 1</strong><br />
First format your USB Memorystick using the HP USB Disk storage tool using NTFS file system<br />
(you might need to change the Write Cache and Safe removal policy on your memory stick from Quick removal to Performance in order to format your memory stick, Google Write Cache Memory Stick for instructions, however for a quick one, from Control Panel, Administrative Tools, Computer Manager, Disk Manager, right click on Memory Stick and go to properties, Write cache is under Policies tab)</p>
<p><strong>Step 2</strong><br />
Make the partition on USB disk active using the MBRWizard tool,<br />
Use following command to do so:<br />
To see the list of Disks and Partisions, run following command:</p>
<blockquote><p>MBRWizard.exe /list</p></blockquote>
<p>Assuming USB disk is under Disk 1, run following command to activate it:</p>
<blockquote><p>MBRWizard.exe /Disk=1 /Active=1</p></blockquote>
<p><strong>Step 3</strong><br />
Using Winrar Extract Windows 7 ISO content into USB memory stick (directly and not under any folder)</p>
<p><strong>Step 4, final step</strong><br />
From My Computer open the USB memory stick (assuming E drive),<br />
go to: E:\boot\<br />
Copy bootsect.exe to C:\BootMaker\</p>
<p>Open a command prompt window and type:</p>
<blockquote><p>C:\BootMaker\bootsect.exe /nt60 e:</p></blockquote>
<p>And your bootable Windows 7 memory stick is now ready to use!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free AntiSpam for Exchange Server</title>
		<link>http://www.ozpersia.net/blog/?p=42</link>
		<comments>http://www.ozpersia.net/blog/?p=42#comments</comments>
		<pubDate>Wed, 16 Jun 2010 02:13:13 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[AntiSpam]]></category>
		<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Small Business Server 2003]]></category>
		<category><![CDATA[SpamAssassin]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=42</guid>
		<description><![CDATA[Yesterday after inspecting a server and reviewing their complaints regarding number of Spams they receive, considering the fact that they can&#8217;t afford a paid AntiSpam subscription I ended up installing a free AntiSpam (SpamAssassin) on their Exchange server (on Windows SBS 2003) Installing it for the first time I had some trouble but all were [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday after inspecting a server and reviewing their complaints regarding number of Spams they receive, considering the fact that they can&#8217;t afford a paid AntiSpam subscription I ended up installing a free AntiSpam (SpamAssassin) on their Exchange server (on Windows SBS 2003)</p>
<p>Installing it for the first time I had some trouble but all were solved quickly so here I&#8217;ll write up a quick summary of what needs to be done, some kind of setup guide</p>
<p>Before starting, I know there are heaps of install guides around but most of them require you to install packages like Perl on the server and do some time consuming configurations, the guide I&#8217;m going to offer however will be a much quicker way of doing it (thanks to the people linked bellow)</p>
<p>In order to begin the installation, you&#8217;ll need following packages:</p>
<p><strong>Exchange SpamAssassin SMTP Sink</strong><br />
get it from <a href="http://www.christopherlewis.com/ESA/ExchangeSpamAssassin.htm">here</a>, download the setup file</p>
<p><strong>SpamAssassin for Win32</strong><br />
get it from <a href="http://sawin32.sourceforge.net/">here</a>.</p>
<p><strong>Installation guide:</strong></p>
<ul>
<li>Install Exchange SpamAssasin SMTP Sink in location bellow<br />
note: do nut run the script after/during installation</p>
<blockquote><p>C:\ESA</p></blockquote>
</li>
<li>
Extract SpamAssassin for Win32 in the same location &#8220;<code>C:\ESA</code>&#8221;</p>
</li>
<li>Create following batch file<br />
<code>C:\ESA\AntiSpam.bat</code></p>
<p>its content:</p>
<blockquote><p>@c:\esa\spamassassin.exe %*</p></blockquote>
</li>
<li>Edit the file <code>C:\ESA\ExchangeSpamAssassin.ini</code><br />
find the line:</p>
<blockquote><p>SpamAssassin_Batch_File=C:\Perl\bin\spamassassin.bat</p></blockquote>
<p>replace it with:</p>
<blockquote><p>SpamAssassin_Batch_File=C:\ESA\AntiSpam.bat</p></blockquote>
</li>
<li>Run <code>C:\ESA\Install_ESA_Sink.bat</code> file and you are done!</li>
</ul>
<p><strong>You can view the logs in </strong></p>
<blockquote><p>C:\ESA\Logs\</p></blockquote>
<p>For more information, read the docs, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to capture/rip online stream using Streamripper</title>
		<link>http://www.ozpersia.net/blog/?p=32</link>
		<comments>http://www.ozpersia.net/blog/?p=32#comments</comments>
		<pubDate>Sun, 14 Feb 2010 10:38:00 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streamripper]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=32</guid>
		<description><![CDATA[Today I was trying to rip an online radio and create a local archive for myself, after searching in internet I found StreamRipper to be the best candidate for what I want considering I wanted something that I can run on my CentOs VPS server. However while installing the latest version (1.64.6 at the time [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was trying to rip an online radio and create a local archive for myself, after searching in internet I found <a href="http://streamripper.sourceforge.net/">StreamRipper</a> to be the best candidate for what I want considering I wanted something that I can run on my CentOs VPS server.</p>
<p>However while installing the latest version (1.64.6 at the time of this post), I hit an error with GLIB not being the right version or not correctly installed, I tried couple of tricks to solve this problem including re-installing the GLIB or trying to update it which at the end didn&#8217;t make any difference</p>
<p>So I started trying my luck with different versions of StreamRipper, while with some of them I passed the ./configure part the make and make install always failed, at the end however, I could finally find the version that worked for me which was version 1.62.0<span id="more-32"></span></p>
<p><strong>Here is how to install it:</strong></p>
<blockquote><p style="padding-left: 30px;">wget http://sourceforge.net/projects/streamripper/files/streamripper%20%28older%20unix%29/1.62.0/streamripper-1.62.0.tar.gz/download</p>
<p style="padding-left: 30px;">gzip -dc streamripper-1.62.0.tar.gz | tar xf -</p>
<p style="padding-left: 30px;">cd streamripper-1.62.0</p>
<p style="padding-left: 30px;">./configure</p>
<p style="padding-left: 30px;">make</p>
<p style="padding-left: 30px;">make install</p>
</blockquote>
<p><strong>How to use:</strong></p>
<blockquote><p>streamripper http://SampleShoutCastStream.com:8000</p></blockquote>
<p><strong>How to stop the ripping:</strong></p>
<blockquote><p>pkill streamripper</p></blockquote>
<p><strong>Where is the recorded stream?</strong></p>
<blockquote><p>cd Streamripper_rips/</p></blockquote>
<p><strong>Tips:</strong></p>
<p>If the stream URL contains characters like &#8220;?&#8221;, &#8220;=&#8221; or &#8220;&amp;&#8221;, escape them with &#8220;\&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Transfer files and folders between two SSH server using SCP</title>
		<link>http://www.ozpersia.net/blog/?p=20</link>
		<comments>http://www.ozpersia.net/blog/?p=20#comments</comments>
		<pubDate>Mon, 21 Jan 2008 07:04:54 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=20</guid>
		<description><![CDATA[To transfer files and folders between two SSH server follow the instructions bellow: log in to your new SSH server to get the files and folders from old SSH server run the following command: scp USER_NAME@oldserver.com:/path_in_old_server/ /path_in_new_server/ you will be prompted to enter password for old server, note that if you are using SSH keys [...]]]></description>
			<content:encoded><![CDATA[<p>To transfer files and folders between two SSH server follow the instructions bellow:</p>
<p>log in to your new SSH server</p>
<p>to get the files and folders from old SSH server run the following command:</p>
<p>scp USER_NAME@oldserver.com:/path_in_old_server/ /path_in_new_server/</p>
<p>you will be prompted to enter password for old server, note that if you are using SSH keys this won&#8217;t work</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>URL encoding codes for special characters</title>
		<link>http://www.ozpersia.net/blog/?p=19</link>
		<comments>http://www.ozpersia.net/blog/?p=19#comments</comments>
		<pubDate>Fri, 09 Nov 2007 19:29:31 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=19</guid>
		<description><![CDATA[This guide will help you to use the correct html codes for various characters, sometimes it is necessary to use these codes in web scripts so you don&#8217;t break the code.. Character Code Points (Hex) HTML Dollar (&#8220;$&#8221;) Ampersand (&#8220;&#38;&#8221;) Plus (&#8220;+&#8221;) Comma (&#8220;,&#8221;) Forward slash/Virgule (&#8220;/&#8221;) Colon (&#8220;:&#8221;) Semi-colon (&#8220;;&#8221;) Equals (&#8220;=&#8221;) Question mark [...]]]></description>
			<content:encoded><![CDATA[<p>This guide will help you to use the correct html codes for various characters, sometimes it is necessary to use these codes in web scripts so you don&#8217;t break the code..</p>
<table border="1" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<th>Character</th>
<th>Code<br />
Points<br />
(Hex)</th>
<th>HTML</th>
</tr>
<tr>
<td valign="top">Dollar (&#8220;$&#8221;)<br />
Ampersand (&#8220;&amp;&#8221;)<br />
Plus (&#8220;+&#8221;)<br />
Comma (&#8220;,&#8221;)<br />
Forward slash/Virgule (&#8220;/&#8221;)<br />
Colon (&#8220;:&#8221;)<br />
Semi-colon (&#8220;;&#8221;)<br />
Equals (&#8220;=&#8221;)<br />
Question mark (&#8220;?&#8221;)<br />
&#8216;At&#8217; symbol (&#8220;@&#8221;)</td>
<td align="center" valign="top">24<br />
26<br />
2B<br />
2C<br />
2F<br />
3A<br />
3B<br />
3D<br />
3F<br />
40</td>
<td align="center" valign="top">put &#8220;%&#8221; in the beginning.  for examplefor &#8220;&amp;&#8221; use &#8220;%26&#8243; so in a URL</p>
<p>like http://www.web.com/title&amp;des.ext</p>
<p>the safe URL to use will be ../title%26des.ext</td>
</tr>
</tbody>
</table>
<p><span id="more-19"></span></p>
<table border="1" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<th>Character</th>
<th>Code<br />
Points<br />
(Hex)</th>
<th>Code<br />
Points<br />
(Dec)</th>
<th>Why encode?</th>
</tr>
<tr>
<td>Space</td>
<td align="center">20</td>
<td align="center">32</td>
<td valign="top">Significant sequences of spaces may be lost in some                  uses (especially multiple spaces)</td>
</tr>
<tr>
<td>Quotation marks<br />
&#8216;Less Than&#8217; symbol (&#8220;&lt;&#8221;)<br />
&#8216;Greater Than&#8217; symbol (&#8220;&gt;&#8221;)</td>
<td align="center">22<br />
3C<br />
3E</td>
<td align="center">34<br />
60<br />
62</td>
<td valign="top">These characters are often used to delimit URLs                  in plain text.</td>
</tr>
<tr>
<td>&#8216;Pound&#8217; character (&#8220;#&#8221;)</td>
<td align="center">23</td>
<td align="center">35</td>
<td valign="top">This is used in URLs to indicate where a fragment                  identifier (bookmarks/anchors in HTML) begins.</td>
</tr>
<tr>
<td>Percent character (&#8220;%&#8221;)</td>
<td align="center">25</td>
<td align="center">37</td>
<td valign="top">This is used to URL encode/escape other characters,                  so it should itself also be encoded.</td>
</tr>
<tr>
<td><strong>Misc. characters:</strong><br />
Left Curly Brace (&#8220;{&#8220;)<br />
Right Curly Brace (&#8220;}&#8221;)<br />
Vertical Bar/Pipe (&#8220;|&#8221;)<br />
Backslash (&#8220;\&#8221;)<br />
Caret (&#8220;^&#8221;)<br />
Tilde (&#8220;~&#8221;)<br />
Left Square Bracket (&#8220;[")<br />
Right Square Bracket ("]&#8220;)<br />
Grave Accent (&#8220;`&#8221;)</td>
<td align="center">7B<br />
7D<br />
7C<br />
5C<br />
5E<br />
7E<br />
5B<br />
5D<br />
60</td>
<td align="center">123<br />
125<br />
124<br />
92<br />
94<br />
126<br />
91<br />
93<br />
96</td>
<td valign="top">Some systems can possibly modify these characters.</td>
</tr>
</tbody>
</table>
<p>for complete guide refer to: http://www.blooberry.com/indexdot/html/topics/urlencoding.htm</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to use/install rar/unrar (winrar) in CentOs</title>
		<link>http://www.ozpersia.net/blog/?p=18</link>
		<comments>http://www.ozpersia.net/blog/?p=18#comments</comments>
		<pubDate>Thu, 01 Nov 2007 15:41:03 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=18</guid>
		<description><![CDATA[After trying to install rar/unrar in my dedicated Linux box(CentOS 4) I encountered different kind of problems and after googleing around found different solutions, none of them applicable to me or either I didn&#8217;t want to screw things around much first I tried yum install rar, which didn&#8217;t work due to using wrong repo (didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>After trying to install rar/unrar in my dedicated Linux box(CentOS 4) I encountered different kind of problems and after googleing around found different solutions, none of them applicable to me or either I didn&#8217;t want to screw things around much</p>
<p>first I tried <strong>yum install rar</strong>, which didn&#8217;t work due to using wrong repo (didn&#8217;t bother trying to change the repo)</p>
<p>tried <strong>apt-get install rar</strong>, didn&#8217;t work either due to not having apt-get</p>
<p>now the solution I found,</p>
<p>just <strong>download the latest RAR Linux</strong> version from rarlab website: <strong>http://www.rarlab.com/download.htm</strong></p>
<blockquote><p>wget  http://www.rarlab.com/rar/rarlinux-3.7.1.tar.gz</p></blockquote>
<p>extract the archive using the following command:</p>
<blockquote><p><strong>gzip -dc rarlinux-3.7.1.tar.gz | tar xf -</strong></p></blockquote>
<p>go into the extracted directory, <strong>cd rar</strong></p>
<p>now as you might have experienced you may get the error of not having <strong>glibc_2.4</strong>, here is the work around, do the following <span id="more-18"></span></p>
<p>to extract a file, just try the following command:</p>
<blockquote><p><strong>./rar_static e rarfile.rar </strong></p></blockquote>
<p>for more switches and option try:</p>
<blockquote><p><strong>./rar_static &#8211;help </strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to rename multiple files</title>
		<link>http://www.ozpersia.net/blog/?p=17</link>
		<comments>http://www.ozpersia.net/blog/?p=17#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:44:51 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=17</guid>
		<description><![CDATA[for example you have set of files with some perfix in their name and you want to get rid of it or change it to something else here is the command you can use: rename "the perfix you want to get rid of" "" *.ext scenario: you have the following set of files, Artist &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>for example you have set of files with some perfix in their name and you want to get rid of it or change it to something else</p>
<p>here is the command you can use:<span id="more-17"></span></p>
<p><code>rename "the perfix you want to get rid of" "" *.ext</code></p>
<p><strong>scenario:</strong></p>
<p>you have the following set of files,</p>
<p>Artist &#8211; Song 01 (www.someurl.com).mp3<br />
Artist &#8211; Song 02 (www.someurl.com).mp3<br />
Artist &#8211; Song 03 (www.someurl.com).mp3<br />
Artist &#8211; Song 04 (www.someurl.com).mp3<br />
&#8230;</p>
<p>to get rid of the (www.someurl.com) in all file names, you can run the following command:</p>
<p><code>rename " (www.someurl.com)" "" *.mp3</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to copy a directory in linux</title>
		<link>http://www.ozpersia.net/blog/?p=16</link>
		<comments>http://www.ozpersia.net/blog/?p=16#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:38:37 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=16</guid>
		<description><![CDATA[Here is the command to copy an entire directory with files inside it to a new directory cp -R directory_name_you_want_to_copy/ new_directory/]]></description>
			<content:encoded><![CDATA[<p>Here is the command to copy an entire directory with files inside it to a new directory</p>
<p><code>cp -R directory_name_you_want_to_copy/ new_directory/</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to extract tar.bz2 archives</title>
		<link>http://www.ozpersia.net/blog/?p=15</link>
		<comments>http://www.ozpersia.net/blog/?p=15#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:01:17 +0000</pubDate>
		<dc:creator>Nick Germi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ozpersia.net/blog/?p=15</guid>
		<description><![CDATA[First, you need the bzip2 package. Get it from your favourite FTP site if you haven&#8217;t already got one. Next, to view the contents, simply do this: $ bzip2 -cd files.tar.bz2 &#124; tar tvf - To extract, do this instead: $ bzip2 -cd files.tar.bz2 &#124; tar xvf - Of course, you can also use something [...]]]></description>
			<content:encoded><![CDATA[<p>First, you need the bzip2 package.  Get it from your favourite FTP site if you haven&#8217;t already got one.  Next, to view the contents, simply do this:</p>
<table bgcolor="#e0e0e0" border="0" width="100%">
<tr>
<td>
<pre class="SCREEN">$ bzip2 -cd files.tar.bz2 | tar tvf -</pre>
</td>
</tr>
</table>
<p>To extract, do this instead:</p>
<table bgcolor="#e0e0e0" border="0" width="100%">
<tr>
<td>
<pre class="SCREEN">$ bzip2 -cd files.tar.bz2 | tar xvf -</pre>
</td>
</tr>
</table>
<p>Of course, you can also use something like:<span id="more-15"></span></p>
<table bgcolor="#e0e0e0" border="0" width="100%">
<tr>
<td>
<pre class="SCREEN">"tar --use-compress-program bzip2 -xvf files.tar.bz2"</pre>
</td>
</tr>
</table>
<p>.  Please &#8220;man tar&#8221; and &#8220;man bzip2&#8243; for further information, and you might also want to read up the Bzip2 mini-HOWTO.  By the way, the Bzip2 home page is at <a href="http://www.muraroa.demon.co.uk/" target="_top">http://www.muraroa.demon.co.uk/</a>.</p>
<p>p.s. this is a copy from  http://www.kde.gr.jp/help/doc/kdebase/doc/khelpcenter/faq/HTML/bzip2.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ozpersia.net/blog/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

