<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.how2forge.org" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Other</title>
 <link>http://www.how2forge.org/taxonomy/term/10/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.how2forge.org/rss/other.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Other</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.how2forge.org/taxonomy/term/10/all</link>
 </image>

<item>
 <title>How To Build A Standalone File Server With Nexenta 3.0 Beta2</title>
 <link>http://www.how2forge.org/how-to-build-a-standalone-file-server-with-nexenta-3.0-beta2</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/how-to-build-a-standalone-file-server-with-nexenta-3.0-beta2&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;How To Build A Standalone File Server With Nexenta 3.0 Beta2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Nexenta is a project developing a debian user-land for the 
OpenSolaris kernel.  This provides all of the advantages of apt as a 
package respoitory (based on the Ubuntu LTS apt repository, currently 
using 8.04) as well as the advantages of the ZFS filesystem.  In the 
resulting setup every user can have his/her own home directory 
accessible via the SMB protocol or NFS with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux">Linux</category>
 <category domain="http://www.how2forge.org/sitemap/samba">Samba</category>
 <category domain="http://www.how2forge.org/sitemap/storage">Storage</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Tue, 04 May 2010 17:30:49 +0200</pubDate>
 <guid>http://www.how2forge.org/how-to-build-a-standalone-file-server-with-nexenta-3.0-beta2</guid>
 <comments>http://www.how2forge.org/how-to-build-a-standalone-file-server-with-nexenta-3.0-beta2#comment</comments>
</item>
<item>
 <title>Processing 10000 Pictures Using Many Computers With Oropo (Debian/Ubuntu)</title>
 <link>http://www.how2forge.org/processing-10000-pictures-using-many-computers-with-oropo-debian-ubuntu</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/processing-10000-pictures-using-many-computers-with-oropo-debian-ubuntu&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;Processing 10000 Pictures Using Many Computers With Oropo 
(Debian/Ubuntu)&lt;/b&gt;&lt;/p&gt;
		
		
		
&lt;p&gt;
	Have you ever had a lot of data to process ?
	In such a moment after a while of processing we realize that it will 
take ages to complete.
	It would be faster if we could use two or three or even more computers.
	Let&#039;s use some computers - you think it is a lot of configuration ? You
 are wrong.
	With Oropo it&#039;s easy.
	Let&#039;s discuss a problem of processing large number of pictures.
	First approach for solving this problem is to process pictures 
sequentially on one computer.
	Second approach is to process pictures parallelly on many computers.
&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Mon, 26 Apr 2010 16:36:16 +0200</pubDate>
 <guid>http://www.how2forge.org/processing-10000-pictures-using-many-computers-with-oropo-debian-ubuntu</guid>
 <comments>http://www.how2forge.org/processing-10000-pictures-using-many-computers-with-oropo-debian-ubuntu#comment</comments>
</item>
<item>
 <title>How To Easily Migrate A PostgreSQL Server With Minimal Downtime</title>
 <link>http://www.how2forge.org/how-to-easily-migrate-a-postgresql-server-with-minimal-downtime</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/how-to-easily-migrate-a-postgresql-server-with-minimal-downtime&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;How To Easily Migrate A PostgreSQL Server With Minimal Downtime&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;PostgreSQL is a great database server, but when your dataset is 
rather large, migrating a server by using pg_dump can be a rather long 
process. In this tutorial we will discuss a way to migrate a entire 
server with as little downtime as possible. To achieve this, we will be 
using the PostgreSQL built in features for PITR (Point in time 
recovery).&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Wed, 31 Mar 2010 17:51:46 +0200</pubDate>
 <guid>http://www.how2forge.org/how-to-easily-migrate-a-postgresql-server-with-minimal-downtime</guid>
 <comments>http://www.how2forge.org/how-to-easily-migrate-a-postgresql-server-with-minimal-downtime#comment</comments>
</item>
<item>
 <title>NTFS Disk Recovery</title>
 <link>http://www.how2forge.org/ntfs-disk-recovery</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/ntfs-disk-recovery&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;NTFS Disk Recovery&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Mary, the daughter of a friend is in college: her Windows XP laptop
