<?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>The Soulforged insane blog &#187; FreeBSD &amp; BSD</title>
	<atom:link href="http://www.soulforged.net/wordpress/category/tecnologia/freebsd-bsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soulforged.net/wordpress</link>
	<description>Kill a man, you are a murderer. Kill many, you are a conqueror. Kill 'em all and you are a god.</description>
	<lastBuildDate>Sun, 27 Nov 2011 12:13:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mirroring en FreeBDS 7.x</title>
		<link>http://www.soulforged.net/wordpress/2009/08/27/mirroring-en-freebds-7x/</link>
		<comments>http://www.soulforged.net/wordpress/2009/08/27/mirroring-en-freebds-7x/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 12:27:33 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=165</guid>
		<description><![CDATA[FreeBSD mirroring and ACLs.]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/08/27/mirroring-en-freebds-7x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using XP / Vista Disks under BSD systems</title>
		<link>http://www.soulforged.net/wordpress/2009/07/05/using-xp-vista-disks-under-bsd-systems/</link>
		<comments>http://www.soulforged.net/wordpress/2009/07/05/using-xp-vista-disks-under-bsd-systems/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 22:27:10 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=148</guid>
		<description><![CDATA[fuse: failed to open fuse device: no such file or directory.
How to mount NTFS partitions RW]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/07/05/using-xp-vista-disks-under-bsd-systems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>uninitialized constant AjaxScaffold error when doing a migration</title>
		<link>http://www.soulforged.net/wordpress/2009/02/02/uninitialized-constant-ajaxscaffold-error-when-doing-a-migration/</link>
		<comments>http://www.soulforged.net/wordpress/2009/02/02/uninitialized-constant-ajaxscaffold-error-when-doing-a-migration/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 22:32:44 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[scaffold]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=121</guid>
		<description><![CDATA[I&#8217;ve had to modify some Rails projects after a time. Rails versions seems to be a headache when it comes to maintenance. The last one I suffered got me mad. After suffering the classical &#8220;require_gem&#8221; errors I got this one: rake aborted! An error has occurred, all later migrations canceled: uninitialized constant AjaxScaffold::ScaffoldColumn::Inflector (See full [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/02/02/uninitialized-constant-ajaxscaffold-error-when-doing-a-migration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash 9 en FreeBSD 7.1</title>
		<link>http://www.soulforged.net/wordpress/2009/02/01/flash-9-en-freebsd-71/</link>
		<comments>http://www.soulforged.net/wordpress/2009/02/01/flash-9-en-freebsd-71/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 16:40:56 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=116</guid>
		<description><![CDATA[Como instalar Flash 9 en FreeBSD 7.1 Sacado de: http://www.toomany.net/index.php/archives/242 Activar compatibilidad Linux y procfs: Es necesario añadir las siguientes líneas a algunos ficheros: En /etc/rc.conf: linux_enable=&#8221;YES&#8221; En /etc/sysctl. conf: compat.linux.osrelease=2.6.16 Y en /etc/fstab: linproc /usr/compat/linux/proc linprocfs rw 0 0 A continuación ejecuta los siguientes comandos: mkdir -p /usr/compat/linux/proc mount /usr/compat/linux/proc /etc/rc.d/abi start /etc/rc.d/sysctl start [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/02/01/flash-9-en-freebsd-71/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Instalación y actualización de ports pese a posibles vulnerabilidades</title>
		<link>http://www.soulforged.net/wordpress/2009/02/01/instalacion-y-actualizacion-de-ports-pese-a-posibles-vulnerabilidades/</link>
		<comments>http://www.soulforged.net/wordpress/2009/02/01/instalacion-y-actualizacion-de-ports-pese-a-posibles-vulnerabilidades/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 15:52:52 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=114</guid>
		<description><![CDATA[FreeBSD cuenta con una importante herramienta para controlar las vulnerabilidades que afectan a un equipo: portaudit. Portaudit realiza un chequeo diario de los ports que tenemos instalados y nos deja sus resultados. Puede sin embargo resultar algo molesto si necesitamos instalar un port que tiene problemas conocidos y no nos es posible instalar una versión [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/02/01/instalacion-y-actualizacion-de-ports-pese-a-posibles-vulnerabilidades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing MySQL 5.0 in FreeBSD 7.1</title>
		<link>http://www.soulforged.net/wordpress/2009/02/01/installing-mysql-50-in-freebsd-71/</link>
		<comments>http://www.soulforged.net/wordpress/2009/02/01/installing-mysql-50-in-freebsd-71/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 22:15:40 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=109</guid>
		<description><![CDATA[Quick guide to help you install the MySQL database server into your FreeBSD machine. first check that your system does not have the server already installed: [raistlin@havoc /usr/home/raistlin]$ pkg_info &#124; grep mysql mysql-client-5.0.75 Multithreaded SQL database (client) Usually you will have the client installed, it&#8217;s used by other packages. If you have another version of [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/02/01/installing-mysql-50-in-freebsd-71/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Demos en Flash</title>
		<link>http://www.soulforged.net/wordpress/2009/01/20/demos-en-flash/</link>
		<comments>http://www.soulforged.net/wordpress/2009/01/20/demos-en-flash/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 22:06:34 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=97</guid>
		<description><![CDATA[Si alguna vez habeis querido enviar o guardar alguna demo de un proceso a seguir en un equipo Wink puede ser una buena herramienta. He usado Wink (no mucho) desde hace un par de años, es una buena herramienta, no ocupa mucho y cumple muy bien su cometido. Hay versión para Windows y Linux. Va [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2009/01/20/demos-en-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset your Webmin password the FreeBSD way</title>
		<link>http://www.soulforged.net/wordpress/2007/04/26/how-to-reset-your-webmin-password-the-freebsd-way/</link>
		<comments>http://www.soulforged.net/wordpress/2007/04/26/how-to-reset-your-webmin-password-the-freebsd-way/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 20:19:39 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=40</guid>
		<description><![CDATA[It&#8217;s not unusual that, as your FreeBSD server is so stable, you end not knowing what your password was. Under other systems the location of webmin is clear and most of the documentation will point you to /usr/libexec/webmin or something like that, in FreeBSD, by default (and after some updates) webmin is installed under /usr/local/lib/webmin-1.300 [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2007/04/26/how-to-reset-your-webmin-password-the-freebsd-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails sobre Apache 2.2 en FreeBSD 6.2</title>
		<link>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-sobre-apache-22-en-freebsd-62/</link>
		<comments>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-sobre-apache-22-en-freebsd-62/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 22:49:00 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=36</guid>
		<description><![CDATA[Tras configurar Ruby on Rails parece interesante que funcione sobre apache, el servidor integrado está bien para el desarrollo pero no parece muy profesional. No resulta muy complicado y con añadir lo siguiente al fichero httpd.conf será suficiente: Suponemos que tenemos nuestra aplicación en &#8220;/usr/Projects/rails/app/public&#8221; Alias /app1 &#8220;/usr/Projects/rails/app/public&#8221; Con esto le estamos diciendo que cuando [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-sobre-apache-22-en-freebsd-62/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails en FreeBSD 6.2</title>
		<link>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-en-freebsd-62/</link>
		<comments>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-en-freebsd-62/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 19:56:41 +0000</pubDate>
		<dc:creator>The Soulforged</dc:creator>
				<category><![CDATA[FreeBSD & BSD]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tecnología]]></category>

		<guid isPermaLink="false">http://www.soulforged.net/wordpress/?p=35</guid>
		<description><![CDATA[Es bastante sencillo instalar Ruby on Rails en FreeBSD aunque no hay un instalador integrado como en el caso de otros sistemas operativos, por ello vamos a ver los pasos que hay que seguir. Es interesante actualizar antes el arbol de ports, así nos aseguraremos de meter la última version, para ello podemos usar cvsup [...]]]></description>
		<wfw:commentRss>http://www.soulforged.net/wordpress/2006/12/13/ruby-on-rails-en-freebsd-62/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

