<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>One Kind Of Life</title>
	
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Thu, 03 May 2012 21:16:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/OneKindOfLife" /><feedburner:info uri="onekindoflife" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:thumbnail url="http://blog.doutdex.com/logo.jpg" /><media:keywords>software,help,how,to,reference,software,program,tips</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Gadgets</media:category><itunes:owner><itunes:email>doutdex@gmail.com</itunes:email><itunes:name>Jean Paul Berríos J.</itunes:name></itunes:owner><itunes:author>Jean Paul Berríos J.</itunes:author><itunes:explicit>no</itunes:explicit><itunes:image href="http://blog.doutdex.com/logo.jpg" /><itunes:keywords>software,help,how,to,reference,software,program,tips</itunes:keywords><itunes:subtitle>One Kind of Life - Doutdex.com</itunes:subtitle><itunes:summary>Experience analyzing new softwares</itunes:summary><itunes:category text="Technology"><itunes:category text="Gadgets" /></itunes:category><item>
		<title>Linux Centos Redhat maintenance change write partition for /etc/fstab</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/yrpzX7UgKb0/</link>
		<comments>http://www.doutdex.com/blog/2012/05/03/linux-centos-redhat-maintenance-change-write-partition-for-etcfstab/#comments</comments>
		<pubDate>Thu, 03 May 2012 21:16:07 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=616</guid>
		<description>Just after login into maintenance mode type: mount -w -o remount /
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/14v95ErMuDskzpw0kPQ_mes5agI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/14v95ErMuDskzpw0kPQ_mes5agI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/14v95ErMuDskzpw0kPQ_mes5agI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/14v95ErMuDskzpw0kPQ_mes5agI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/yrpzX7UgKb0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2012/05/03/linux-centos-redhat-maintenance-change-write-partition-for-etcfstab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2012/05/03/linux-centos-redhat-maintenance-change-write-partition-for-etcfstab/</feedburner:origLink></item>
		<item>
		<title>How to install Zabbix monitoring tool in Red Hat or Centos 6 for Mysql database</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/gQeG9_fSfiQ/</link>
		<comments>http://www.doutdex.com/blog/2012/04/18/how-to-install-zabbix-monitoring-tool-in-red-hat-or-centos-6-for-mysql-database/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 20:29:31 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=611</guid>
		<description>Just add the repository EPEL 64 bits &amp;#160; Add the repository EPEL to get last zabbix available #Red Hat 6 or centos 6 (32 bits) # rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm And for 64bit us:- # rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm yum update yum &amp;#8211;enablerepo=epel install zabbix zabbix-agent zabbix-web-mysql zabbix-server-mysql zabbix-docs yum install mysql-server /sbin/chkconfig &amp;#8211;levels 235 httpd on /sbin/chkconfig [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Jah9ftdfIbCewNtU-UlffcQEwcU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Jah9ftdfIbCewNtU-UlffcQEwcU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Jah9ftdfIbCewNtU-UlffcQEwcU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Jah9ftdfIbCewNtU-UlffcQEwcU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/gQeG9_fSfiQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2012/04/18/how-to-install-zabbix-monitoring-tool-in-red-hat-or-centos-6-for-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2012/04/18/how-to-install-zabbix-monitoring-tool-in-red-hat-or-centos-6-for-mysql-database/</feedburner:origLink></item>
		<item>
		<title>how to set a new date time in linux Centos Ubuntu Freebsd</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/azttz6FzLYI/</link>
		<comments>http://www.doutdex.com/blog/2012/04/11/how-to-set-a-new-date-time-in-linux-centos-ubuntu-freebsd/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 15:45:13 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=608</guid>
		<description>Just type to change local time # date +%Y%m%d%T -s &amp;#8220;20120412 02:35:00&amp;#8243; 2012041202:35:00 #date Thu Apr 12 02:35:03 CLT 2012 &amp;#160; To set UTC time  as GMT-0 without taking care the zone time # date -u +%Y%m%d%T -s &amp;#8220;20120412 02:35:00&amp;#8243; 2012041202:35:00 # date;date -u Wed Apr 11 22:35:03 CLT 2012 #Utc time Thu Apr 12 [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6TPB-EhA9rMHY_Ejy8sLxcPk3yQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6TPB-EhA9rMHY_Ejy8sLxcPk3yQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6TPB-EhA9rMHY_Ejy8sLxcPk3yQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6TPB-EhA9rMHY_Ejy8sLxcPk3yQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/azttz6FzLYI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2012/04/11/how-to-set-a-new-date-time-in-linux-centos-ubuntu-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2012/04/11/how-to-set-a-new-date-time-in-linux-centos-ubuntu-freebsd/</feedburner:origLink></item>
		<item>
		<title>Linux Centos Red Hat how to mount to write /etc/fstab about Repair filesystem read only prompt</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/3ZLv0f5lj1s/</link>
		<comments>http://www.doutdex.com/blog/2012/02/15/linux-centos-red-hat-how-to-mount-to-write-etcfstab-about-repair-filesystem-read-only-prompt/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 17:32:51 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=603</guid>
		<description>Sometimes installing after reboot the server could present issues to mount some partition, so the way to modify the mount f that is editing the file in Repair filesystem mode. In my case using Centos the issue is solved typing: mount -w -o remount /
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/P-rZtcH9_BwGgNU7IgLRvb7wnjg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P-rZtcH9_BwGgNU7IgLRvb7wnjg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/P-rZtcH9_BwGgNU7IgLRvb7wnjg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P-rZtcH9_BwGgNU7IgLRvb7wnjg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/3ZLv0f5lj1s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2012/02/15/linux-centos-red-hat-how-to-mount-to-write-etcfstab-about-repair-filesystem-read-only-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2012/02/15/linux-centos-red-hat-how-to-mount-to-write-etcfstab-about-repair-filesystem-read-only-prompt/</feedburner:origLink></item>
		<item>
		<title>Problem vsftp in red hat 5, 421 Service not available remote server has closed</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/oXPgCQaG-wU/</link>
		<comments>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 14:58:14 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=588</guid>
		<description>Trying to install VSFTP on Red HAT 5. I got the following trying to connection via FTP: 230 Login successful. 421 Service not available, remote server has closed connection The workaound without upgrade the package is adding into /etc/vsftd.conf the line connect_from_port_20=YES to then restart the service: service vsftpd restart Issue related on http://bugs.centos.org/view.php?id=3929
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kpFwW08laaQRQyewZwW_rtj4SVk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kpFwW08laaQRQyewZwW_rtj4SVk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kpFwW08laaQRQyewZwW_rtj4SVk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kpFwW08laaQRQyewZwW_rtj4SVk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/oXPgCQaG-wU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2011/09/08/problem-vsftp-in-red-hat-5-421-service-not-available-remote-server-has-closed/</feedburner:origLink></item>
		<item>
		<title>SSH Long time delay login to connect using ssh in linux</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/0hpBFLpmAus/</link>
		<comments>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 22:51:17 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[delay ssh]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh login delay]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=571</guid>
		<description>I had more of 10 seconds waiting for a connection to a remote SSH linux, well the issue that I got was due to the remote server CENTOS 5.5 because into sshd_config  exist a GSS option enabled. Just comment the following line /etc/ssh/sshd_config # GSSAPIAuthentication yes Restart the sshd service into the remote server. service [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dtoG7aLEk5GTmz1J8t2o1_JJHAc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dtoG7aLEk5GTmz1J8t2o1_JJHAc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dtoG7aLEk5GTmz1J8t2o1_JJHAc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dtoG7aLEk5GTmz1J8t2o1_JJHAc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/0hpBFLpmAus" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/12/10/ssh-long-time-delay-login-to-connect-using-ssh-in-linux/</feedburner:origLink></item>
		<item>
		<title>Status problem instalando o installing in android market with xperia x10</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/C5f5RwkV6Mk/</link>
		<comments>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 02:23:13 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=566</guid>
		<description>Hace una semana se me presento un problema al seleccionar &amp;#8220;actualizar todo&amp;#8221; en el market de android segun revise &amp;#8220;carango&amp;#8221; se quedo en estado &amp;#8220;instalando&amp;#8221;. Trate desinstalando el programa que se quedo en ese estado que se llamaba . , pero no funciono, la solucion fue eliminar los archivos temporales de la aplicacion market y [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/srknVMFS7i1J65Mo86seyqDNgu8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/srknVMFS7i1J65Mo86seyqDNgu8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/srknVMFS7i1J65Mo86seyqDNgu8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/srknVMFS7i1J65Mo86seyqDNgu8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/C5f5RwkV6Mk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/11/01/status-problem-instalando-o-installing-in-android-market-with-xperia-x10/</feedburner:origLink></item>
		<item>
		<title>MPEG Headers</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/7pySw7TFzmw/</link>
		<comments>http://www.doutdex.com/blog/2010/08/02/mpeg-header/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 18:16:37 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=512</guid>
		<description>MPEG Headers Quick Reference This is a quick reference to the various headers and streams found in MPEG/DVD. For a complete description you should get a copy of ISO/IEC 13818. This is an incomplete work-in-progress The header Every stream or table begins with a 32-bit start code, codes 00 through B8 are video stream start [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/X4Ne8HOuFMPq2Mbt8xI9j2SfxGY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/X4Ne8HOuFMPq2Mbt8xI9j2SfxGY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/X4Ne8HOuFMPq2Mbt8xI9j2SfxGY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/X4Ne8HOuFMPq2Mbt8xI9j2SfxGY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/7pySw7TFzmw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/08/02/mpeg-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/08/02/mpeg-header/</feedburner:origLink></item>
		<item>
		<title>Scada application Open source</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/0ILcXmRcTro/</link>
		<comments>http://www.doutdex.com/blog/2010/08/01/scada-application-open-source/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 22:49:35 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[scada]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=509</guid>
		<description>What is SCADA? It stands for Supervisory Control and Data Acquisition. SCADA functions by collecting data from remote locations and sending the data back to a central location for the data to be processed and controlled. It is extremely useful for SCADA systems to be implemented on areas which are dangerous and far away from [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/a6yC6yYIVarILWqGtATQEb4Dar0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a6yC6yYIVarILWqGtATQEb4Dar0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/a6yC6yYIVarILWqGtATQEb4Dar0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a6yC6yYIVarILWqGtATQEb4Dar0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/0ILcXmRcTro" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/08/01/scada-application-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/08/01/scada-application-open-source/</feedburner:origLink></item>
		<item>
		<title>How to add multiple port listen SSH on FreeBSD</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/ZU0mC2B0f30/</link>
		<comments>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:56:00 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=502</guid>
		<description>The way to do is: 1) Edit sshd config &amp;#8220;/etc/ssh/sshd_config&amp;#8221; vi /etc/ssh/sshd_config 2) Uncomment the line &amp;#8220;# Port 22&amp;#8243; and add new lines according to how many listener ports you wants to be available for the SSH service on your machine. In this example we wants to add a new listener for port 10022 and [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rX2MDrPcL_QdrLru63VEfsPnahU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rX2MDrPcL_QdrLru63VEfsPnahU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rX2MDrPcL_QdrLru63VEfsPnahU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rX2MDrPcL_QdrLru63VEfsPnahU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/ZU0mC2B0f30" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/07/14/how-to-add-multiple-port-listen-ssh-on-freebsd/</feedburner:origLink></item>
		<item>
		<title>How to set static IP on Freebsd</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/k657mV3YGtc/</link>
		<comments>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:41:03 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=499</guid>
		<description>1) Edit config file vi /etc/rc.conf 2) Depends how many interfaces exist is possible to set each one for (em0, em1em2, em&amp;#8230;) #Interface 1 with default gateway for 192.168.0.1 ifconfig_em0=&amp;#34;inet 192.168.0.10 netmask 255.255.255.0&amp;#34; defaultrouter=&amp;#34;192.168.0.1&amp;#34; #Interface 2 ifconfig_em1=&amp;#34;inet 192.168.2.10 netmask 255.255.255.0&amp;#34; 3) Save that file &amp;#8220;rc.conf&amp;#8221; and restart network init # /etc/rc.d/netif restart &amp;#38;amp;&amp;#38;amp; /etc/rc.d/routing restart
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/bXUUayeyvx8WYpkfkEr-OsoPpc0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bXUUayeyvx8WYpkfkEr-OsoPpc0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/bXUUayeyvx8WYpkfkEr-OsoPpc0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/bXUUayeyvx8WYpkfkEr-OsoPpc0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/k657mV3YGtc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/</feedburner:origLink></item>
		<item>
		<title>How to install Samba server on red hat or fedora linux server</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/B9xBYJhhvSY/</link>
		<comments>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 15:58:03 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=495</guid>
		<description>Triying to share files to windows server by network, one way is using a samba server. sudo yum install samba samba-client Edit config file, edir the [glocal] config setting the WORKGROUP, and the networks interfaces allow to the samba service and on the end of the config file  check the access for the share files [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TPaifBwf_lKvR4a8lYM4oI6CaJs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TPaifBwf_lKvR4a8lYM4oI6CaJs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TPaifBwf_lKvR4a8lYM4oI6CaJs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TPaifBwf_lKvR4a8lYM4oI6CaJs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/B9xBYJhhvSY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/07/11/how-to-install-samba-server-on-red-hat-or-fedora-linux-server/</feedburner:origLink></item>
		<item>
		<title>bwm ng – Bandwidth monitor non graphic console program for all the interface available for Centos and Red hat SO</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/Z_1fXpT6JHg/</link>
		<comments>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 22:54:10 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[bandwidth]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=491</guid>
		<description>Just 32KB size simple to install wget http://dag.wieers.com/rpm/packages/bwm-ng/bwm-ng-0.5-2.el5.rf.x86_64.rpm rpm -ivh /tmp/bwm-ng-0.5-2.el5.rf.x86_64.rpm and exec the program bwm-ng -u bits Refenrence: http://dag.wieers.com/rpm/packages/bwm-ng/?M=D
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ohYE_q5IUcIIwU-a9rjyKs99aZs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ohYE_q5IUcIIwU-a9rjyKs99aZs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ohYE_q5IUcIIwU-a9rjyKs99aZs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ohYE_q5IUcIIwU-a9rjyKs99aZs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/Z_1fXpT6JHg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/04/19/bandwitdh-bwm-ng-monitor-non-graphic/</feedburner:origLink></item>
		<item>
		<title>Share Internet using Fedora – NAT like a gateway to outside access</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/m2M_kkTNWoE/</link>
		<comments>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:23:23 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nat. internet share]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=487</guid>
		<description>Muchos, creo yo, querrán compartir la salida a Internet con alguna pequeña subred que posean en su casa (1 o más equipos), y eso es lo que hace un router, aquí detallaré los pasos seguidos con Fedora para dejarlo como router. Para efectos que se entienda este ejemplo, tengan en cuenta que el PC tiene [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oeg6hIdpX27_FqjfkNBYBDIQt14/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oeg6hIdpX27_FqjfkNBYBDIQt14/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oeg6hIdpX27_FqjfkNBYBDIQt14/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oeg6hIdpX27_FqjfkNBYBDIQt14/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/m2M_kkTNWoE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/04/16/share-internet-using-fedora-nat-like-a-gateway-to-outside-access/</feedburner:origLink></item>
		<item>
		<title>Fedora Boot process</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/UR-tith1sGQ/</link>
		<comments>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 22:33:43 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora boot]]></category>
		<category><![CDATA[linux boot]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=473</guid>
		<description>Fedora &amp;#8211; The Boot Process Fedora 2 boots is the usual Red Hat way. Its initscripts are more or less similar in the various RedHat versions, as it often happens when a process is tested and mature enought to not need particular changes. Boot Loader Fedora&amp;#8217;s default boot loader is Grub, the directory /boot/grub/ contains all the [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sPWCdPsdmZN26dsZ6g1dFfztGRk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sPWCdPsdmZN26dsZ6g1dFfztGRk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sPWCdPsdmZN26dsZ6g1dFfztGRk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sPWCdPsdmZN26dsZ6g1dFfztGRk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/UR-tith1sGQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/04/15/fedora-boot-process/</feedburner:origLink></item>
		<item>
		<title>Modules Linux</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/FV7mEwH--oE/</link>
		<comments>http://www.doutdex.com/blog/2010/04/14/modules-linux/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 20:16:31 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2010/04/14/modules-linux/</guid>
		<description>- List available modules in your linux distribution find /lib/modules/$(uname -r) - Load a module modprobe MODULENAME
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/S5cuHeO6zJlw1na4xpWHJRmQB9Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/S5cuHeO6zJlw1na4xpWHJRmQB9Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/S5cuHeO6zJlw1na4xpWHJRmQB9Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/S5cuHeO6zJlw1na4xpWHJRmQB9Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/FV7mEwH--oE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/14/modules-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/04/14/modules-linux/</feedburner:origLink></item>
		<item>
		<title>Cómo saber la distribuciíon y versión de linux en tu PC</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/cCTXgLfbuHc/</link>
		<comments>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 16:44:27 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/</guid>
		<description>Simplemente abre una consola y ejecuta: cat /etc/issue
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/F465M37Bkx__4FfTm6sXbyVgASw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/F465M37Bkx__4FfTm6sXbyVgASw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/F465M37Bkx__4FfTm6sXbyVgASw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/F465M37Bkx__4FfTm6sXbyVgASw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/cCTXgLfbuHc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/04/11/como-saber-la-distribuciion-y-version-de-linux-en-tu-pc/</feedburner:origLink></item>
		<item>
		<title>Certificación en empresas (Company Certification)</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/k8-SkRbwI4w/</link>
		<comments>http://www.doutdex.com/blog/2010/03/29/certificacion-en-empresas-company-certification/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:10:14 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=457</guid>
		<description>El mundo actual hace que cada vez más exista una mayor competencia entre compañías de toda índole haciendo que un cliente empresarial ante la eventual búsqueda de algún producto o servicio no pueda decirdirse por completo por una empresa en particular dentro de un grupo de empresas que ofrecen el mismo producto o servicio. Es [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/o9k46bS1nXEeHJFLrrV4OY1nwk8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o9k46bS1nXEeHJFLrrV4OY1nwk8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/o9k46bS1nXEeHJFLrrV4OY1nwk8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/o9k46bS1nXEeHJFLrrV4OY1nwk8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/k8-SkRbwI4w" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/03/29/certificacion-en-empresas-company-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2010/03/29/certificacion-en-empresas-company-certification/</feedburner:origLink></item>
		<item>
		<title>Como eliminar o resetear una contraseña de usuario de Windows XP o Vista desde Ubuntu Linux</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/cvPz5LxGVIg/</link>
		<comments>http://www.doutdex.com/blog/2009/10/10/como-eliminar-o-resetear-una-contrasena-de-usuario-de-windows-xp-o-vista-desde-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 23:17:05 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Trade]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/10/10/como-eliminar-o-resetear-una-contrasena-de-usuario-de-windows-xp-o-vista-desde-ubuntu-linux/</guid>
		<description>Bueno a más de alguno le debe haber pasado que le puso una clave al usuario del windows y se le olvida, pues bueno aquí detallo como hacerlo desde ubuntu utilizando &amp;#8220;chntpw&amp;#8221;: chntpw &amp;#8211; utility to overwrite Windows NT/2000 SAM passwords. En el caso que no tengas ubuntu instalado en alguna particion de tu PC, [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0c_RLe2GjbKASB1-fkUvs6zjTfk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0c_RLe2GjbKASB1-fkUvs6zjTfk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/0c_RLe2GjbKASB1-fkUvs6zjTfk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0c_RLe2GjbKASB1-fkUvs6zjTfk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/cvPz5LxGVIg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/10/10/como-eliminar-o-resetear-una-contrasena-de-usuario-de-windows-xp-o-vista-desde-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2009/10/10/como-eliminar-o-resetear-una-contrasena-de-usuario-de-windows-xp-o-vista-desde-ubuntu-linux/</feedburner:origLink></item>
		<item>
		<title>MySQL ERROR 1005 (HY000): Can’t create table ‘NameTable.frm’ (errno: 150)</title>
		<link>http://feedproxy.google.com/~r/OneKindOfLife/~3/5o0S9gRzMe4/</link>
		<comments>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 22:25:57 +0000</pubDate>
		<dc:creator>doutdex@gmail.com (Jean Paul Berríos J.)</dc:creator>
				<category><![CDATA[Base de Datos]]></category>
		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/2009/07/29/ysql-error-1005-hy000-can%e2%80%99t-create-table-%e2%80%98nametable-frm%e2%80%99-errno-150/</guid>
		<description>This error 150 means &amp;#8220;MySQL error code 150: Foreign key constraint is incorrectly formed&amp;#8221; So the common problem occurs if you try to create a new table with a foreign key without the table source FK (the source table doesn&amp;#8217;t exist into DB ), the solution is create first the table source of the FK [...]
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6Qgj-8vOrh_aC6w-vH39bnxysVg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6Qgj-8vOrh_aC6w-vH39bnxysVg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6Qgj-8vOrh_aC6w-vH39bnxysVg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6Qgj-8vOrh_aC6w-vH39bnxysVg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/OneKindOfLife/~4/5o0S9gRzMe4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.doutdex.com/blog/2009/07/29/mysql-error-1005-hy000-can-t-create-table-nametable-frm-errno-150/</feedburner:origLink></item>
	<media:credit role="author">Jean Paul Berríos J.</media:credit><media:rating>nonadult</media:rating><media:description type="plain">One Kind of Life - Doutdex.com</media:description></channel>
</rss>