constantly reboots and, we suspect, has a bad hard drive. The system will boot
a live CD (Ubuntu 9.10 Karmic Koala Desktop), and data on the hard drive can be
read. During boot, the live CD identifies disk errors and tries unsuccessfully
to repair them.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/backup">Backup</category>
 <category domain="http://www.how2forge.org/sitemap/storage">Storage</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Wed, 10 Feb 2010 18:04:46 +0100</pubDate>
 <guid>http://www.how2forge.org/ntfs-disk-recovery</guid>
 <comments>http://www.how2forge.org/ntfs-disk-recovery#comment</comments>
</item>
<item>
 <title>Automatic Dialer With Asterisk And GNUDialer</title>
 <link>http://www.how2forge.org/automatic-dialer-with-asterisk-and-gnudialer</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/automatic-dialer-with-asterisk-and-gnudialer&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Automatic Dialer With Asterisk And GNUDialer&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes the installation of the Automatic Dialer GNUDialer, this is an alternative dialer to VICIDial, with more 
lightweight scripts and a far more easier GUI, it uses Asterisk and MySQL for its operation.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Thu, 29 Oct 2009 11:10:38 +0100</pubDate>
 <guid>http://www.how2forge.org/automatic-dialer-with-asterisk-and-gnudialer</guid>
 <comments>http://www.how2forge.org/automatic-dialer-with-asterisk-and-gnudialer#comment</comments>
</item>
<item>
 <title>Installing MySQL And phpMyAdmin On FreeNAS</title>
 <link>http://www.how2forge.org/installing-mysql-and-phpmyadmin-on-freenas</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/installing-mysql-and-phpmyadmin-on-freenas&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Installing MySQL And phpMyAdmin On FreeNAS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto was written when I needed to run some php based web
applications and the only system around was FreeNAS. Although many
people are using php and MySQL on a FreeNAS box successfully I couldn&#039;t
find any simple tutorial for the purpose, so I wrote one in case anyone
needs it.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/storage">Storage</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <category domain="http://www.how2forge.org/sitemap/freebsd">FreeBSD</category>
 <pubDate>Tue, 25 Aug 2009 12:07:53 +0200</pubDate>
 <guid>http://www.how2forge.org/installing-mysql-and-phpmyadmin-on-freenas</guid>
 <comments>http://www.how2forge.org/installing-mysql-and-phpmyadmin-on-freenas#comment</comments>
</item>
<item>
 <title>Configuring Slony-I Cascading Replication On PostgreSQL 8.3</title>
 <link>http://www.how2forge.org/configuring-slony-i-cascading-replication-on-postgresql-8.3</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/configuring-slony-i-cascading-replication-on-postgresql-8.3&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;Configuring Slony-I Cascading Replication On PostgreSQL 8.3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide is aimed at
users that would like to configure Slony-I to replicate a database from
a master to a slave on different hosts.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Fri, 24 Jul 2009 19:31:53 +0200</pubDate>
 <guid>http://www.how2forge.org/configuring-slony-i-cascading-replication-on-postgresql-8.3</guid>
 <comments>http://www.how2forge.org/configuring-slony-i-cascading-replication-on-postgresql-8.3#comment</comments>
</item>
<item>
 <title>Installation Of OpenERP Server 5.0, OpenERP GTK Client 5.0 And OpenERP Web Client 5.0.1 On Ubuntu Server 9.04 - Page 3</title>
 <link>http://www.how2forge.org/installation-of-openerp-server-5.0-openerp-gtk-client-5.0-and-openerp-web-client-5.0.1-on-ubuntu-server-9.04-p3</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/installation-of-openerp-server-5.0-openerp-gtk-client-5.0-and-openerp-web-client-5.0.1-on-ubuntu-server-9.04-p3&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;h3&gt;Fixing openerp-web init script bug&lt;/h3&gt;


&lt;p class=&quot;command&quot;&gt;$ sudo mkdir /home/openerp&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt; $ sudo chown openerp.nogroup /home/openerp&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;HTTPS with Apache&lt;/h3&gt;


&lt;p class=&quot;command&quot;&gt;$ sudo apt-get install apache2&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt; $ sudo a2enmod ssl&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt; $ sudo a2ensite default-ssl&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt; $ sudo /etc/init.d/apache2 restart&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;Forcing Apache to redirect HTTP traffic to HTTPS&lt;/h3&gt;

