<?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>Parufito &#187; Linux</title>
	<atom:link href="http://www.parufito.info/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.parufito.info</link>
	<description>el que mola ho aprofito</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:00:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Nautilus Script per afegir Marques d&#8217;aigua a les fotos</title>
		<link>http://www.parufito.info/01072010/nautilus-script-per-afegir-marques-daigua-a-les-fotos/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=nautilus-script-per-afegir-marques-daigua-a-les-fotos</link>
		<comments>http://www.parufito.info/01072010/nautilus-script-per-afegir-marques-daigua-a-les-fotos/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:00:27 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Utils]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[marca d'aigua]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[watermark]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=401</guid>
		<description><![CDATA[Ep! per necessitats del nou projecte Catalufffuuu, m&#8217;ha sortit la &#8220;necessitat&#8221; de crear un script per afegir marques d&#8217;aigua a fotografies. El funcionament és molt senzill: Afegir un arxiu anomenar watermark.png (és el png que farà les marques d&#8217;aigua) al directori on tinguis les fotografies. Crear un fitxer anomenat watermark (per exemple) #!/bin/sh # # [...]]]></description>
			<content:encoded><![CDATA[<p>Ep! per necessitats del nou projecte Catalufffuuu, m&#8217;ha sortit la &#8220;necessitat&#8221; de crear un script per afegir marques d&#8217;aigua a fotografies.</p>
<p>El funcionament és molt senzill:</p>
<ul>
<li>Afegir un arxiu anomenar <strong>watermark.png</strong> (és el png que farà les marques d&#8217;aigua) al directori on tinguis les fotografies.</li>
</ul>
<ul>
<li>Crear un fitxer anomenat watermark (per exemple)</li>
</ul>
<pre>#!/bin/sh
#
# Watermarker Script 0.1
#
# Script to add a Watermark to image Files By nautilus.
# need a file called watermark.png with the correct transparencies to work
# http://www.parufito.info

fpaths=`echo "$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS" | sort`

for file in $fpaths
do
 if [ -f "$file" ]; then
 base=${file%.*}
 ext=${file##*.}
 newname=${base}.wm.$ext
 composite -gravity SouthEast watermark.png $file $newname
 fi
done</pre>
<ul>
<li>instal·lar el fitxer <strong>watermark</strong> en qüestió al directori dels scripts de nautilus [~/.gnome2/nautilus-scripts] i donar permisos d&#8217;execució</li>
</ul>
<p>i ja està! després botó dret a les fotos i a córrer!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/01072010/nautilus-script-per-afegir-marques-daigua-a-les-fotos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reactivar Nautilus com a gestor de fitxers per defecte en Gnome</title>
		<link>http://www.parufito.info/13042010/reactivar-nautilus-com-a-gestor-de-fitxers-per-defecte-en-gnome/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=reactivar-nautilus-com-a-gestor-de-fitxers-per-defecte-en-gnome</link>
		<comments>http://www.parufito.info/13042010/reactivar-nautilus-com-a-gestor-de-fitxers-per-defecte-en-gnome/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 21:57:09 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gconf]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[PCman]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=396</guid>
		<description><![CDATA[Avui trastejant una estona amb el meu portàtil, he tornat a provar el LXDE, per allò que es un gestor de finestres més lleuger i blablabla, però encara no em fa el pes del tot (a veure ara si surt la Lubuntu 10.04 i es nota diferència) El tema és que al tornar a Gnome, [...]]]></description>
			<content:encoded><![CDATA[<p>Avui trastejant una estona amb el meu portàtil, he tornat a provar el <strong>LXDE</strong>, per allò que es un gestor de finestres més lleuger i blablabla, però encara no em fa el pes del tot (a veure ara si surt la <strong>Lubuntu 10.04</strong> i es nota diferència)</p>
<p>El tema és que al tornar a <strong>Gnome</strong>, el gestor de fitxers havia canviat de <strong>Nautilus</strong> a <strong>PCman</strong> (el que ve per defecte al <strong>LXDE</strong>) m&#8217;ha tocat una mica els <span style="text-decoration: line-through;">collons</span> nassos i al final he trobat la solució.</p>
<p>No se perquè s&#8217;ha carregat la key &#8220;<strong>file</strong>&#8221; i els seus valors. Que per cer, no he sabut configurar des del <strong>gconf-editor</strong> (algú sap afegir cadenes de claus?)</p>
<p>en fi, que per terminal executem aixo i ja funciona:</p>
<pre dir="ltr">gconftool-2 --set --type=string /desktop/gnome/url-handlers/file/command 'nautilus "%s"'
gconftool-2 --set --type=bool /desktop/gnome/url-handlers/file/enabled true
gconftool-2 --set --type=bool /desktop/gnome/url-handlers/file/need-terminal false
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/13042010/reactivar-nautilus-com-a-gestor-de-fitxers-per-defecte-en-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Treure el comptador de Reinici i Apagat en la Ubuntu 9.10</title>
		<link>http://www.parufito.info/18012010/treure-el-comptador-de-reinici-i-apagat-en-la-ubuntu-9-10/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=treure-el-comptador-de-reinici-i-apagat-en-la-ubuntu-9-10</link>
		<comments>http://www.parufito.info/18012010/treure-el-comptador-de-reinici-i-apagat-en-la-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 07:21:49 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[koala]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=377</guid>
		<description><![CDATA[Si et molesta tant com a mi la finestra d&#8217;espera de 60 segons Quan premeu &#8220;Apagar&#8221;: Executa des de consola: gconftool-2 -s '/apps/indicator-session/suppress_logout_restart_shutdown' --type bool true o gconftool-2 -s '/apps/indicator-session/suppress_logout_restart_shutdown' --type bool false Si vols tornar a activar-lo. Via: Ubuntulife]]></description>
			<content:encoded><![CDATA[<p>Si et molesta tant com a mi la finestra d&#8217;espera de 60 segons Quan premeu &#8220;Apagar&#8221;:</p>
<p>Executa des de consola:</p>
<blockquote><p><code>gconftool-2 -s '/apps/indicator-session/suppress_logout_restart_shutdown' --type bool true</code></p></blockquote>
<p>o</p>
<blockquote><p><code>gconftool-2 -s '/apps/indicator-session/suppress_logout_restart_shutdown' --type bool false</code></p></blockquote>
<p>Si vols tornar a activar-lo.</p>
<p><strong>Via: </strong><a href="http://ubuntulife.wordpress.com/2009/11/06/cosas-a-hacer-despues-de-instalar-ubuntu-9-10-kamic-koala/">Ubuntulife</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/18012010/treure-el-comptador-de-reinici-i-apagat-en-la-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Habilitar CTRL+ALT+BACKSPACE a Ubuntu 9.10</title>
		<link>http://www.parufito.info/15012010/habilitar-ctrlaltbackspace-a-ubuntu-9-10/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=habilitar-ctrlaltbackspace-a-ubuntu-9-10</link>
		<comments>http://www.parufito.info/15012010/habilitar-ctrlaltbackspace-a-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:12:08 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[restart]]></category>
		<category><![CDATA[X]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=373</guid>
		<description><![CDATA[Sistema -&#62; Preferències -&#62; Teclat -&#62; Disposició -&#62; Opcions Disposició -&#62; Seqüència de teclat per a matar Servidor X -&#62; selecciona Control + Alt + Backspace.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Sistema -&gt; Preferències -&gt; Teclat -&gt; Disposició -&gt; Opcions Disposició -&gt; Seqüència de teclat per a matar Servidor X -&gt; selecciona Control + Alt + Backspace.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/15012010/habilitar-ctrlaltbackspace-a-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xuletes informàtiques</title>
		<link>http://www.parufito.info/26102009/xuletes-informatiques/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=xuletes-informatiques</link>
		<comments>http://www.parufito.info/26102009/xuletes-informatiques/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:45:22 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cheat]]></category>
		<category><![CDATA[sheet]]></category>
		<category><![CDATA[xarxes]]></category>
		<category><![CDATA[xuleta]]></category>
		<category><![CDATA[xuletari]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=360</guid>
		<description><![CDATA[A Ubuntulife, ha coincidit que amb poc marge de temps, apareixen dues webs, amb un recull de cheat Sheets (xuletaris ;)) relacionats amb Linux i les Xarxes. Com que fent un cop d&#8217;ull per sobre, m&#8217;han semblat molt bones, he pensat que me les havia d&#8217;apuntar a algun lloc i ja que hi som compartir-les: [...]]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://ubuntulife.wordpress.com/">Ubuntulife</a>, ha coincidit que amb poc marge de temps, apareixen dues webs, amb un recull de cheat Sheets (xuletaris ;)) relacionats amb Linux i les Xarxes. Com que fent un cop d&#8217;ull per sobre, m&#8217;han semblat molt bones, he pensat que me les havia d&#8217;apuntar a algun lloc i ja que hi som compartir-les:</p>
<ul>
<li><a href="http://www.techieblogger.com/2009/10/linux-unix-ubuntu-solaris-cheat-sheets.html">25+ Useful Linux and Unix Cheat Sheets</a></li>
<li><a href="http://packetlife.net/library/cheat-sheets/">Packet Life.net &#8211; Cheat Sheets</a></li>
</ul>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h2><a title="25+ Useful Linux and Unix Cheat Sheets" rel="bookmark" href="http://www.techieblogger.com/2009/10/linux-unix-ubuntu-solaris-cheat-sheets.html">25+ Useful Linux and Unix Cheat Sheets</a></h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/26102009/xuletes-informatiques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebMin iPhone Theme</title>
		<link>http://www.parufito.info/12072009/webmin-iphone-theme/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=webmin-iphone-theme</link>
		<comments>http://www.parufito.info/12072009/webmin-iphone-theme/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 14:34:40 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=352</guid>
		<description><![CDATA[L&#8217;altre dia remenant el Webmin per casa, vaig pensar que li aniria de perles un theme per iPhone, pero com sempre amb el SoftwareLliure, algú ho havia pensat abans! http://www.webmin.com/mobile.html Està mamat d&#8217;instalar i configurar, aixi que ja sabeu! Pel que veig a la pàgina, es un MobileTheme, que posa que també serveix en Treo&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>L&#8217;altre dia remenant el Webmin per casa, vaig pensar que li aniria de perles un theme per iPhone, pero com sempre amb el SoftwareLliure, algú ho havia pensat abans!</p>
<p><a href="http://www.webmin.com/mobile.html">http://www.webmin.com/mobile.html</a></p>
<p>Està mamat d&#8217;instalar i configurar, aixi que ja sabeu! Pel que veig a la pàgina, es un MobileTheme, que posa que també serveix en Treo&#8217;s i no se si alguns altres models. Tot es provar-ho</p>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/12072009/webmin-iphone-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Medion + Ubuntu</title>
		<link>http://www.parufito.info/03062009/medion-ubuntu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=medion-ubuntu</link>
		<comments>http://www.parufito.info/03062009/medion-ubuntu/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 09:09:09 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[medion]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=111</guid>
		<description><![CDATA[Des de la sortida de la Ubuntu 9.04, aquest article ja no serveix per a res, però el tenia en DRAFT al blog i sabria greu deixar-lo allà, així que disfruteu-lo! &#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Com sempre, preparo posts, deixo els textos en draft i al cap d&#8217;un temps ja no serveixen per a res. L&#8217;origen d&#8217;aquest post, [...]]]></description>
			<content:encoded><![CDATA[<p>Des de la sortida de la Ubuntu 9.04, aquest article ja no serveix per a res, però el tenia en DRAFT al blog i sabria greu deixar-lo allà, així que disfruteu-lo!</p>
<p style="text-align: center;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Com sempre, preparo posts, deixo els textos en draft i al cap d&#8217;un temps ja no serveixen per a res. L&#8217;origen d&#8217;aquest post, ve dels meus intents aproximadament el Juliol  de 2008 quan em vaig comprar e<strong>l Medion Ayoka Mini</strong>, un ultra portàtil de 10&#8243;.</p>
<p>Els problemes van venir quan instal·lava Linux (ja sabeu que em fa una mica de ràbia el Windows), d&#8217;aquelles, la ultima <strong>Ubuntu </strong>que hi havia, era la 8.04. Aquesta li havia de posar un programet per poder instal·lar-la des de USB, però no patiu que des de la 8.10 el programa ve per defecte.</p>
<p>Llavors, amb la 8.04, tenia problemes amb la <strong>Webcam</strong>, el &#8220;<strong>suspender</strong>&#8221; i el <strong>Wi-Fi</strong>, actualment amb la 8.10, l&#8217;única pega son els drivers de la tarja Wi-Fi, que s&#8217;han de compilar per a poder executar, la resta ja funciona tot correctament de serie.</p>
<p>Així que tot el post, acaba quedant com un <strong>manual per instal·lar Wi-Fi al Medion Ayoka Mini</strong>, o com a mínim, el procediment que jo segueixo al respecte:<span id="more-111"></span></p>
<blockquote>
<ol>
<li>Baixem els drivers Wi-Fi:<br />
<span id=":xa" class="VrHWId">http://www.ralinktech.com.tw/data/drivers/2008_0325_RT2860_Linux_STA_v1.6.1.0.tar.bz2</span></li>
<li>baixar i seguir el readme</li>
<li>Modificar els fitxers aquells</li>
<li>gmake blabla</li>
<li>ifup-down xD</li>
</ol>
</blockquote>
<h2><span style="color: #ff0000;"><strong>CAL RECORDAR QUE AQUEST PROCES L&#8217;HAUREM DE FER-HO CADA COP QUE S&#8217;ACTUALITZA EL KERNEL</strong></span></h2>
<p><strong>A continuació us copio la informació que tenia recopilada antigament. (Possiblement ja esta desfasada)</strong></p>
<ul>
<li><strong>Fòrums Msi i clonics:</strong>
<p>http://www.forosmsiwind.es/viewforum.php?f=1&amp;sid=4f0a2b38f44577e836ddfc4f79c70830</li>
<li><strong>Blog Msi </strong>(tambe clònics)<strong>:</strong>
<p>http://www.msiwind.es</li>
<li><strong>Wiki Msi+Ubuntu</strong>
<p>http://wiki.msiwind.net/index.php/Ubuntu_8.04_Hardy_Heron</li>
<li><strong>Forum Msi+Ubuntu+Wifi</strong>
<p>http://forums.msiwind.net/default-msiwind/have-the-wireless-drivers-but-t840.html?sid=ef77701dc95d890cf2d44488d43b2f54</p>
<p><em>Ojo k es del <strong>MSI </strong>(medion utilitza un altre wifi)</em></li>
<li><strong>Crear iso per pendrive</strong>
<p>http://news.softpedia.com/news/Alternative-Installation-Methods-for-Hardy-86977.shtml</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/03062009/medion-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Festa Ubuntu Jaunty Jackalope</title>
		<link>http://www.parufito.info/12052009/festa-ubuntu-jaunty-jackalope/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=festa-ubuntu-jaunty-jackalope</link>
		<comments>http://www.parufito.info/12052009/festa-ubuntu-jaunty-jackalope/#comments</comments>
		<pubDate>Tue, 12 May 2009 15:39:26 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[festa]]></category>
		<category><![CDATA[jaunty jackalope]]></category>
		<category><![CDATA[ubuntaires]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=313</guid>
		<description><![CDATA[Ja hem anat a la festeta! i va estar prou be! fins i tot he trobat entre totes les fotos una que surto jo al taller de copies de seguretat, així que la penjo! Links: Ubuntu.cat Wiki Festa Fotos]]></description>
			<content:encoded><![CDATA[<p>Ja hem anat a la festeta! i va estar prou be! fins i tot he trobat entre totes les fotos una que surto jo al taller de copies de seguretat, així que la penjo!</p>
<p><a href="http://fotos.parufito.info/varis/FestaUbuntairesJauntyJackalope.jpg.php"><img class="aligncenter" title="Festa Ubuntu Jaunty Jackalope, Taller de Copies de Seguretat" src="http://fotos.parufito.info/zp-core/i.php?a=varis&amp;i=FestaUbuntairesJauntyJackalope.jpg&amp;w=480" alt="" width="480" height="322" /></a></p>
<p><strong>Links:</strong></p>
<ul>
<li><a href="http://ubuntu.cat">Ubuntu.cat</a></li>
<li><a href="https://wiki.ubuntu.com/CatalanTeam/JauntyJackalope">Wiki Festa</a></li>
<li><a href="https://wiki.ubuntu.com/CatalanTeam/JauntyJackalope/Fotos">Fotos</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/12052009/festa-ubuntu-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus Browser Mode</title>
		<link>http://www.parufito.info/19022009/nautilus-browser-mode/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=nautilus-browser-mode</link>
		<comments>http://www.parufito.info/19022009/nautilus-browser-mode/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:40:48 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utils]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[nautilus]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=293</guid>
		<description><![CDATA[Fart de que se t&#8217;obrin mil finestres mentre &#8220;navegues&#8221; per el teu sistema de fitxers en Gnome? activa el mode browser de Nautilus, per a mi es vital! :D Debian executar via terminal: gconf-editor o via Applications –&#62; System Tools –&#62; Configuration Editor Modifcar aquest valor: apps –&#62; nautilus –&#62; preferences –&#62; always_use_browser a TRUE! [...]]]></description>
			<content:encoded><![CDATA[<p>Fart de que se t&#8217;obrin mil finestres mentre &#8220;navegues&#8221; per el teu sistema de fitxers en <strong>Gnome</strong>? activa el <strong>mode browser de Nautilus</strong>, per a mi es vital! :D</p>
<p><img class="aligncenter" title="Nautilus Spatial View" src="http://fotos.parufito.info/zp-core/i.php?a=varis%2Fposts&amp;i=6naut_spatial_view1.png&amp;w=480" alt="" width="480" height="310" /></p>
<p><span style="text-decoration: underline;"><strong>Debian</strong></span></p>
<pre>executar via terminal:</pre>
<pre>
<pre style="padding-left: 30px;">gconf-editor</pre>
<p>o via Applications –&gt; System Tools –&gt; Configuration Editor Modifcar aquest valor:</pre>
<pre style="padding-left: 30px;">apps –&gt; nautilus –&gt; preferences –&gt; always_use_browser a <strong>TRUE!</strong></pre>
<p><span style="text-decoration: underline;"><strong>Fedora</strong></span></p>
<p>Executa això en un terminal:</p>
<pre style="padding-left: 30px;">gconftool-2 --type boolean --set /apps/nautilus/preferences/always_use_browser true</pre>
<p>i el resultat final:</p>
<p style="text-align: center;"><img class="aligncenter" title="Nautilus Browser mode" src="http://fotos.parufito.info/cache/varis/posts/Nautilus-Browser-Mode1.jpg_w480.jpg" alt="" width="480" height="306" /></p>
<p><strong>Links</strong></p>
<ul>
<li><a href="http://www.linux-archive.org/fedora-desktop/182837-browser-mode-nautilus.html">http://www.linux-archive.org/fedora-desktop/182837-browser-mode-nautilus.html</a></li>
<li><a href="http://linux.about.com/library/gnome/blgnome6n2a.htm">http://linux.about.com/library/gnome/blgnome6n2a.htm</a></li>
<li><a href="http://franciscoalecrim.com/blog/2007/07/27/debian-nautilus-browser-mode/">http://franciscoalecrim.com/blog/2007/07/27/debian-nautilus-browser-mode/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/19022009/nautilus-browser-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hoz &#8211; &#8220;L&#8217;hacha&#8221; de Linux</title>
		<link>http://www.parufito.info/27012009/hoz/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=hoz</link>
		<comments>http://www.parufito.info/27012009/hoz/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 09:27:42 +0000</pubDate>
		<dc:creator>parufito</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[hacha]]></category>
		<category><![CDATA[hoz]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.parufito.info/?p=255</guid>
		<description><![CDATA[Estava cansat ja de trobar-me de tant en tant, arxius per Internet amb el trunyo del Hacha aquell&#8230; Si, hi ha gent que es veu que encara el fa servir, en comptes de tallar els fitxers amb el rar, zip o coses mes comuns, no! a fer servir coses rares&#8230; Per evitar fotre experiments amb [...]]]></description>
			<content:encoded><![CDATA[<p>Estava cansat ja de trobar-me de tant en tant, arxius per Internet amb el trunyo del <strong>Hacha </strong>aquell&#8230; Si, hi ha gent que es veu que encara el fa servir, en comptes de tallar els fitxers amb el rar, zip o coses mes comuns, no! a fer servir coses rares&#8230;</p>
<p>Per evitar fotre experiments amb el Wine, vaig buscar que hi havia al respecte i gracies a <a href="http://www.lamateporunyogur.net/archivos/2007/09/26/hacha-en-linux/">lamateporunyogur</a> i l&#8217;ampliació de <a href="http://sigt.net/archivo/como-pegar-ficheros-con-hacha-en-gnulinux.xhtml">Sigt</a>, vaig conèixer el <strong><a href="http://hoz.sourceforge.net/">Hoz</a> (Hacha Open Zource)</strong> un programet en mode comanda, que ens servira per ajuntar (també separar, però no ho feu si us plau) tots els fitxerets que trobem per Internet tallats amb el Hacha.</p>
<p>Per a Ubuntu, tenim els paquets al repositori i tot. El hoz i també un Gui, per si ens interessa (s&#8217;executa amb la comanda <code>ghoz) </code></p>
<p>Jo personalment, després de provar els 2, em resulta mes còmode el hoz a seques, ja que el gui, no recordava quins directoris utilitzava i era molt pesat ajuntar diversos fitxers.</p>
<p><strong>Web projecte:</strong> <a href="http://hoz.sourceforge.net/">http://hoz.sourceforge.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.parufito.info/27012009/hoz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
