<?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>OXT blog &#187; linux</title>
	<atom:link href="http://blog.o-x-t.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.o-x-t.com</link>
	<description>"People say nothing is impossible, but I do nothing every day." - Whinnie The Pooh</description>
	<lastBuildDate>Wed, 25 Aug 2010 19:18:08 +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>Disable menu bar in gnome-terminal</title>
		<link>http://blog.o-x-t.com/2009/10/18/disable-menu-bar-in-gnome-terminal/</link>
		<comments>http://blog.o-x-t.com/2009/10/18/disable-menu-bar-in-gnome-terminal/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 18:54:36 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/?p=222</guid>
		<description><![CDATA[You can easily hide menu bar for gnome-terminal at a runtime. Obviously it&#8217;s rarely used and you can save some screen space by hiding it. To hide it for newly opened terminal windows by default change this flag in gnome config: /apps/gnome-terminal/profiles/Default/default_show_menubar to false. gconftool --type boolean --set /apps/gnome-terminal/profiles/Default/default_show_menubar false]]></description>
			<content:encoded><![CDATA[<p>You can easily hide menu bar for gnome-terminal at a runtime. Obviously it&#8217;s rarely used and you can save some screen space by hiding it.</p>
<p>To hide it for newly opened terminal windows by default change this flag in gnome config:<br />
<code>/apps/gnome-terminal/profiles/Default/default_show_menubar</code> to false.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">gconftool <span style="color: #660033;">--type</span> boolean <span style="color: #660033;">--set</span> <span style="color: #000000; font-weight: bold;">/</span>apps<span style="color: #000000; font-weight: bold;">/</span>gnome-terminal<span style="color: #000000; font-weight: bold;">/</span>profiles<span style="color: #000000; font-weight: bold;">/</span>Default<span style="color: #000000; font-weight: bold;">/</span>default_show_menubar <span style="color: #c20cb9; font-weight: bold;">false</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2009/10/18/disable-menu-bar-in-gnome-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up HP LaserJet P1005 on Debian Lenny</title>
		<link>http://blog.o-x-t.com/2008/12/21/setting-up-hp-laserjet-p1005-on-debian-lenny/</link>
		<comments>http://blog.o-x-t.com/2008/12/21/setting-up-hp-laserjet-p1005-on-debian-lenny/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 15:01:30 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[printer]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/?p=137</guid>
		<description><![CDATA[Do not confuse this printer with LaserJet 1005, it&#8217;s different printer (you&#8217;ll need drivers from foo2zjs package for 1005). To make P1005 working you&#8217;ll need hplip package. Run hp-setup as root or run hplip from system menu. Unfortunately it is not able to download required plugin (at least in version 2.8.6b). You have to download [...]]]></description>
			<content:encoded><![CDATA[<p>Do not confuse this printer with LaserJet 1005, it&#8217;s different printer (you&#8217;ll need drivers from <code>foo2zjs</code> package for 1005).</p>
<p>To make P1005 working you&#8217;ll need <code>hplip</code> package. Run <code>hp-setup</code> as root or run hplip from system menu. Unfortunately it is not able to download required plugin (at least in version 2.8.6b). You have to download it manually here <a href="http://www.linuxprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-2.8.6b-plugin.run">http://www.linuxprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-2.8.6b-plugin.run</a> and provide to hp setup tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2008/12/21/setting-up-hp-laserjet-p1005-on-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tty&#8217;s killed on Ubuntu Hardy Heron VPS</title>
		<link>http://blog.o-x-t.com/2008/05/09/ttys-killed-on-ubuntu-hardy-heron-vps/</link>
		<comments>http://blog.o-x-t.com/2008/05/09/ttys-killed-on-ubuntu-hardy-heron-vps/#comments</comments>
		<pubDate>Thu, 08 May 2008 22:09:24 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tty]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/?p=36</guid>
		<description><![CDATA[If you&#8217;ve upgraded your Ubuntu VPS to 8.04 check your syslog. It could happen that getty processes are being killed all the time: May 2 06:28:54 vps_server init: tty3 main process (19690) terminated with status 1 May 2 06:28:54 vps_server init: tty3 main process ended, respawning May 2 06:28:59 vps_server init: tty6 main process (19753) [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve upgraded your Ubuntu VPS to 8.04 check your syslog. It could happen that getty processes are being killed all the time:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">May  2 06:28:54 vps_server init: tty3 main process (19690) terminated with status 1
May  2 06:28:54 vps_server init: tty3 main process ended, respawning
May  2 06:28:59 vps_server init: tty6 main process (19753) terminated with status 1
May  2 06:28:59 vps_server init: tty6 main process ended, respawning
May  2 06:29:00 vps_server init: tty5 main process (19764) terminated with status 1
May  2 06:29:00 vps_server init: tty5 main process ended, respawning
May  2 06:29:00 vps_server init: tty1 main process (19772) terminated with status 1
May  2 06:29:00 vps_server init: tty1 main process ended, respawning
May  2 06:29:02 vps_server init: tty4 main process (19891) terminated with status 1
May  2 06:29:02 vps_server init: tty4 main process ended, respawning
May  2 06:29:02 vps_server init: tty2 main process (19892) terminated with status 1
May  2 06:29:02 vps_server init: tty2 main process ended, respawning
...</pre></div></div>

<p>To get rid of this (you don&#8217;t need terminals on remote machine) edit files /etc/event.d/tty1, /etc/event.d/tty2, etc and comment lines that causes respawning:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">respawn
exec /sbin/getty 38400 tty1</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2008/05/09/ttys-killed-on-ubuntu-hardy-heron-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Connecting Debian to GPRS via Sony Ericsson</title>
		<link>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/</link>
		<comments>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 20:16:48 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[gprs]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/</guid>
		<description><![CDATA[I was connecting mobile through USB cable. A month ago I was trying to connect Siemens mobile through IRDA dongle, but I give it up and made a gateway on Windows machine. This time I found a solution. kppp didn&#8217;t work anyway, but it&#8217;s not a problem. Install wvdial, it will scan your computer for [...]]]></description>
			<content:encoded><![CDATA[<p>I was connecting mobile through USB cable. A month ago I was trying to connect Siemens mobile through IRDA dongle, but I give it up and made a gateway on Windows machine.</p>
<p>This time I found a solution. kppp didn&#8217;t work anyway, but it&#8217;s not a problem.</p>
<p>Install wvdial, it will scan your computer for available modems during installation. If you forgot to plug your phone, you can rerun scanning with wvdialconf.</p>
<p>The only thing that I had to modify in generated config was additional initialization string:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Init2 = AT+CGDCONT=1, &quot;IP&quot;,&quot;yourprovider.com&quot;</pre></div></div>

<p>That&#8217;s it. Run wvdial and enjoy. Don&#8217;t forget to replace default route.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/11/13/connecting-debian-to-gprs-via-sony-ericsson/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux &amp; Windows dual-boot &#8211; BIOS time problems</title>
		<link>http://blog.o-x-t.com/2007/10/04/linux-windows-dual-boot-bios-time-problems/</link>
		<comments>http://blog.o-x-t.com/2007/10/04/linux-windows-dual-boot-bios-time-problems/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 19:10:32 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/10/04/linux-windows-dual-boot-bios-time-problems/</guid>
		<description><![CDATA[The problem is that by default these systems interprets hardware time in different way. Windows thinks that this is a local time, Linux &#8211; UTC (GMT). As a result you can have problems with jumping time each time you reboot into some OS. However you can force Linux to interpret hardware time as local, edit [...]]]></description>
			<content:encoded><![CDATA[<p>The problem is that by default these systems interprets hardware time in different way. Windows thinks that this is a local time, Linux &#8211; UTC (GMT). As a result you can have problems with jumping time each time you reboot into some OS. However you can force Linux to interpret hardware time as local, edit <code>/etc/default/rcS</code> and set <code>UTC=no</code>.<br />
If you are running these two shits (Win &amp; Linux) on a laptop you may have additional problems, Linux may still show wrong time. If you look into logs, you&#8217;ll find that probably it can&#8217;t open /dev/rtc device. In this case edit files <code>/etc/init.d/hwclockfirst.sh</code> and <code>hwclockfirst.sh</code> and set parameter <code>HWCLOCKPARS=--directisa</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/10/04/linux-windows-dual-boot-bios-time-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change charset for all tables.</title>
		<link>http://blog.o-x-t.com/2007/09/24/change-charset-for-all-tables/</link>
		<comments>http://blog.o-x-t.com/2007/09/24/change-charset-for-all-tables/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 13:31:04 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/09/24/change-charset-for-all-tables/</guid>
		<description><![CDATA[A lot of linux distributions comes with mysql with default charset latin1. In modern world it seems to be rudimentary, for i18n utf8 is a must. So converting existing mysql databases/tables to utf8 is not an uncommon task. There&#8217;s no problem with it, mysql has ALTER TABLE SET CHARSET statement. But what if you have [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of linux distributions comes with mysql with default charset latin1. In modern world it seems to be rudimentary, for i18n utf8 is a must. So converting existing mysql databases/tables to utf8 is not an uncommon task. There&#8217;s no problem with it, mysql has <code>ALTER TABLE SET CHARSET</code> statement. But what if you have several dozens of tables? And what if each table has a lot of text fields? You&#8217;ll spend a lot of time in front of mysql console or phpmyadmin. Or you&#8217;ll have to generate script from table/field names.<br />
I offer simple solution when all your data is english (I can&#8217;t predict behaviour if you have other data).</p>
<ol>
<li>Make mysqldump of your entire database</li>
<li>Change all charset definitions <code>sed -i 's/latin1/utf8/' dumpfile.sql</code></li>
<li>Load dump back to database</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/09/24/change-charset-for-all-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursive ftp upload/download</title>
		<link>http://blog.o-x-t.com/2007/09/12/recursive-ftp-uploaddownload/</link>
		<comments>http://blog.o-x-t.com/2007/09/12/recursive-ftp-uploaddownload/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 13:28:26 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/09/12/recursive-ftp-uploaddownload/</guid>
		<description><![CDATA[Today we have to upload the whole directory tree to our site. How we can do it? If you use regular ftp command, this task becomes tedious and exhaustive job. You have to recreate each directory, change to each directory locally and remotely and perform mput or mget. If you have complex directory structure it [...]]]></description>
			<content:encoded><![CDATA[<p>Today we have to upload the whole directory tree to our site. How we can do it? If you use regular <code>ftp</code> command, this task becomes tedious and exhaustive job. You have to recreate each directory, change to each directory locally and remotely and perform <code>mput</code> or <code>mget</code>. If you have complex directory structure it is almost impossible to do that without a mistake. Solution? &#8211; Use <code>lftp</code> instead. It has mirror feature which allows to copy entire directory tree. To upload, use -R switch.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/09/12/recursive-ftp-uploaddownload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying changed files since some revision under Subversion</title>
		<link>http://blog.o-x-t.com/2007/08/11/copying-modified-files-since-some-revision-under-subversion/</link>
		<comments>http://blog.o-x-t.com/2007/08/11/copying-modified-files-since-some-revision-under-subversion/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 10:39:56 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/08/11/copying-modified-files-since-some-revision-under-subversion/</guid>
		<description><![CDATA[I continue my previous post about getting changed files with subversion. I needed to get all changed and committed files since some revision till HEAD revision and upload them to production server. I don&#8217;t want to copy all working copy nor exporting entire repository on server. Just changed files. First solution will be filtering files [...]]]></description>
			<content:encoded><![CDATA[<p>I continue my <a href="http://blog.o-x-t.com/2007/08/05/copying-only-modified-files-under-svn/">previous post</a> about getting changed files with subversion. I needed to get all changed and committed files since some revision till HEAD revision and upload them to production server. I don&#8217;t want to copy all working copy nor exporting entire repository on server. Just changed files. First solution will be filtering files by modification date. But what if you have a lot of other unversioned files in your working copy, which are changed frequently?</p>
<p>So the solution is to look at svn log and get affected files for each revision we are interested in. But this is boring. Use this command instead:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">svn</span> log <span style="color: #660033;">-vq</span> <span style="color: #660033;">-r</span> <span style="color: #000000;">104</span>:HEAD <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">'^   [AM]'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> <span style="color: #660033;">-b</span> <span style="color: #000000;">6</span>- <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> <span style="color: #ff0000;">'s/ (from .*:[0-9]*)$//'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> <span style="color: #ff0000;">'s|^/path/prefix/in/repository/||'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">sort</span> <span style="color: #660033;">-u</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">xargs</span> <span style="color: #660033;">-I</span> <span style="color: #ff0000;">'{}'</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #660033;">--parents</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #7a0874; font-weight: bold;">&#125;</span> <span style="color: #000000; font-weight: bold;">/</span>temporary<span style="color: #000000; font-weight: bold;">/</span>destination<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">dir</span></pre></div></div>

<p>Note, there should be three spaces before [AM] in grep regex.</p>
<p>It will do the same. First, get log with list of changed files and without your comments for revision from 104 to HEAD (as an example). Then get only modified and added files, we don&#8217;t need deleted. After that remove first column with status indication, remove with sed &#8220;(from &#8230;:103)&#8221; svn note, if we have moved or copied resource. I used sed once more to make remote path relative to my working copy, so I can use cp command on list of files. <code>sort -u</code> is required to get unique list, as some files could be changed in several revisions</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/08/11/copying-modified-files-since-some-revision-under-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying only modified files under SVN</title>
		<link>http://blog.o-x-t.com/2007/08/05/copying-only-modified-files-under-svn/</link>
		<comments>http://blog.o-x-t.com/2007/08/05/copying-only-modified-files-under-svn/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 20:25:19 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/08/05/copying-only-modified-files-under-svn/</guid>
		<description><![CDATA[If you are web developer and you are working with Subversion, then you probably did this thousand of times. You have modified some files (probably a lot of them), and after that you have to update your dev/prod server. It can be pain in the ass, if you have large repository with complex directory structure. [...]]]></description>
			<content:encoded><![CDATA[<p>If you are web developer and you are working with Subversion, then you probably did this thousand of times. You have modified some files (probably a lot of them), and after that you have to update your dev/prod server. It can be pain in the ass, if you have large repository with complex directory structure.</p>
<p>The best solution will be to have working copy on dev/prod server and use <code>svn checkout</code> or <code>svn export</code>. But sometimes it won&#8217;t work, e.g. if your repository is not accessible from your server, or you don&#8217;t want to commit your files without testing them on server or whatever else.</p>
<p>If you are working under *nix, here&#8217;s useful command that will facilitate this tedious task:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">svn</span> status <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">'^[ADMR]'</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">cut</span> <span style="color: #660033;">-b</span> <span style="color: #000000;">8</span>- <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">xargs</span> <span style="color: #660033;">-I</span> <span style="color: #ff0000;">'{}'</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #660033;">--parents</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #7a0874; font-weight: bold;">&#125;</span> <span style="color: #000000; font-weight: bold;">/</span>temporary<span style="color: #000000; font-weight: bold;">/</span>destination<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">dir</span></pre></div></div>

<p>Let&#8217;s see what it means. First, we take status of each file/directory in the working copy, then filter only modified/added/deleted/replaced files (it&#8217;s /^[ADMR]/ regex for the first column in svn status result). Then remove column with files statuses and pass it to copy command preserving directory structure. That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/08/05/copying-only-modified-files-under-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tar and hidden files</title>
		<link>http://blog.o-x-t.com/2007/07/27/tar-and-hidden-files/</link>
		<comments>http://blog.o-x-t.com/2007/07/27/tar-and-hidden-files/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 14:37:56 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://blog.o-x-t.com/2007/07/27/tar-and-hidden-files/</guid>
		<description><![CDATA[tar doesn&#8217;t want to include hidden files in your archive? Probably you are using command tar cf archive.tar * or something similar. Try to use tar cf archive.tar ./ instead of * interpolation.]]></description>
			<content:encoded><![CDATA[<p><code>tar</code> doesn&#8217;t want to include hidden files in your archive? Probably you are using command <code>tar cf archive.tar *</code> or something similar. Try to use <code>tar cf archive.tar ./</code> instead of * interpolation.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.o-x-t.com/2007/07/27/tar-and-hidden-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