&lt;p&gt;Choose a ServerName/URL for your OpenERP Web service, like &lt;b&gt;openerpweb.com&lt;/b&gt;:&lt;/p&gt;



&lt;p&gt;$ sudo vi /etc/apache2/sites-available/default&lt;/p&gt;</description>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <category domain="http://www.how2forge.org/taxonomy/term/72">Other</category>
 <pubDate>Wed, 24 Jun 2009 17:38:14 +0200</pubDate>
 <guid>http://www.how2forge.org/installation-of-openerp-server-5.0-openerp-gtk-client-5.0-and-openerp-web-client-5.0.1-on-ubuntu-server-9.04-p3</guid>
 <comments>http://www.how2forge.org/installation-of-openerp-server-5.0-openerp-gtk-client-5.0-and-openerp-web-client-5.0.1-on-ubuntu-server-9.04-p3#comment</comments>
</item>
<item>
 <title>DRBD 8.3 Third Node Replication With Debian Etch</title>
 <link>http://www.how2forge.org/drbd-8.3-third-node-replication-with-debian-etch</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/drbd-8.3-third-node-replication-with-debian-etch&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;DRBD 8.3 Third Node Replication With Debian Etch&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The recent release of DRBD 8.3 now includes &lt;i&gt;The Third Node&lt;/i&gt;
feature as a freely available component. This document will cover the
basics of setting up a third node on a standard Debian Etch
installation. At the end of this tutorial you will have a DRBD device
that can be utilized as a SAN, an iSCSI target, a file server, or a
database server.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.org/sitemap/backup">Backup</category>
 <category domain="http://www.how2forge.org/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.how2forge.org/sitemap/storage">Storage</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Fri, 27 Feb 2009 14:23:05 +0100</pubDate>
 <guid>http://www.how2forge.org/drbd-8.3-third-node-replication-with-debian-etch</guid>
 <comments>http://www.how2forge.org/drbd-8.3-third-node-replication-with-debian-etch#comment</comments>
</item>
<item>
 <title>Forwarding Hotmail To Any Other Email Account</title>
 <link>http://www.how2forge.org/forwarding-hotmail-to-any-other-email-account</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/forwarding-hotmail-to-any-other-email-account&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;p&gt;&lt;b&gt;Forwarding Hotmail To Any Other Email Account&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;A lot of people have Hotmail accounts and for some reason they might
want to get away from it. This could be because they start operarting
their own email server or because Hotmail has feature-wise not
everything desired nowadays. The problem is that you can&#039;t just forward
new incoming mail to another non-Hotmail account wihtout paying for it.
There are, however two ways, to circumvent that.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Mon, 26 Jan 2009 16:44:56 +0100</pubDate>
 <guid>http://www.how2forge.org/forwarding-hotmail-to-any-other-email-account</guid>
 <comments>http://www.how2forge.org/forwarding-hotmail-to-any-other-email-account#comment</comments>
</item>
<item>
 <title>NIC Bonding On Slackware 12.1</title>
 <link>http://www.how2forge.org/nic-bonding-on-slackware-12.1</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/nic-bonding-on-slackware-12.1&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;44&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/slackware.gif&quot; width=&quot;41&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;NIC Bonding On Slackware 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I was standing in front of a problem while I built a NFS Storage
Server. It is necessary for me to have redundancy in every point of
view. I solved all redundancy issues I had by using server hardware
with redundant power supplies, a Raid 1+ 0 Raid array and two UPS’s one
for each power supply. The only thing left in my mind was what about a
network failure? Well just use the two Gig NIC’s and hook each of them
up to its own switch. Great idea but how do I get them acting as one
unit speak one single IP? NIC Bonding was my solution. After a couple
of hours researching on the Internet stumbled upon the build in
solution by using ifenslave.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux">Linux</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Tue, 18 Nov 2008 14:45:51 +0100</pubDate>
 <guid>http://www.how2forge.org/nic-bonding-on-slackware-12.1</guid>
 <comments>http://www.how2forge.org/nic-bonding-on-slackware-12.1#comment</comments>
