<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Yvoictra Blog</title>
	<atom:link href="http://yvoictra.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://yvoictra.wordpress.com</link>
	<description>Mis paranoias sobre la tecnología</description>
	<lastBuildDate>Sat, 24 Oct 2009 12:16:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='yvoictra.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/609f82a9efda64ddc0cee5fbd4f6ea01?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Yvoictra Blog</title>
		<link>http://yvoictra.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://yvoictra.wordpress.com/osd.xml" title="Yvoictra Blog" />
		<item>
		<title>Cómo resetear un autoincremental en MySQL</title>
		<link>http://yvoictra.wordpress.com/2009/10/24/como-resetear-un-autoincremental-en-mysql/</link>
		<comments>http://yvoictra.wordpress.com/2009/10/24/como-resetear-un-autoincremental-en-mysql/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 11:48:06 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[alter]]></category>
		<category><![CDATA[autoincrement]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[truncate]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=250</guid>
		<description><![CDATA[En las BBDD es típico utilizar la función de autoincrementar las claves primarias de las tablas. De este modo se consigue que se vaya incrementando el campo en cada nueva tupla.
Si necesitamos borrar la tabla, y que además este valor se resetee, para volver a comenzar con 1, la opción más sencilla es ejecutar la [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=250&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>En las BBDD es típico utilizar la función de autoincrementar las claves primarias de las tablas. De este modo se consigue que se vaya incrementando el campo en cada nueva tupla.</p>
<p>Si necesitamos borrar la tabla, y que además este valor se resetee, para volver a comenzar con 1, la opción más sencilla es ejecutar la siguiente sentencia:</p>
<p><code>TRUNCATE nombre_tabla;</code></p>
<p>Con esto conseguimos vaciar la tabla, como si hubieramos hecho de nuevo el <em>CREATE TABLE</em>.</p>
<p>Si lo que necesitamos es hacer que el valor autoincremental tome un valor determinado es posible utilizar la siguiente sentencia, que establece un valor para la siguiente tupla.</p>
<p><code>ALTER TABLE nombre_tabla AUTO_INCREMENT=1</code></p>
<p>Con esto conseguimos resetear el campo autoincrementable. Ojo, si existen registros con el valor que hemos asignado, continuará por el último&#8230;</p>
<p><a href="http://www.eslomas.com/index.php/archives/2008/12/02/como-resetear-un-autoincremental-en-mysql">Fuente</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=250&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/10/24/como-resetear-un-autoincremental-en-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>Ver MAC de interfaz de red en Linux</title>
		<link>http://yvoictra.wordpress.com/2009/10/04/ver-mac-de-interfaz-de-red-en-linux/</link>
		<comments>http://yvoictra.wordpress.com/2009/10/04/ver-mac-de-interfaz-de-red-en-linux/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 08:51:59 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[interfaz de red]]></category>
		<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=247</guid>
		<description><![CDATA[Existe una forma interesante para poder sacar la MAC asociada a una interfaz de RED. Hay un fichero que tiene almacenada la MAC de la interfaz de Red, y existen tantos ficheros de este estilo, como interfaces de red tenga la máquina.
El fichero en cuestión es: /sys/class/net/eth0/address, donde eth0, identifica la interfaz de red.
Ejemplo:
[10:47:19 root@coloso01:~]# [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=247&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Existe una forma interesante para poder sacar la MAC asociada a una interfaz de RED. Hay un fichero que tiene almacenada la MAC de la interfaz de Red, y existen tantos ficheros de este estilo, como interfaces de red tenga la máquina.</p>
<p>El fichero en cuestión es: <strong>/sys/class/net/eth0/address</strong>, donde <em>eth0</em>, identifica la interfaz de red.</p>
<p>Ejemplo:</p>
<p><code>[10:47:19 root@coloso01:~]# cat  /sys/class/net/eth0/address<br />
00:14:5e:2a:55:c0</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/247/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/247/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/247/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=247&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/10/04/ver-mac-de-interfaz-de-red-en-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>Setencias MySQL directamente desde la terminal</title>
		<link>http://yvoictra.wordpress.com/2009/09/27/setencias-mysql-directamente-desde-la-terminal/</link>
		<comments>http://yvoictra.wordpress.com/2009/09/27/setencias-mysql-directamente-desde-la-terminal/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 21:56:57 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[base de datos]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[BBDD]]></category>
		<category><![CDATA[sentencias SQL]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=242</guid>
		<description><![CDATA[Hoy he descubierto un modo interesante, y sobretodo ágil para ejecutar sentencias de MySQL directamente en la terminal de comandos del SSOO, sin tener que estar dentro del propio sistemas de gestión de BBDD.
La sentencia en concreto sería:
[root@coloso01:~]# mysql -umiusuario -pmipassword -e 'select * from mi_tabla where fecha &#62; "2009-09-17 17:00:00";' mi_base_de_datos
donde:

-u: indica el usuario [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=242&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hoy he descubierto un modo interesante, y sobretodo ágil para ejecutar sentencias de MySQL directamente en la terminal de comandos del SSOO, sin tener que estar dentro del propio sistemas de gestión de BBDD.</p>
<p>La sentencia en concreto sería:</p>
<p><code>[root@coloso01:~]# mysql -umiusuario -pmipassword -e 'select * from mi_tabla where fecha &gt; "2009-09-17 17:00:00";' mi_base_de_datos</code></p>
<p>donde:</p>
<ul>
<li>-u: indica el usuario de acceso a la BBDD.</li>
<li>-p: indica la password de acceso a la BBDD.</li>
</ul>
<p>El único problema que le veo a esto, es que en el histórico se quedan almacenados tanto el usuario como la password de la BBDD, lo cuál puede ser un agujero de seguridad&#8230;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/242/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=242&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/09/27/setencias-mysql-directamente-desde-la-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>Logear mensajes personales en el /var/log/messages</title>
		<link>http://yvoictra.wordpress.com/2009/09/24/logear-mensajes-personales-en-el-varlogmessages/</link>
		<comments>http://yvoictra.wordpress.com/2009/09/24/logear-mensajes-personales-en-el-varlogmessages/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:54:08 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[/var/log/messages]]></category>
		<category><![CDATA[logear]]></category>
		<category><![CDATA[logger]]></category>
		<category><![CDATA[messages]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=236</guid>
		<description><![CDATA[Para logear mensajes personales en el fichero /var/log/messages puedes usar la herramienta logger de unix.
Un ejemplo sencillo sería:
logger Esto es una prueba cutrecilla
y podrías observar el resultado así:
tail -20 /var/log/messages
Puedes incluso poner más información (Esto tiene que ser incluído en el código de un bash script):
logger -t `basename $0` i am still testing
Fuente
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=236&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Para logear mensajes personales en el fichero <strong>/var/log/messages</strong> puedes usar la herramienta </strong>logger</strong> de unix.</p>
<p>Un ejemplo sencillo sería:</p>
<p><code>logger Esto es una prueba cutrecilla</code></p>
<p>y podrías observar el resultado así:</p>
<p><code>tail -20 /var/log/messages</code></p>
<p>Puedes incluso poner más información (Esto tiene que ser incluído en el código de un bash script):</p>
<p><code>logger -t `basename $0` i am still testing</code></p>
<p><a href="http://linux.byexamples.com/archives/20/log-personal-message-to-varlogmessages/">Fuente</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=236&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/09/24/logear-mensajes-personales-en-el-varlogmessages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>Abrir varios perfiles simultáneos de Firefox</title>
		<link>http://yvoictra.wordpress.com/2009/08/27/abrir-varios-perfiles-simultaneos-de-firefox/</link>
		<comments>http://yvoictra.wordpress.com/2009/08/27/abrir-varios-perfiles-simultaneos-de-firefox/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:57:19 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[no-remote]]></category>
		<category><![CDATA[perfiles multiples]]></category>
		<category><![CDATA[perfiles simultáneos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=227</guid>
		<description><![CDATA[Por defecto Firefox no permite tener más de un perfil abierto a la vez, pero existen métodos para evitar este impedimento.

En Windows, damos clic con botón derecho del mouse en &#8216;Mi PC&#8216; y luego clic en &#8216;Propiedades&#8216;. Luego vamos a &#8216;Opciones avanzadas&#8216; y damos clic en &#8216;Variables de entorno&#8216;. Debemos crear una variable de entorno [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=227&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Por defecto <a href="http://www.mozilla-europe.org/es/firefox/">Firefox</a> no permite tener más de un perfil abierto a la vez, pero existen métodos para evitar este impedimento.</p>
<ul>
<li>En Windows, damos clic con botón derecho del mouse en &#8216;<strong>Mi PC</strong>&#8216; y luego clic en &#8216;<strong>Propiedades</strong>&#8216;. Luego vamos a &#8216;<strong>Opciones avanzadas</strong>&#8216; y damos clic en &#8216;<strong>Variables de entorno</strong>&#8216;. Debemos crear una variable de entorno &#8216;<strong>MOZ_NO_REMOTE</strong>&#8216; y darle al valor <strong>1</strong>.
<p style="text-align:center;"><img class="aligncenter" src="http://www.zonafirefox.net/wp-content/images/_cp8mqXlxgs0/Rhot6Qy7TQI/AAAAAAAABNM/E3EEVmTV9bA/s400/perf2.PNG" alt="" /></p>
<p>A partir de ahora ejecutando <strong>firefox -p</strong> se podrá elegir el perfil con el que queremos abrir Firefox.</li>
<li>La otra opción consiste en ejecutar <strong>firefox -no-remote</strong>. Ésta funciona cualquier sistema operativo.</li>
</ul>
<p>Fuente: <a href="http://www.zonafirefox.net/2007/04/como-abrir-varios-perfiles-simultneos.html">ZonaFirefox</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=227&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/08/27/abrir-varios-perfiles-simultaneos-de-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>

		<media:content url="http://www.zonafirefox.net/wp-content/images/_cp8mqXlxgs0/Rhot6Qy7TQI/AAAAAAAABNM/E3EEVmTV9bA/s400/perf2.PNG" medium="image" />
	</item>
		<item>
		<title>Problema con los efectos del escritorio en Ubuntu 9.04</title>
		<link>http://yvoictra.wordpress.com/2009/05/11/problema-con-los-efectos-del-escritorio-en-ubuntu-9-04/</link>
		<comments>http://yvoictra.wordpress.com/2009/05/11/problema-con-los-efectos-del-escritorio-en-ubuntu-9-04/#comments</comments>
		<pubDate>Mon, 11 May 2009 20:13:22 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[efectos]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[escritorio]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[problema]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=222</guid>
		<description><![CDATA[Anoche actualicé mi Ubuntu a la versión 9.04, y en principio todo funcionaba correctamente, exceptos los efectos del escritorio.
Al ir a configurarlos de nuevo (Sistema-&#62;Preferencias-&#62;Apariencia-&#62;Efectos visuales) y seleccionar &#8220;Normal&#8221; ó &#8220;Extra&#8221; me saltaba una ventana con el mensaje&#8230; &#8220;No se han podido activar los efectos del escritorio&#8220;, total&#8230; que buscando por ahí encontré esta solución, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=222&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Anoche actualicé mi Ubuntu a la versión 9.04, y en principio todo funcionaba correctamente, exceptos los efectos del escritorio.<br />
Al ir a configurarlos de nuevo (Sistema-&gt;Preferencias-&gt;Apariencia-&gt;Efectos visuales) y seleccionar &#8220;Normal&#8221; ó &#8220;Extra&#8221; me saltaba una ventana con el mensaje&#8230; &#8220;<strong>No se han podido activar los efectos del escritorio</strong>&#8220;, total&#8230; que buscando por ahí encontré esta solución, que a mí, me funciona.</p>
<p>Desde una terminal, escribimos:</p>
<p><code>sudo vi /usr/bin/compiz</code></p>
<p>Una vez abierto el fichero, buscamos la línea que pone &#8220;<strong># blacklist based on the pci ids</strong>&#8221; y anteponemos un &#8220;<strong>#</strong>&#8221; en todas las líneas hasta la línea que indica &#8220;<strong>unset T</strong>&#8220;, de este modo:</p>
<p><code># blacklist based on the pci ids<br />
# See http://wiki.compiz-fusion.org/Hardware/Blacklist for details<br />
#T="   1002:5954 1002:5854 1002:5955" # ati rs480<br />
#T="$T 1002:4153" # ATI Rv350<br />
#T="$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12"  # intel 965<br />
#T="$T 8086:2a02 " # Intel GM965<br />
#T="$T 8086:3577 8086:2562 " # Intel 830MG, 845G (LP: #259385)<br />
#BLACKLIST_PCIIDS="$T"<br />
#unset T</code></p>
<p>Guardamos el fichero, y reiniciamos el equipo.</p>
<p>Esto es una de las cosas que <em>menos</em> me gusta de Linux, si realmente estamos apostando por una interfaz de usuario sencilla&#8230; no me imagino a un usuario novel solucionando este problema, y eso que es bastante sencillo.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/222/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/222/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/222/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=222&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/05/11/problema-con-los-efectos-del-escritorio-en-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>Trucos sobre el comando history de Unix</title>
		<link>http://yvoictra.wordpress.com/2009/05/10/trucos-sobre-el-comando-history-de-unix/</link>
		<comments>http://yvoictra.wordpress.com/2009/05/10/trucos-sobre-el-comando-history-de-unix/#comments</comments>
		<pubDate>Sun, 10 May 2009 16:47:33 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[borrar]]></category>
		<category><![CDATA[eliminar]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[trucos]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=23</guid>
		<description><![CDATA[A veces nos interesa poder eliminar todos los registros que quedan almacenados en el history del usuario, para ello existen los siguientes comandos:
Borrar el history:
history -c
Existe otro modo (más cutre, y que sólo elimina el histórico de sesiones antiguas, y no de la actual&#8230;):
cat /dev/null &#62; ~/.bash_history
Si sólo queremos que no se almacenen los comandos [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=23&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A veces nos interesa poder eliminar todos los registros que quedan almacenados en el <strong>history</strong> del usuario, para ello existen los siguientes comandos:</p>
<p>Borrar el history:</p>
<p><code>history -c</code></p>
<p>Existe otro modo (más cutre, y que sólo elimina el histórico de sesiones antiguas, y no de la actual&#8230;):</p>
<p><code>cat /dev/null &gt; ~/.bash_history</code></p>
<p>Si sólo queremos que no se almacenen los comandos de la sesión actual, basta con utilizar los siguientes comandos:</p>
<p><code>unset HISTFILE<br />
unset SAVEHISE</code></p>
<p>Otra opción, más drástica, es evitar que se genere el fichero donde se almacenen los comandos. Esto se haría así:</p>
<p><code>ln -s /dev/null ~/.bash_history</code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=23&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/05/10/trucos-sobre-el-comando-history-de-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>1o cosas que quizás no sepas de MySQL</title>
		<link>http://yvoictra.wordpress.com/2009/05/10/10_cosas_quizas_no_sepas_mysql/</link>
		<comments>http://yvoictra.wordpress.com/2009/05/10/10_cosas_quizas_no_sepas_mysql/#comments</comments>
		<pubDate>Sun, 10 May 2009 16:24:58 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=201</guid>
		<description><![CDATA[

	
	
	
	


Charla sobre algunas curiosidades y utilidades de MySQL, bastante interesante.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=201&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style='text-align:center; display: block;'>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=3009490&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA">
	<param name="quality" value="best" />
	<param name="allowfullscreen" value="true" />
	<param name="scale" value="showAll" />
	<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=3009490&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" />
</object>
</span></p>
<p>Charla sobre algunas curiosidades y utilidades de <strong>MySQL</strong>, bastante interesante.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=201&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/05/10/10_cosas_quizas_no_sepas_mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>ngrep</title>
		<link>http://yvoictra.wordpress.com/2009/04/13/ngrep/</link>
		<comments>http://yvoictra.wordpress.com/2009/04/13/ngrep/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 21:24:40 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[ngrep]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=183</guid>
		<description><![CDATA[Ngrep es un grep para el tráfico de red, es una utilidad que puede ser usada para encontrar los patrones de búsqueda en la capa de red.
Para instalarla:

Ir a http://ngrep.sourceforge.net/ y descargar los binarios del programa.
Descomprimimos: bzip2 -cd ngrep-1.45.tar.bz2 &#124; tar -xv
configuramos el ejecutable: ./configure
make
Instalamos: make install (Para ejecutar este paso tienes que ser usuario [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=183&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ngrep es un <em>grep</em> para el tráfico de red, es una utilidad que puede ser usada para encontrar los patrones de búsqueda en la capa de red.</p>
<p>Para instalarla:</p>
<ol>
<li>Ir a <a href="http://ngrep.sourceforge.net/">http://ngrep.sourceforge.net/</a> y descargar los binarios del programa.</li>
<li>Descomprimimos: <strong>bzip2 -cd ngrep-1.45.tar.bz2 | tar -xv</strong></li>
<li>configuramos el ejecutable: <strong>./configure</strong></li>
<li><strong>make</strong></li>
<li>Instalamos: <strong>make install</strong> (Para ejecutar este paso tienes que ser usuario root). El programa se habrá instalado en el directorio <em>/usr/local/bin</em> y el manual en el directorio<em>/usr/local/man</em>.</li>
</ol>
<p>Ejemplos:</p>
<p>ngrep &#8221; udp (print all UDP packets)<br />
ngrep &#8221; icmp (print all ICMP packets)<br />
ngrep &#8221; port 53 (print TCP or UDP port 53 packets)<br />
ngrep &#8221; tcp port 23 (print TCP port 23 packets)<br />
ngrep &#8216;LILWORD&#8217; port 138 (print Microsoft browsing traffic for NT domain LILWORLD)<br />
ngrep -iq &#8216;rcpt to|mail from&#8217; tcp port 25 (monitor current delivery and print sender and recipients)<br />
ngrep &#8216;user&#8217; port 110 (monitor POP3)<br />
ngrep -q &#8216;abcd&#8217; icmp (Microsoft operating systems fill the ICMP payload with the alphabet; is the &#8220;pinging&#8221; host running a Microsoft operating system?)<br />
ngrep -iq &#8216;user-agent&#8217; tcp port 80 (determine client application that client host is running)<br />
ngrep &#8216;220&#8242; port 21 (determine version of FTP server)<br />
ngrep &#8216;SSH&#8217; port 22 (investigate Secure Shell)<br />
ngrep -v &#8221; port 23 (see all traffic but telnet)<br />
ngrep -d le0 &#8221; (listen to le0)<br />
ngrep -x ssword<br />
ngrep -e -x host 192.168.1.10<br />
ngrep -d wlan0 -n 3<br />
ngrep -wi -d wlan0 &#8216;user|pass&#8217; port 6667<br />
ngrep -q -wi &#8216;user|pass&#8217;<br />
ngrep -q -W byline port 8000 -n 5</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=183&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/04/13/ngrep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>
	</item>
		<item>
		<title>glxgears (Comprobar FPS)</title>
		<link>http://yvoictra.wordpress.com/2009/04/11/glxgears-comprobar-fps/</link>
		<comments>http://yvoictra.wordpress.com/2009/04/11/glxgears-comprobar-fps/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 11:42:25 +0000</pubDate>
		<dc:creator>yvoictra</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[glxgears]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://yvoictra.wordpress.com/?p=179</guid>
		<description><![CDATA[Para poder comprobar si tienes correctamente instaladas las librerías de tu tarjeta gráfica bajo un sistema UNIX, existe la utilidad glxgears con la que se pueden testear los FPS de la tarjeta gráfica.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=179&subd=yvoictra&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Para poder comprobar si tienes correctamente instaladas las librerías de tu tarjeta gráfica bajo un sistema UNIX, existe la utilidad <strong>glxgears</strong> con la que se pueden testear los FPS de la tarjeta gráfica.</p>
<p><img alt="" src="http://www.electronicsam.com/images/KandT/GLXGEARS1.png" title="glxgears" class="aligncenter" width="400" height="300" /></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yvoictra.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yvoictra.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yvoictra.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yvoictra.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yvoictra.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yvoictra.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yvoictra.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yvoictra.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yvoictra.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yvoictra.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yvoictra.wordpress.com&blog=77376&post=179&subd=yvoictra&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yvoictra.wordpress.com/2009/04/11/glxgears-comprobar-fps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4156b8a295eb4af779e88d25ad2f90d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">yvoictra</media:title>
		</media:content>

		<media:content url="http://www.electronicsam.com/images/KandT/GLXGEARS1.png" medium="image">
			<media:title type="html">glxgears</media:title>
		</media:content>
	</item>
	</channel>
</rss>