<?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>¡darandandunguen! &#187; Linux</title>
	<atom:link href="http://www.darandandunguen.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darandandunguen.org</link>
	<description>Gritos a mansalva.</description>
	<lastBuildDate>Wed, 27 May 2009 07:42:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HOWTO: Mr. SID support in MapServer 5</title>
		<link>http://www.darandandunguen.org/2008/02/06/como-soporte-para-mr-sid-en-mapserver-5howto-mr-sid-support-in-mapserver-5/</link>
		<comments>http://www.darandandunguen.org/2008/02/06/como-soporte-para-mr-sid-en-mapserver-5howto-mr-sid-support-in-mapserver-5/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 10:58:01 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mapserver]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2008/02/06/como-soporte-para-mr-sid-en-mapserver-5howto-mr-sid-support-in-mapserver-5/</guid>
		<description><![CDATA[To add support to images in mrsid format, a library developed by Lizardtech is needed. This is propietary software so I&#8217;ve cropped this part out of  my main article on MapServer 5.


GeoDSK
First of all we need GeoSDK from Lizardtech (You&#8217;ll be asked to register to be able to download it). The file comes in [...]]]></description>
			<content:encoded><![CDATA[<p>To add support to images in <a href="http://en.wikipedia.org/wiki/MrSID">mrsid</a> format, a library developed by <a href="http://www.lizardtech.com">Lizardtech</a> is needed. This is propietary software so I&#8217;ve cropped this part out of  <a href="http://www.darandandunguen.org/2008/02/01/como-instalacion-de-mapserver-5-con-postgis-en-rhel5howto-mapserver-5-and-postgis-in-rhel5/">my main article on MapServer 5</a>.</p>
<p><span id="more-73"></span></p>
<ul>
<li>GeoDSK
<p>First of all we need GeoSDK from <a href="http://www.lizardtech.com">Lizardtech</a> (You&#8217;ll be asked to register to be able to download it). The file comes in several flavours (different kernel, gcc, glibc and libstdc++ versions), the one that best suits us is the gcc 3.4 one [Geo_DSDK-6.0.7.1407.linux.x86.gcc34.tar.gz].</p>
<p>Current RHEL5 gcc version is 4.2 but there are compat packages for gcc-3.4. We need them:</p>
<p><code>rpm -i /mnt/cd2/Server/compat-gcc-34-3.4.6-4.i386.rpm /mnt/cd2/Server/compat-gcc<br />
-34-c++-3.4.6-4.i386.rpm</code></p>
<p>Now it&#8217;s time to untar GeoSDK to a suitable location:</p>
<p><code>tar xzvf Geo_DSDK-6.0.7.1407.linux.x86.gcc34.tar.gz -C /usr/local/</code></p>
<p>This is a binary distribution so no more work is needed here.</p>
</li>
<li>GDAL
<p>Support is actually provided by GDAL library so we have to recompile it using our compat gcc and libstdc++ packages.</p>
<p><code>CC=gcc34 CXX=g++34 ./configure --with-png \<br />
--with-libtiff \<br />
--with-jpeg \<br />
--with-gif \<br />
--with-pg=/usr/local/pgsql/bin/pg_config \<br />
--with-geos \<br />
--with-odbc \<br />
--with-mrsid=/usr/local/Geo_DSDK-6.0.7.1407/<br />
make<br />
make install<br />
ldconfig</code></li>
</ul>
<p>Done! Of course, you may refer to <a href="http://www.darandandunguen.org/2008/02/01/como-instalacion-de-mapserver-5-con-postgis-en-rhel5howto-mapserver-5-and-postgis-in-rhel5/">my main article on MapServer 5</a> for all the details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2008/02/06/como-soporte-para-mr-sid-en-mapserver-5howto-mr-sid-support-in-mapserver-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft claims software like Linux violates its patents &#8211; May 14, 2007</title>
		<link>http://www.darandandunguen.org/2007/05/16/microsoft-claims-software-like-linux-violates-its-patents-may-14-2007microsoft-amenaza-a-los-usuarios-de-gnulinux/</link>
		<comments>http://www.darandandunguen.org/2007/05/16/microsoft-claims-software-like-linux-violates-its-patents-may-14-2007microsoft-amenaza-a-los-usuarios-de-gnulinux/#comments</comments>
		<pubDate>Wed, 16 May 2007 09:59:42 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Actualidad]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2007/05/16/microsoft-claims-software-like-linux-violates-its-patents-may-14-2007microsoft-amenaza-a-los-usuarios-de-gnulinux/</guid>
		<description><![CDATA[


 Microsoft claims software like Linux violates its patents and Linus Torvalds says they better prove it.
, aquí tenéis un resumen en cristiano y aquí la discusión que se ha generado en Barrapunto.
Stallman aún no ha abierto la boca, pero Linus sí, y dice que si las patentes de Microsoft fuesen lo suficientemente legítimas, abrían [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://money.cnn.com/magazines/fortune/fortune_archive/2007/05/28/100033867/index.htm">Microsoft claims software like Linux violates its patents</a> and <a href="http://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a> <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=199600443">says they better prove it</a>.</p>
<p>, <a href="http://www.microsiervos.com/archivo/ordenadores/microsoft-linux-patentes.html">aquí tenéis un resumen en cristiano</a> <a href="http://barrapunto.com/article.pl?sid=07/05/14/2045236">y aquí la discusión que se ha generado en Barrapunto</a>.</p>
<p><a href="http://es.wikipedia.org/wiki/Richard_Stallman">Stallman</a> aún no ha abierto la boca, pero <a href="http://es.wikipedia.org/wiki/Linus_Torvalds">Linus</a> sí, y <a href="http://www.informationweek.com/news/showArticle.jhtml?articleID=199600443">dice que si las patentes de Microsoft fuesen lo suficientemente legítimas, abrían ido a los tribunales y no estarían simplemente sembrando miedo entre los usuarios de Linux.</a>.<br />
ACT: Parece que la estrategia del terror de Microsoft <a href="http://es.theinquirer.net/2007/05/17/la_bolsa_de_nueva_york_migra_a.html">está funcionando</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2007/05/16/microsoft-claims-software-like-linux-violates-its-patents-may-14-2007microsoft-amenaza-a-los-usuarios-de-gnulinux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comprometida la versión 2.1.1 de Worpress</title>
		<link>http://www.darandandunguen.org/2007/03/03/wordpress-%e2%80%ba-blog-%c2%bb-wordpress-211-dangerous-upgrade-to-212/</link>
		<comments>http://www.darandandunguen.org/2007/03/03/wordpress-%e2%80%ba-blog-%c2%bb-wordpress-211-dangerous-upgrade-to-212/#comments</comments>
		<pubDate>Sat, 03 Mar 2007 12:20:08 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Actualidad]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2007/03/03/wordpress-%e2%80%ba-blog-%c2%bb-wordpress-211-dangerous-upgrade-to-212/</guid>
		<description><![CDATA[Al parecer, los servidores de Wordpress han sido comprometidos y un cracker desconocido ha modificado los ficheros de la versión 2.1.1 e instalado un exploit (código para poder atacar los servidores que lo instalen con facilidad) por lo tanto se pide a todo el mundo que actualice sus blogs a la versión 2.1.2. En debian [...]]]></description>
			<content:encoded><![CDATA[<p>Al parecer, <a href="http://wordpress.org/development/2007/03/upgrade-212/">los servidores de Wordpress han sido comprometidos</a> y un cracker desconocido ha modificado los ficheros de la versión 2.1.1 e instalado un exploit (código para poder atacar los servidores que lo instalen con facilidad) por lo tanto se pide a todo el mundo que actualice sus blogs a la versión 2.1.2. En debian aún no ha salido el paquete de actualización pero podéis actualizaros  por las bravas así:<br />
<code>cd /tmp/<br />
wget http://wordpress.org/latest.tar.gz<br />
tar xzvf latest.tar.gz<br />
cp -R wordpress/* /usr/share/wordpress/<br />
rm -rf wordpress latest.tar.gz</code><br />
Los chicos de Wordpress han revisado todo el código de esta versión, así que debe ser segura de nuevo. Por otro lado también están revisando las políticas de seguridad de sus servidores y auditando el servidor atacado así que esperad montones de información durante los próximos días.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2007/03/03/wordpress-%e2%80%ba-blog-%c2%bb-wordpress-211-dangerous-upgrade-to-212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Being Nerd</title>
		<link>http://www.darandandunguen.org/2007/01/26/siendo-frikibeing-nerd/</link>
		<comments>http://www.darandandunguen.org/2007/01/26/siendo-frikibeing-nerd/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 15:40:31 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chat]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2007/01/26/siendo-frikibeing-nerd/</guid>
		<description><![CDATA[I&#8217;ve loved the (rather nerdy) idea that my friend Julio has blogged about. Basically he wonders what are the most common commands he types on console (I know everyone that has worked besides him could tell you that it&#8217;s clear but he wanted a proof). So he worked out this command:
history &#124; awk '{print $2}' [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve loved <a href="http://www.julioduque.es/?p=13">the (rather nerdy) idea that my friend Julio has blogged about</a>. Basically he wonders what are the most common commands he types on console (I know everyone that has worked besides him could tell you that it&#8217;s <code>clear</code> but he wanted a proof). So he worked out this command:<br />
<code>history | awk '{print $2}' | sort | uniq -c | sort -nr | head -5</code><br />
to see which are his five most used commands. I&#8217;ve done the same on this machine and these are the results:<br />
<span id="more-48"></span></p>
<p>My user:</p>
<ul>
<li>129 ssh</li>
<li>109 su</li>
<li>74 startx</li>
<li>52 ldapvi</li>
<li>18 ./spamUpdater.sh</li>
</ul>
<p>spamUpdater.sh is a little sell script I wrote to feed spamassassin&#8217;s database (through sa-learn) with the spam that arrives to my mailbox.</p>
<p>root user:</p>
<ul>
<li>67 emerge</li>
<li>64 dhcpcd</li>
<li>37 halt</li>
<li>34 /etc/init.d/net.eth0</li>
<li>24 reboot</li>
</ul>
<p>So, as a good nerd, I spend more time <a href="http://www.gentoo.org/main/en/about.xml">updating this machine</a> than doing anything more productive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2007/01/26/siendo-frikibeing-nerd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dilbert &amp; Linux :)</title>
		<link>http://www.darandandunguen.org/2007/01/26/dilbert-linux/</link>
		<comments>http://www.darandandunguen.org/2007/01/26/dilbert-linux/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 14:16:05 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Fotos Frikis]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2007/01/26/dilbert-linux/</guid>
		<description><![CDATA[Dilbert
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dilbert.com/comics/dilbert/archive/images/dilbert20071832660125.gif">Dilbert</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2007/01/26/dilbert-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a Huawei E620 3G card in linux</title>
		<link>http://www.darandandunguen.org/2007/01/11/usando-una-tarjeta-3g-de-vodafone-en-linux-huawei-e620using-a-huawei-e620-3g-card-in-linux/</link>
		<comments>http://www.darandandunguen.org/2007/01/11/usando-una-tarjeta-3g-de-vodafone-en-linux-huawei-e620using-a-huawei-e620-3g-card-in-linux/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 16:38:06 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[3g]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[huawei]]></category>
		<category><![CDATA[vodafone]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2007/01/11/usando-una-tarjeta-3g-de-vodafone-en-linux-huawei-e620using-a-huawei-e620-3g-card-in-linux/</guid>
		<description><![CDATA[I&#8217;ve been using an option GPRS card for a while (without any problems) so I was very eager to try the new HSDPA cards in my linux laptop. It works like a charm (I&#8217;m so happy  )
Well, now the facts, what you need to make the card work?

A working PCMCIA port
To have the card [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using an option GPRS card for a while (without any problems) so I was very eager to try the new HSDPA cards in my linux laptop. It works like a charm (I&#8217;m so happy <img src='http://www.darandandunguen.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
Well, now the facts, what you need to make the card work?</p>
<ol>
<li>A working PCMCIA port</li>
<li>To have the card detected as 3 USB Serial ports</li>
<li>PPP Drivers</li>
<li>Wvdial installed and configured</li>
</ol>
<p><span id="more-43"></span></p>
<p>I&#8217;ll assume you have the pcmcia subsystem up and working (else <a href="http://www.google.com/search?q=linux+pcmcia+howto">google</a> is your friend).</p>
<p>Secondly, you need the usbserial module. If you don&#8217;t have it available, you&#8217;ll need a kernel recompilation, else just load it with <code>modprobe usbserial</code>. Once loaded, when you plug the card on the PCMCIA slot, you&#8217;ll see a bunch of messages in your syslog, look for these three:</p>
<p><code><br />
[...]<br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.0: pl2303 converter detected<br />
<strong>Jan 11 19:47:50 acsev-109 usb 6-1: pl2303 converter now attached to ttyUSB0</strong><br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.1: usb_probe_interface<br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.1: usb_probe_interface - got id<br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.1: pl2303 converter detected<br />
<strong>Jan 11 19:47:50 acsev-109 usb 6-1: pl2303 converter now attached to ttyUSB1</strong><br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.2: usb_probe_interface<br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.2: usb_probe_interface - got id<br />
Jan 11 19:47:50 acsev-109 pl2303 6-1:1.2: pl2303 converter detected<br />
<strong>Jan 11 19:47:50 acsev-109 usb 6-1: pl2303 converter now attached to ttyUSB2</strong><br />
Jan 11 19:47:50 acsev-109 usbcore: registered new interface driver pl2303<br />
Jan 11 19:47:50 acsev-109 drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver<br />
Jan 11 19:47:50 acsev-109 drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)<br />
Jan 11 19:47:50 acsev-109 usbcore: registered new interface driver option<br />
Jan 11 19:47:50 acsev-109 drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1<br />
</code></p>
<p>If you can&#8217;t see those three messages, it just won&#8217;t work (again, <a href="http://www.google.com/search?q=linux+usbserial+howto">google is your friend</a>)</p>
<p>Install PPP: <code>modprobe ppp</code>.</p>
<p>Install and configure wvdial. Install it your preferred way (apt-get it, install from source, use emerge or rpm or whatever), then edit the file <em>/etc/wvdial.conf</em>. These are the settings needed for Vodafone users in Spain. People from other countries should try Tazz Tux&#8217; files on <a href="http://www.mybroadband.co.za/vb/showthread.php?t=21726">mybroadband.co.za forums</a>.</p>
<p><code><br />
[Dialer Defaults]</p>
<p>Phone = *99***1#<br />
Username = username<br />
Password = password<br />
Stupid Mode = 1<br />
Dial Command = ATDT</p>
<p>[Dialer pin]</p>
<p>Init1 = AT+CPIN=<strong>XXXX</strong><br />
# You should change the XXXX for your PIN code<br />
[Dialer option]</p>
<p>Modem = /dev/ttyUSB0<br />
Baud = 460800<br />
Init2 = ATZ<br />
Init3 = ATQ0 V1 E1 S0=0 &#038;C1 &#038;D2 +FCLASS=0<br />
ISDN = 0<br />
Modem Type = Analog Modem</p>
<p>[Dialer internet]</p>
<p>Init5 = AT+CGDCONT=1,"IP","ac.vodafone.es";</p>
<p></code></p>
<p>Although there&#8217;s a PIN section in the code, I have never been able to use any of my cards with PIN code enabled so I&#8217;ll just disable it (I&#8217;ve put the SIM card in my phone and told it not to ask for PIN anymore). Then just exec wvdial: <code>wvdial option internet</code>. Enjoy! </p>
<p>Feedback is welcome <img src='http://www.darandandunguen.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2007/01/11/usando-una-tarjeta-3g-de-vodafone-en-linux-huawei-e620using-a-huawei-e620-3g-card-in-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using find to use sed on multiple directories</title>
		<link>http://www.darandandunguen.org/2006/11/10/using-find-to-use-sed-on-multiple-directoriesusando-find-para-utilizar-sed-en-multiples-subdirectorios/</link>
		<comments>http://www.darandandunguen.org/2006/11/10/using-find-to-use-sed-on-multiple-directoriesusando-find-para-utilizar-sed-en-multiples-subdirectorios/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 10:48:08 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2006/11/10/using-find-to-use-sed-on-multiple-directoriesusando-find-para-utilizar-sed-en-multiples-subdirectorios/</guid>
		<description><![CDATA[Sed is a powerful line editor which can be used to modify text files in a non-interactive manner. Explaining it&#8217;s use would be to lengthy so I&#8217;ll just paste here it&#8217;s man page. The problem is that sed doesn&#8217;t allow us to use it across subdirectories but this can be easily achieved using find:
find ./ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gnu.org/software/sed/sed.html">Sed</a> is a powerful line editor which can be used to modify text files in a non-interactive manner. Explaining it&#8217;s use would be to lengthy so I&#8217;ll just paste <a href="http://www.gnu.org/software/sed/manual/html_mono/sed.html">here it&#8217;s man page</a>. The problem is that sed doesn&#8217;t allow us to use it across subdirectories but this can be easily achieved using <a href="http://www.gnu.org/software/findutils/">find</a>:<br />
<code>find ./ -type f -exec sed -e '[expression]' {} \;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2006/11/10/using-find-to-use-sed-on-multiple-directoriesusando-find-para-utilizar-sed-en-multiples-subdirectorios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driver Router SpeedTouch 580</title>
		<link>http://www.darandandunguen.org/2006/11/05/driver-router-speedtouch-580/</link>
		<comments>http://www.darandandunguen.org/2006/11/05/driver-router-speedtouch-580/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 12:24:52 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SpeedTouch]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2006/11/05/driver-router-speedtouch-580/</guid>
		<description><![CDATA[This is one of the most commons search terms in Google for people who comes to my blog. In this week people have searched (among others):

drivers router inalambrico speed touch wanadoo
configurar speedtouch 580 linux
drivers thompson speedtouch 580
speedtouch 580 driver

 I&#8217;ve never written about this before because there&#8217;s no driver to use, you simply don&#8217;t need [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of the most commons search terms in Google for people who comes to my blog. In this week people have searched (among others):</p>
<ul>
<li>drivers router inalambrico speed touch wanadoo</li>
<li>configurar speedtouch 580 linux</li>
<li>drivers thompson speedtouch 580</li>
<li>speedtouch 580 driver</li>
</ul>
<p> I&#8217;ve never written about this before because there&#8217;s no driver to use, you simply don&#8217;t need any. A router is not a modem, a router is a machine in itself, and so, you only need to configure the communication between two machines, your computer and the computer named router SpeedTouch 580.</p>
<p><span id="more-39"></span></p>
<p>My router came with these default parameters:</p>
<ul>
<li>user: admin</li>
<li>password: (en blanco)</li>
<li>IP address: 192.168.0.1</li>
</ul>
<p>You should <a href="http://www.thinkgeek.com/tshirts/frustrations/3239/">read the manual</a> to see the defaults for your router. I&#8217;ll assume that your router has the same IP as mine:</p>
<ol>
<li><img src="/wp-content/uploads/2006/11/puertos.jpg" alt="Puerto y cable ethernet" />Attach an ethernet wire between your computer and the router. The ethernet port is the one marked in green.</li>
<li>Use an appropriate address in your computer (like 192.168.0.2 netmask 255.255.255.0) and use the router address as default gateway.
<ul>
<li>Linux:Open a root console and type <br /><code>ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up <br />route add default gw 192.168.0.1</code></li>
<li>Windows: Type the values in TCP/IP configuration under Network properties</li>
<li>Mac: I don&#8217;t know.</li>
</ul>
</li>
<li>Type in an internet browser the address of the router, 192.168.0.1, and use your user and password to access the router configuration page. Follow the instructions in the manual.</li>
<li>If you have questions use the comments and I&#8217;ll try to solve them</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2006/11/05/driver-router-speedtouch-580/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Mata al bloqueo de mayúsculas</title>
		<link>http://www.darandandunguen.org/2006/11/03/muerte-al-bloqueo-de-mayusculas/</link>
		<comments>http://www.darandandunguen.org/2006/11/03/muerte-al-bloqueo-de-mayusculas/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 09:55:02 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2006/11/03/muerte-al-bloqueo-de-mayusculas/</guid>
		<description><![CDATA[Sí, me refiero a esa tecla. Si no entiendes qué pinta ese reducto del pasado en nuestros teclados y, como yo, sólo la pulsas por equivocación, deshazte de ella, vete a la consola y ejecuta:
 xmodmap -e 'remove Lock = Caps_Lock'
xmodmap -e 'keysym Caps_Lock = Shift_L'
xmodmap -e 'add Shift = Shift_L'
¡Tachán! El engendro ha pasado [...]]]></description>
			<content:encoded><![CDATA[<p>Sí, me refiero a <a href="http://www.microsiervos.com/archivo/ordenadores/muerte-bloqueo-mayusculas.html">esa tecla</a>. Si no entiendes qué pinta <a href="http://www.reasoner.org/wp-content/photos/CapsLock.jpg">ese reducto del pasado</a> en nuestros teclados y, como yo, sólo la pulsas por equivocación, deshazte de ella, vete a la consola y ejecuta:</p>
<p><code> xmodmap -e 'remove Lock = Caps_Lock'<br />
xmodmap -e 'keysym Caps_Lock = Shift_L'<br />
xmodmap -e 'add Shift = Shift_L'</code></p>
<p>¡Tachán! El engendro ha pasado a ser <a href="http://www.clickykeyboard.com/2005/keycaps/keys-058.jpg">otro botón de mayúsculas</a> normal y corriente. Para hacer los cambios permanentes, añádelos al archivo .profile</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2006/11/03/muerte-al-bloqueo-de-mayusculas/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>embedded linux</title>
		<link>http://www.darandandunguen.org/2006/10/29/embedded-linux/</link>
		<comments>http://www.darandandunguen.org/2006/10/29/embedded-linux/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 09:14:19 +0000</pubDate>
		<dc:creator>manu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[embedded]]></category>

		<guid isPermaLink="false">http://www.darandandunguen.org/2006/10/29/embedded-linux/</guid>
		<description><![CDATA[Esto es a lo que dedico ahora la mayor parte de mi tiempo para linux (media jornada laboral, aprox). Tras pasar tanto tiempo con procesadores mainstream, ha sido raro iniciarse en un mundo de compiladores cruzadores, librerías recortadas al máximo para cuidar el (poco) espacio disponible, bugs con los que nadie se ha encontrado antes [...]]]></description>
			<content:encoded><![CDATA[<p>Esto es a lo que dedico ahora la mayor parte de mi tiempo para linux (media jornada laboral, aprox). Tras pasar tanto tiempo con procesadores <em>mainstream</em>, ha sido raro iniciarse en un mundo de compiladores cruzadores, librerías recortadas al máximo para cuidar el (poco) espacio disponible, bugs con los que nadie se ha encontrado antes (somos pocos aún),&#8230; Pero reconozco que es muy divertido.</p>
<p>La máquina con la que trabajo es un <a href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX_LITEKIT&#038;parentCode=i.MXL&#038;nodeId=01J4Fs2973ZrDR">i.MX21</a>, una placa de desarrollo de <a href="http://www.freescale.com">motorola</a> basada en un micro <a href="http://www.arm.com/products/CPUs/families/ARM9Family.html">ARM9</a>.</p>
<p>Las distribuciones con las que estoy trabajando (por ahora) son básicamente las que más me gustan para máquinas grandes: <a href="http://www.gentoo.org">Gentoo</a> y <a href="http://www.debian.org">Debian</a>, pero en sus respectivas versiones para dispositivos embebidos: <a href="http://www.emdebian.org">emdebian</a> y <a href="http://www.gentoo.org/proj/en/base/embedded/index.xml">embedded gentoo</a></p>
<p>Y el resultado lo podéis ver en <a href="http://www.visioway.es">VisioWay</a>.</p>
<p>Si os dedicáis también al desarrollo de estos juguetitos, los comentarios están a vuestra disposición <img src='http://www.darandandunguen.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.darandandunguen.org/2006/10/29/embedded-linux/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->