</item>
<item>
 <title>dmidecode: Finding Out Hardware Details Without Opening The Computer Case</title>
 <link>http://www.how2forge.org/dmidecode-finding-out-hardware-details-without-opening-the-computer-case</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/dmidecode-finding-out-hardware-details-without-opening-the-computer-case&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;39&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/tux.gif&quot; width=&quot;36&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;dmidecode: Finding Out Hardware Details Without Opening The Computer Case&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;dmidecode is a tool for dumping a computer&#039;s DMI (some say SMBIOS)
table contents in a human-readable format. This table contains a
description of the system&#039;s hardware components, as well as other
useful pieces of information such as serial numbers and BIOS revision.
Thanks to this table, you can retrieve this information without having
to probe for the actual hardware.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux">Linux</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Wed, 12 Nov 2008 12:29:07 +0100</pubDate>
 <guid>http://www.how2forge.org/dmidecode-finding-out-hardware-details-without-opening-the-computer-case</guid>
 <comments>http://www.how2forge.org/dmidecode-finding-out-hardware-details-without-opening-the-computer-case#comment</comments>
</item>
<item>
 <title>Using IPv6 On Debian Etch</title>
 <link>http://www.how2forge.org/using-ipv6-on-debian-etch</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/using-ipv6-on-debian-etch&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;68&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ipv6.gif&quot; width=&quot;65&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Using IPv6 On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how you can configure a Debian Etch system
for IPv6 so that a) it can connect to other IPv6 hosts and b) other
IPv6 hosts can connect to it. IPv6 should become more important in the
future as recent estimates assume that there will be no more IPv4
addresses left by 2010 or 2011. Therefore it&#039;s time time to learn IPv6.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux/debian">Debian</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Tue, 04 Nov 2008 18:00:49 +0100</pubDate>
 <guid>http://www.how2forge.org/using-ipv6-on-debian-etch</guid>
 <comments>http://www.how2forge.org/using-ipv6-on-debian-etch#comment</comments>
</item>
<item>
 <title>Convert YouTube Videos Into MP3s</title>
 <link>http://www.how2forge.org/convert-youtube-videos-into-mp3s</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/convert-youtube-videos-into-mp3s&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;
&lt;p&gt;&lt;b&gt;Convert YouTube Videos Into MP3s&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;I do have a few songs that are broken and that I can&#039;t get somewhere else and can&#039;t buy however they are on YouTube. I know, quality is not the best on YouTube but for some stuff you
have it might be better. Question is, how could I put those flash
videos onto my music player? It&#039;s actually very simple but the legality of it depends on where
you live. Better check out first if you are allowed to convert YouTube
videos into mp3s.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/linux">Linux</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Fri, 17 Oct 2008 16:52:01 +0200</pubDate>
 <guid>http://www.how2forge.org/convert-youtube-videos-into-mp3s</guid>
 <comments>http://www.how2forge.org/convert-youtube-videos-into-mp3s#comment</comments>
</item>
<item>
 <title>Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)</title>
 <link>http://www.how2forge.org/drupal-plus-postfix-integration-under-ubuntu-8.04</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.how2forge.org/drupal-plus-postfix-integration-under-ubuntu-8.04&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This document  will guide you through the necessary steps to configure a Drupal driven mail server. It provides the following features: 

Drupal managed email accounts, support for virtual domains, automatic forwarding, Postfix quota support, silent BCC monitoring, anti-spam, anti-virus.&lt;/p&gt;
</description>
 <category domain="http://www.how2forge.org/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.how2forge.org/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.how2forge.org/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.how2forge.org/sitemap/email">Email</category>
 <category domain="http://www.how2forge.org/sitemap/programming/php">PHP</category>
 <category domain="http://www.how2forge.org/sitemap/email/postfix">Postfix</category>
 <category domain="http://www.how2forge.org/sitemap/other">Other</category>
 <pubDate>Wed, 15 Oct 2008 20:39:39 +0200</pubDate>
 <guid>http://www.how2forge.org/drupal-plus-postfix-integration-under-ubuntu-8.04</guid>
 <comments>http://www.how2forge.org/drupal-plus-postfix-integration-under-ubuntu-8.04#comment</comments>
</item>
</channel>
</rss>
