<?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>Sharkers.net</title>
	<atom:link href="http://sharkers.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharkers.net</link>
	<description>Blog de tecnología gamberra</description>
	<lastBuildDate>Fri, 16 Jul 2010 07:18:07 +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>Arreglando problemas de compilacion para pftp-mew y pftp-shit</title>
		<link>http://sharkers.net/2010/07/16/arreglando-problemas-de-compilacion-para-pftp-mew-y-pftp-shit/</link>
		<comments>http://sharkers.net/2010/07/16/arreglando-problemas-de-compilacion-para-pftp-mew-y-pftp-shit/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 07:14:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Consola]]></category>
		<category><![CDATA[GCC]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[consola]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[pftp]]></category>
		<category><![CDATA[pftp-mew]]></category>
		<category><![CDATA[pftp-shit]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=41</guid>
		<description><![CDATA[pftp-mew es un cliente en ncurses para consola, para ftp y fxp, la mar de útil y configurable. pftp-shit es una modificación con mas opciones y algo mas optimizada. Son los mejores clientes para consola pero ya van siendo un poco antiguos y a la vez que muy estables eso si, pero hay versiones nuevas [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pftpmew.tanesha.net/">pftp-mew</a> es un cliente en ncurses para consola, para ftp y fxp, la mar de útil y configurable. <a href="http://www.derijk.org/pftp/">pftp-shit</a> es una modificación con mas opciones y algo mas optimizada. Son los mejores clientes para consola pero ya van siendo un poco antiguos y a la vez que muy estables eso si, pero hay versiones nuevas de gcc, como en mi caso la 4.4.3 que escupen fallos a la hora de compilarlo.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">tcp.cc:<span style="color: #000000;">362</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc: In member <span style="color: #000000; font-weight: bold;">function</span> ‘void CTCP::AddLogLine<span style="color: #7a0874; font-weight: bold;">&#40;</span>char<span style="color: #000000; font-weight: bold;">*</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>’:  
tcp.cc:<span style="color: #000000;">420</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc: In member <span style="color: #000000; font-weight: bold;">function</span> ‘void CTCP::UpdateStack<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>’:
tcp.cc:<span style="color: #000000;">499</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">544</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">548</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">552</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">556</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">574</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">577</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc: In member <span style="color: #000000; font-weight: bold;">function</span> ‘int CTCP::WaitForDataAndRead<span style="color: #7a0874; font-weight: bold;">&#40;</span>int, int<span style="color: #000000; font-weight: bold;">*</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>’:
tcp.cc:<span style="color: #000000;">646</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">670</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc: In member <span style="color: #000000; font-weight: bold;">function</span> ‘bool CTCP::WaitForMessage<span style="color: #7a0874; font-weight: bold;">&#40;</span>int<span style="color: #7a0874; font-weight: bold;">&#41;</span>’:
tcp.cc:<span style="color: #000000;">704</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
tcp.cc:<span style="color: #000000;">710</span>: warning: deprecated conversion from string constant to ‘char<span style="color: #000000; font-weight: bold;">*</span>’
In <span style="color: #c20cb9; font-weight: bold;">file</span> included from <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>fcntl.h:<span style="color: #000000;">205</span>,
                 from tcp.cc:<span style="color: #000000;">7</span>:
In <span style="color: #000000; font-weight: bold;">function</span> ‘int open<span style="color: #7a0874; font-weight: bold;">&#40;</span>const char<span style="color: #000000; font-weight: bold;">*</span>, int, ...<span style="color: #7a0874; font-weight: bold;">&#41;</span>’,
    inlined from ‘bool CTCP::ReadFile<span style="color: #7a0874; font-weight: bold;">&#40;</span>char<span style="color: #000000; font-weight: bold;">*</span>, long int<span style="color: #7a0874; font-weight: bold;">&#41;</span>’ at tcp.cc:<span style="color: #000000;">1178</span>:
<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>include<span style="color: #000000; font-weight: bold;">/</span>bits<span style="color: #000000; font-weight: bold;">/</span>fcntl2.h:<span style="color: #000000;">51</span>: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT <span style="color: #000000; font-weight: bold;">in</span> second argument needs <span style="color: #000000;">3</span> arguments
tcp.cc: In <span style="color: #000000; font-weight: bold;">function</span> ‘bool DetermineOwnIP<span style="color: #7a0874; font-weight: bold;">&#40;</span>char<span style="color: #000000; font-weight: bold;">*</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>’:
tcp.cc:<span style="color: #000000;">61</span>: warning: dereferencing pointer ‘<span style="color: #000000; font-weight: bold;">&lt;</span>anonymous<span style="color: #000000; font-weight: bold;">&gt;</span>’ does <span style="color: #7a0874; font-weight: bold;">break</span> strict-aliasing rules
tcp.cc:<span style="color: #000000;">61</span>: note: initialized from here
<span style="color: #c20cb9; font-weight: bold;">make</span><span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>: <span style="color: #000000; font-weight: bold;">***</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>tcp.o<span style="color: #7a0874; font-weight: bold;">&#93;</span> Error <span style="color: #000000;">1</span></pre></div></div>

<p>En este caso lo que debemos hacer para poder compilar en cualquier versión de GCC es lo siguiente:</p>
<p>Nos vamos al fichero src/tcp.cc</p>
<p>buscamos esta linea</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">open<span style="color: #7a0874; font-weight: bold;">&#40;</span>name, O_CREAT <span style="color: #000000; font-weight: bold;">|</span> O_TRUNC, <span style="color: #000000; font-weight: bold;">|</span> O_RDWR <span style="color: #000000; font-weight: bold;">|</span> O_BINARY<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> == -<span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span></pre></div></div>

<p>y sustituimos por esta</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">open<span style="color: #7a0874; font-weight: bold;">&#40;</span>name, O_CREAT <span style="color: #000000; font-weight: bold;">|</span> O_TRUNC,0664 <span style="color: #000000; font-weight: bold;">|</span> O_RDWR <span style="color: #000000; font-weight: bold;">|</span> O_BINARY<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> == -<span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span></pre></div></div>

<p>Ya podemos hacer un make dynamic, y aunque seguiran pegando warnings, el ejecutable se compilará y funcionará</p>
]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2010/07/16/arreglando-problemas-de-compilacion-para-pftp-mew-y-pftp-shit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solucionando problemas del Correo en plesk 9.2.3</title>
		<link>http://sharkers.net/2010/03/01/solucionando-problemas-del-correo-en-plesk-9-2-3/</link>
		<comments>http://sharkers.net/2010/03/01/solucionando-problemas-del-correo-en-plesk-9-2-3/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:03:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Qmail]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=33</guid>
		<description><![CDATA[Ojito con lo que hoy os voy a comentar sobre un problema bastante grave del Plesk 9 y el correo Qmail, la ultima versión tiene un problema bastante grave el cual hace que se envíen cientos de correos POR SEGUNDO en blanco al administrador del panel el cual claro esta satura todo el tema. La [...]]]></description>
			<content:encoded><![CDATA[<p>Ojito con lo que hoy os voy a comentar sobre un problema bastante grave del <a href="http://www.parallels.com/es/products/plesk/">Plesk 9</a> y el correo <a href="http://www.qmail.org/top.html">Qmail</a>, la ultima versión tiene un problema bastante grave el cual hace que se envíen cientos de correos <strong>POR SEGUNDO</strong> en blanco al administrador del panel el cual claro esta satura todo el tema. La gente en los foros de Plesk <a href="http://forum.parallels.com/showthread.php?t=97651">esta que trina</a>, pero lógicamente hay soluciones para todo, ya que la gente de <a href="http://www.parallels.com">Parallels</a> no ha sacado parche hasta la fecha para el Qmail. La solución mas fácil es cambiar nuestro sistema de correo a <a href="http://www.postfix.org/">Postfix</a> de la siguiente manera:</p>
<p>Primero miramos si el sitebuilder y el SSO esta desactivado en la instalación</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #666666; font-style: italic;"># /usr/local/psa/bin/autoinstaller</span></pre></div></div>

<p>Ahora matamos los demonios de qmail y de courier imap para que no haya problemas, ademas del xinetd para que no ande haciendo de las suyas</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #666666; font-style: italic;"># /etc/init.d/qmail stop</span>
~<span style="color: #666666; font-style: italic;"># /etc/init.d/xinetd stop</span>
~<span style="color: #666666; font-style: italic;"># /etc/init.d/courier-imap stop</span></pre></div></div>

<p>Y ahora sustituimos el postfix por el Qmail.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #666666; font-style: italic;"># /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix</span></pre></div></div>

<p>Y ahora matamos el Qmail y arrancamos el postfix y levantamos xinetd y courier-imap</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #666666; font-style: italic;"># kill -ALRM `pidof qmail-send`</span>
~<span style="color: #666666; font-style: italic;"># postqueue -f</span>
~<span style="color: #666666; font-style: italic;"># /etc/init.d/xinetd start</span>
~<span style="color: #666666; font-style: italic;"># /etc/init.d/courier-imap start</span></pre></div></div>

<p>Y si estamos en una CentOS como puede ser el caso, desactivamos de inicio el qmail para no llevarnos sorpresas inesperadas.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #666666; font-style: italic;">#chkconfig list qmail</span>
qmail         <span style="color: #000000;">0</span>:off   <span style="color: #000000;">1</span>:off   <span style="color: #000000;">2</span>:on    <span style="color: #000000;">3</span>:on    <span style="color: #000000;">4</span>:on    <span style="color: #000000;">5</span>:on    <span style="color: #000000;">6</span>:off
~<span style="color: #666666; font-style: italic;">#chkconfig --level 345 qmail off</span></pre></div></div>

<p><strong>Nota para los puristas de RH/CentOS:</strong> Ya sabéis que podéis cambiar el típico <em>/etc/init.d/qmail stop</em> por la <em>RH way</em> osea <em>service qmail stop</em></p>
<p>Visto que como Parallels no saca parche de su Qmail modificado la mejor solución es esta, ademas que personalmente Postfix me gusta muchísimo mas, pero ya se sabe que todos no tenemos los mismos gustos</p>
]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2010/03/01/solucionando-problemas-del-correo-en-plesk-9-2-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arregla tu sonido para tu ION Asrock y XBMC</title>
		<link>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/</link>
		<comments>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:01:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alsa]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pulseaudio]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XBMC]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=29</guid>
		<description><![CDATA[Últimamente andaba con muchos problemas con Ubuntu y con Karmic en XBMC sobre todo para el tema del pase de sonido mp3, menús y demás a AC3 y DTS bajo la salida S/PDIF. Con lo siguiente que pongo a continuación podréis arreglar este problema para que os vaya todo el sonido fino fino &#160; vim [...]]]></description>
			<content:encoded><![CDATA[<p>Últimamente andaba con muchos problemas con Ubuntu y con Karmic en XBMC sobre todo para el tema del pase de sonido mp3, menús y demás a AC3 y DTS bajo la salida S/PDIF.</p>
<p>Con lo siguiente que pongo a continuación podréis arreglar este problema para que os vaya todo el sonido fino fino <img src='http://sharkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">&nbsp;
<span style="color: #c20cb9; font-weight: bold;">vim</span> .asoundrc  <span style="color: #7a0874; font-weight: bold;">&#40;</span>dentro de la carpeta de home de xbmc<span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">#dentro del fichero</span>
pcm.<span style="color: #000000; font-weight: bold;">!</span>default <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> plug
slave.pcm <span style="color: #ff0000;">&quot;dmixer&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
&nbsp;
pcm.dsp0 <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> plug
slave.pcm <span style="color: #ff0000;">&quot;dmixer&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
pcm.dmixer <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> dmix
ipc_key <span style="color: #000000;">1024</span>
slave <span style="color: #7a0874; font-weight: bold;">&#123;</span>
pcm <span style="color: #ff0000;">&quot;hw:0,1&quot;</span>
period_time <span style="color: #000000;">0</span>
period_size <span style="color: #000000;">1024</span>
buffer_size <span style="color: #000000;">8192</span>
<span style="color: #666666; font-style: italic;">#periods 128</span>
rate <span style="color: #000000;">44100</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
bindings <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #000000;">0</span> <span style="color: #000000;">0</span>
<span style="color: #000000;">1</span> <span style="color: #000000;">1</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
ctl.mixer0 <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> hw
card <span style="color: #000000;">0</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elementos básicos para la seguridad en tu servidor, si no tienes ni puta idea I</title>
		<link>http://sharkers.net/2009/09/29/elementos-basicos-para-la-seguridad-en-tu-servidor-si-no-tienes-ni-puta-idea-i/</link>
		<comments>http://sharkers.net/2009/09/29/elementos-basicos-para-la-seguridad-en-tu-servidor-si-no-tienes-ni-puta-idea-i/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:46:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cfs]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=22</guid>
		<description><![CDATA[Hoy vamos a poner unos conceptos en practica sobre sysadmin para dummies, o como hacer unas cuantas cosas para dejar un servidor basicamente seguro, sin florituras y sobre todo sin tener ni idea. Firewall Para temas de firewalls tenemos dos opciones a mi parecer, una es APF que no esta nada mal, pero si queremos [...]]]></description>
			<content:encoded><![CDATA[<p>Hoy vamos a poner unos conceptos en practica sobre sysadmin para dummies, o como hacer unas cuantas cosas para dejar un servidor basicamente seguro, sin florituras y sobre todo sin tener ni idea.</p>
<p><strong>Firewall</strong><br />
Para temas de firewalls tenemos dos opciones a mi parecer, una es APF que no esta nada mal, pero si queremos una sobreseguridad sobre todo para detectar ataques de bruteforce usaremos CSF, además que si usais cpanel, este firewall suele ser el que viene por defecto.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.configserver.com<span style="color: #000000; font-weight: bold;">/</span>free<span style="color: #000000; font-weight: bold;">/</span>csf.tgz
<span style="color: #c20cb9; font-weight: bold;">tar</span> zxf csf.tar.gz
<span style="color: #c20cb9; font-weight: bold;">sh</span> <span style="color: #000000; font-weight: bold;">/</span>csf<span style="color: #000000; font-weight: bold;">/</span>install.sh</pre></div></div>

<p>Y unos elementos básicos para usarlo son</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">csf <span style="color: #660033;">-s</span>
<span style="color: #000000; font-weight: bold;">//</span> Parando el firewall
csf <span style="color: #660033;">-r</span>
<span style="color: #000000; font-weight: bold;">//</span> Reiniciando el firewall
csf <span style="color: #660033;">-f</span>
<span style="color: #000000; font-weight: bold;">//</span> Hacer un flush <span style="color: #7a0874; font-weight: bold;">&#40;</span>como limpiar<span style="color: #7a0874; font-weight: bold;">&#41;</span> las reglas o para el firewall.</pre></div></div>

<p>Más otro día&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2009/09/29/elementos-basicos-para-la-seguridad-en-tu-servidor-si-no-tienes-ni-puta-idea-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manda a la mierda el networkmanager de Gnome y ponte un manager de red mejor</title>
		<link>http://sharkers.net/2009/09/16/manda-a-la-mierda-el-networkmanager-de-gnome-y-ponte-un-manager-de-red-mejor/</link>
		<comments>http://sharkers.net/2009/09/16/manda-a-la-mierda-el-networkmanager-de-gnome-y-ponte-un-manager-de-red-mejor/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 09:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[red]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wicd]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=11</guid>
		<description><![CDATA[¿Harto que te de por saco el Networkmanaged de gnome, con su triste configuración y su basica puesta en marcha? Os presento a wicd, un manager de conexiones la mar de útil. sudo apt-get install wicd Bastante mas util que El jodido networkmanaged, mucho mas configurable, la unica pega que no tira parece ser con [...]]]></description>
			<content:encoded><![CDATA[<p>¿Harto que te de por saco el Networkmanaged de gnome, con su triste configuración y su basica puesta en marcha? </p>
<p>Os presento a wicd, un manager de conexiones la mar de útil.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> wicd</pre></div></div>

<p>Bastante mas util que El jodido networkmanaged, mucho mas configurable, la unica pega que no tira parece ser con modems 3g, pero al menos va bien con temas como aircrack para auditorias de wifi</p>
<p><img src="http://wicd.sourceforge.net/gui.png" alt="wicd" width="450" height="100%"/></p>
]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2009/09/16/manda-a-la-mierda-el-networkmanager-de-gnome-y-ponte-un-manager-de-red-mejor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>¿Hasta la punta de la cola que tu flash de linux 64 vaya como el ojete?</title>
		<link>http://sharkers.net/2009/07/22/%c2%bfhasta-la-punta-de-la-cola-que-tu-flash-de-linux-64-vaya-como-el-ojete/</link>
		<comments>http://sharkers.net/2009/07/22/%c2%bfhasta-la-punta-de-la-cola-que-tu-flash-de-linux-64-vaya-como-el-ojete/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 16:09:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[64 bits]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Morzilla]]></category>
		<category><![CDATA[problemas]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=3</guid>
		<description><![CDATA[Pues llega de parte del menda una solución que les arreglara a ustedes jóvenes mozuelos ese problema por cual adobe ha hecho un plugin de flash para 64 bits que es un cagarro. Este tuto sencillito lo baso en ubuntu, porque después de los años me he vuelto un perro redomado. Lo primero bajamos todo [...]]]></description>
			<content:encoded><![CDATA[<p>Pues llega de parte del menda una solución que les arreglara a ustedes jóvenes mozuelos ese problema por cual adobe ha hecho un plugin de flash para 64 bits que es un cagarro.</p>
<p>Este tuto sencillito lo baso en ubuntu, porque después de los años me he vuelto un perro redomado.</p>
<p>Lo primero bajamos todo este chorizo para poder ejecutar 32 bits en 64 bits.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> ia32-libs ia32-libs-gtk linux32 
ia32-libs ia32-libs-gtk linux32 lib32asound2 
nspluginwrapper</pre></div></div>

<p>Te bajas de <a href="http://get.adobe.com/es/flashplayer/">La web de adobo</a> el plugin de flash para 32 bits.</p>
<p>Lo descomprimes&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> zxvf install_flash_player_10.tar.gz</pre></div></div>

<p>entras dentro del dir donde se haya descomprimido y lo copias&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> install_flash_player_10_linux<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">cp</span> libflashplayer.so <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>Y ya con el .so instalado metemos este ultimo chorizo para terminar la nota</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>nspluginwrapper<span style="color: #000000; font-weight: bold;">/</span>x86_64<span style="color: #000000; font-weight: bold;">/</span>linux<span style="color: #000000; font-weight: bold;">/</span>npconfig <span style="color: #660033;">-i</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>mozilla<span style="color: #000000; font-weight: bold;">/</span>plugins<span style="color: #000000; font-weight: bold;">/</span>libflashplayer.so</pre></div></div>

<p>Y ala reiniciáis el firefox y a mamarla, ya no os pegara crasheos y demás mierdas varias. Por cierto, si tenéis instalado de antes el flash anterior de 64 bits que casca o el mas lento que el caballo del malo que hay en los repositorios, limpiarlo bien porque sino no os irá el apaño este.</p>
<p>Un saludito amigos tiburoncines.</p>
]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2009/07/22/%c2%bfhasta-la-punta-de-la-cola-que-tu-flash-de-linux-64-vaya-como-el-ojete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
