<?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>Tech Kaki &#187; Open Office</title>
	<atom:link href="http://www.techkaki.com/category/open-office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techkaki.com</link>
	<description>Tips and Tricks for Mac OS X, Windows, Linux and office suite software.</description>
	<lastBuildDate>Wed, 28 Dec 2011 08:34:10 +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>How to open winrar files on Linux (Fedora/Ubuntu)</title>
		<link>http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/</link>
		<comments>http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:35:57 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Open Office]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1367</guid>
		<description><![CDATA[Tweet I just downloaded .rar file. But i can&#8217;t open it under my Fedora operating systems. How to open it? RAR is a proprietary compression format widely used today. By default, Fedora unable to open RAR files. So, you need to install a software called unrar. How to install unrar on Fedora? Just use yum [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/" data-text="How to open winrar files on Linux (Fedora/Ubuntu)" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p>I just downloaded .rar file. But i can&#8217;t open it under my Fedora operating systems. How to open it?</p>
<p>RAR is a proprietary compression format widely used today. By default, Fedora unable to open RAR files. So, you need to install a software called <strong>unrar</strong>.</p>
<p><span style="text-decoration: underline;"><strong>How to install unrar on Fedora?</strong></span></p>
<p>Just use yum command as follows :<span id="more-1367"></span></p>
<p><code># yum install unrar</code></p>
<p>Under Ubuntu, you need to type apt-get as follows to install unrar program:</p>
<p><code># apt-get install unrar</code></p>
<p><span style="text-decoration: underline;"><strong>How to use unrar?</strong></span></p>
<p>Extract a RAR file into the current directory.</p>
<p><code># unrar e [filename].rar</code></p>
<p>eg: # unrar e testing.rar</p>
<p>List contents of a RAR file</p>
<p><code># unrar l [filename].rar</code></p>
<p>eg: # unrar l techkaki.rar</p>
<p>If you want to know more on how to use unrar function, you just type <tt>man unrar</tt> on your terminal.</p>
<p> <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2010%2F01%2Fhow-to-open-winrar-files-on-linux-fedoraubuntu%2F&amp;title=How%20to%20open%20winrar%20files%20on%20Linux%20%28Fedora%2FUbuntu%29" id="wpa2a_2"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2010/01/how-to-open-winrar-files-on-linux-fedoraubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Office : Locked for Editing</title>
		<link>http://www.techkaki.com/2009/08/open-office-locked-for-editing/</link>
		<comments>http://www.techkaki.com/2009/08/open-office-locked-for-editing/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 03:43:49 +0000</pubDate>
		<dc:creator>@HKw@!</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Open Office]]></category>

		<guid isPermaLink="false">http://www.techkaki.com/?p=1155</guid>
		<description><![CDATA[Tweet I used open office on my Mac OS X 10.5.8. Normally i have no issue in editing excel file. But today, i try to open the excel file, it prompt out an error &#8220;Document file XXXXX is locked for editing By: techkaki (13.08.2009 09:13)&#8221; This excel file only allow read only. How to unlock [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start -->
<div class="contentSharer">
<div class="contentSharerPanel left"><a href="http://twitter.com/share" class="twitter-share-button" data-lang="" data-via="" data-url="http://www.techkaki.com/2009/08/open-office-locked-for-editing/" data-text="Open Office : Locked for Editing" data-count="horizontal">Tweet</a><iframe class="fb-like" height="25" width="90" scrolling="no" frameborder="0" allowtransparency="true" src="http://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http://www.techkaki.com/2009/08/open-office-locked-for-editing/&amp;layout=button_count&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;action=like" class="facebooklike-layout-button-count"></iframe></div>
</div>
<p><span>I used open office on my Mac OS X 10.5.8. Normally i have no issue in editing excel file. But today, i try to open the excel file, it prompt out an error<strong> </strong></span><strong><span> &#8220;Document file XXXXX is locked for editing By: techkaki (13.08.2009 09:13)&#8221; </span></strong></p>
<p>This excel file only allow read only. How to unlock this file for editing?</p>
<p>This problem can be solve by removing a <span>file named <strong>&#8220;.~lock&#8230;&#8221;</strong></span></p>
<p><span><span id="more-1155"></span>Before that, you have to show all the hidden file. How to show hidden file in Mac OS X? Click <a href="http://www.techkaki.com/2009/08/how-to-show-hide-hidden-files-in-the-finder-mac-os-x/">Here</a> to refer</span></p>
<p><span>Once you Mac OS X show all the hidden file, you will realize there is </span>a <span>file named <strong>&#8220;.~lock&#8230;&#8221;</strong></span></p>
<p><span><img class="aligncenter size-full wp-image-1156" title="Picture 1" src="http://www.techkaki.com/wp-content/uploads/2009/08/Picture-11.png" alt="Picture 1" width="452" height="117" />Just remove the file named </span><span>&#8220;.~lock&#8230;&#8221;.</span></p>
<p><span>After deleting that file, you should able to open the spreadsheet in edit mode.</span></p>
<p> <img src='http://www.techkaki.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<!-- google_ad_section_end -->
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.techkaki.com%2F2009%2F08%2Fopen-office-locked-for-editing%2F&amp;title=Open%20Office%20%3A%20Locked%20for%20Editing" id="wpa2a_4"><img src="http://www.techkaki.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.techkaki.com/2009/08/open-office-locked-for-editing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

