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

<item>
 <title>Installing MyDNS &amp; MyDNSConfig 3 On Fedora 10</title>
 <link>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&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://images.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing MyDNS &amp;amp; MyDNSConfig 3 On Fedora 10&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3
on Fedora 10. MyDNS is a DNS server that uses a MySQL database as
backend instead of configuration files like, for example, Bind or
djbdns. The advantage is that MyDNS simply reads the records from the
database, and it does not have to be restarted/reloaded when DNS
records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of
MyDNS that accesses the same database or, to be more redundant, uses
the MySQL master / slave replication features to replicate the data to
the secondary nameserver. MyDNSConfig is an easy to use web-based interface to MyDNS.
MyDNSConfig can create all types of DNS records that are available in
MyDNS and adds features like user management and access privileges.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Thu, 21 May 2009 18:20:31 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10</guid>
 <comments>http://www.howtoforge.com/installing-mydns-and-mydnsconfig-3-on-fedora-10#comment</comments>
</item>
<item>
 <title>Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 2]</title>
 <link>http://www.howtoforge.com/learning-spam-with-spamassassin-and-all-of-your-ispconfig-clients-ispconfig2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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://images.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 2]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a quick way of learning spam from all of your ISPConfig
clients by running a quick and simple command. Please note that this is
for ISPConfig &lt;b&gt;2&lt;/b&gt;, not &lt;b&gt;3&lt;/b&gt;.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Tue, 14 Apr 2009 11:31:52 +0200</pubDate>
 <guid>http://www.howtoforge.com/learning-spam-with-spamassassin-and-all-of-your-ispconfig-clients-ispconfig2</guid>
 <comments>http://www.howtoforge.com/learning-spam-with-spamassassin-and-all-of-your-ispconfig-clients-ispconfig2#comment</comments>
</item>
<item>
 <title>Installing MyDNS-NG &amp; MyDNSConfig 3 On Debian Lenny</title>
 <link>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;251&quot; height=&quot;38&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://images.howtoforge.com/images/teaser/mydnsconfig.gif&quot; width=&quot;248&quot; height=&quot;38&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing MyDNS-NG &amp;amp; MyDNSConfig 3 On Debian Lenny&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;In this tutorial I will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on Debian Lenny. MyDNS-NG
is a DNS server that uses a MySQL database as backend instead of
configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS-NG.
MyDNSConfig can create all types of DNS records that are available in
MyDNS and adds features like user management and access privileges.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <pubDate>Tue, 07 Apr 2009 17:49:46 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/installing-mydns-ng-and-mydnsconfig-3-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail)</title>
 <link>http://www.howtoforge.com/set-up-ubuntu-server-with-ehcp-lamp-dns-ftp-mail</link>
 <description>&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-even&quot; src=&quot;http://images.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;Set Up Ubuntu Server With EHCP (LAMP, DNS, FTP, Mail)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial will help you setup a web server to host multiple domains. We will use EHCP,
a free control panel, to manage the server. The tutorial should be easy
to follow even for beginners and you&#039;ll probably need about an hour to
have your server up &amp;amp; running. You will need a unique static ip
address for your server. This can be behind your nat router as long as
you set up port forwarding. You will need to know the ip address you
want to assign to the server, it&#039;s subnet mask, the default gateway and
the ip for the dns server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Fri, 20 Feb 2009 12:40:09 +0100</pubDate>
 <guid>http://www.howtoforge.com/set-up-ubuntu-server-with-ehcp-lamp-dns-ftp-mail</guid>
 <comments>http://www.howtoforge.com/set-up-ubuntu-server-with-ehcp-lamp-dns-ftp-mail#comment</comments>
</item>
<item>
 <title>Installing Elgg On An ISPConfig 3 System</title>
 <link>http://www.howtoforge.com/installing-elgg-on-an-ispconfig-3-system</link>
 <description>&lt;p&gt;&lt;b&gt;Installing Elgg On An ISPConfig 3 System&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Elgg is an
open-source web application written in PHP that allows you to run a
social-networking site. This tutorial shows how you can install it on a
server running ISPconfig 3.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Mon, 16 Feb 2009 18:24:41 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-elgg-on-an-ispconfig-3-system</guid>
 <comments>http://www.howtoforge.com/installing-elgg-on-an-ispconfig-3-system#comment</comments>
</item>
<item>
 <title>KVM &amp; OpenVZ Virtualization And Cloud Computing With Proxmox VE</title>
 <link>http://www.howtoforge.com/kvm-and-openvz-virtualization-and-cloud-computing-with-proxmox-ve</link>
 <description>&lt;p&gt;&lt;b&gt;KVM &amp;amp; OpenVZ Virtualization And Cloud Computing With Proxmox VE&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Proxmox VE (&lt;b&gt;v&lt;/b&gt;irtual &lt;b&gt;e&lt;/b&gt;nvironment)
is a distribution based on Debian Etch (x86_64); it provides an
OpenSource virtualization platform for running virtual machines (OpenVZ
and KVM) and comes with a powerful, web-based control panel (it
includes a web-based graphical console that you can use to connect to
the virtual machines). With Proxmox VE, you can even create a cluster
of virtualization hosts and create/control virtual machines on remote
hosts from the control panel. Proxmox VE also supports live migration
of virtual machines from one host to the other. This guide shows how
you can use Proxmox VE to control KVM and OpenVZ virtual machines and
how to create a small computing cloud with it.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 15 Feb 2009 19:50:26 +0100</pubDate>
 <guid>http://www.howtoforge.com/kvm-and-openvz-virtualization-and-cloud-computing-with-proxmox-ve</guid>
 <comments>http://www.howtoforge.com/kvm-and-openvz-virtualization-and-cloud-computing-with-proxmox-ve#comment</comments>
</item>
<item>
 <title>Managing OpenVZ With The Vtonf Control Panel On CentOS 5.2</title>
 <link>http://www.howtoforge.com/managing-openvz-with-vtonf-control-panel-on-centos-5.2</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;167&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://images.howtoforge.com/images/teaser/openvz.gif&quot; width=&quot;164&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Managing OpenVZ With The Vtonf Control Panel  On CentOS 5.2&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Vtonf is a free
web-based control panel (released under the GPL license) for managing
virtual private servers (VPS) based on OpenVZ. It makes it very easy to
create and manage OpenVZ VMs even for people with little technical
knowledge. Right now, Vtonf is available only for RedHat, Fedora, and
CentOS (support for Debian is planned), therefore I describe its installation and usage on a CentOS 5.2 server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 30 Nov 2008 19:29:17 +0100</pubDate>
 <guid>http://www.howtoforge.com/managing-openvz-with-vtonf-control-panel-on-centos-5.2</guid>
 <comments>http://www.howtoforge.com/managing-openvz-with-vtonf-control-panel-on-centos-5.2#comment</comments>
</item>
<item>
 <title>Installing Wordpress On A Server Running ISPconfig 2.x</title>
 <link>http://www.howtoforge.com/installing-wordpress-on-a-server-running-ispconfig-2.x</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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://images.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Installing Wordpress On A Server Running ISPconfig 2.x&lt;/b&gt;&lt;/p&gt;
&lt;p&gt; This tutorial describes how I install Wordpress which I have done
this way on numerous different servers, including Windows and Linux
setups. I absolutely agree that there are other ways to do this, but
this is a tutorial on my way of doing it.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Wed, 19 Nov 2008 17:14:27 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-wordpress-on-a-server-running-ispconfig-2.x</guid>
 <comments>http://www.howtoforge.com/installing-wordpress-on-a-server-running-ispconfig-2.x#comment</comments>
</item>
<item>
 <title>ISPConfig 2.x: How To Add A &quot;Move to SPAM&quot;-Option To Your ISPConfig Installation</title>
 <link>http://www.howtoforge.com/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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://images.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;ISPConfig 2.x: How To Add A &quot;Move to SPAM&quot;-Option To Your ISPConfig Installation&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This document describes the steps needed to add a third spam filter
strategy to your ISPConfig 2.x installation. It will allow you and your
users to select, wether they want to drop spam, allow spam or move it
to the corresponding IMAP junk mail folder.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Mon, 22 Sep 2008 19:18:23 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation</guid>
 <comments>http://www.howtoforge.com/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation#comment</comments>
</item>
<item>
 <title>Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))</title>
 <link>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</link>
 <description>&lt;P&gt;&lt;B&gt;Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;This short mini-howto will help you set up automatic cleaning of&amp;nbsp;Trash- and Junkfolders. Most (web)mail clients (can) automatically create these.&amp;nbsp;A lot of people&amp;nbsp;don&#039;t clean&amp;nbsp;there maildirectories causing Junk and Trash folders to grow massively in size and with ISPConfig (not yet) being able to set good maildirectory size limits the alternative is to have these folders cleaned after&amp;nbsp;several days.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Tue, 26 Aug 2008 13:53:50 +0200</pubDate>
 <guid>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</guid>
 <comments>http://www.howtoforge.com/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch#comment</comments>
</item>
<item>
 <title>Forced Ads On ISPConfig With Debian Etch</title>
 <link>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch</link>
 <description>
&lt;p&gt;&lt;b&gt;Forced Ads On ISPConfig With Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This howto forces ads on every single site that you have and cannot be
deleted by users from the .htaccess - it does not even use .htaccess.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Wed, 20 Aug 2008 20:36:33 +0200</pubDate>
 <guid>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch</guid>
 <comments>http://www.howtoforge.com/forced-ads-on-ispconfig-with-debian-etch#comment</comments>
</item>
<item>
 <title>@Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps</title>
 <link>http://www.howtoforge.com/atmail-webmail-system-on-ispconfig-in-10-easy-steps</link>
 <description>
&lt;p&gt;&lt;b&gt;@Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This guide explains how to set up the Open Source version of Atmail (Atmail Open) on your ISPConfig server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Thu, 03 Jul 2008 14:30:51 +0200</pubDate>
 <guid>http://www.howtoforge.com/atmail-webmail-system-on-ispconfig-in-10-easy-steps</guid>
 <comments>http://www.howtoforge.com/atmail-webmail-system-on-ispconfig-in-10-easy-steps#comment</comments>
</item>
<item>
 <title>How To Reduce Log File Disk Usage With ISPConfig Or LAMP</title>
 <link>http://www.howtoforge.com/how-to-reduce-log-file-disk-usage-with-ispconfig-or-lamp</link>
 <description>&lt;p&gt;&lt;b&gt;How To Reduce Log File Disk Usage With ISPConfig Or LAMP&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Slowly I was seeing my disk usage increasing, I knew it was log
files that were getting bigger and bigger. I found out that Apache log
files were the worst, there was around 1GB of space used in 3 months.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Thu, 12 Jun 2008 14:06:39 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-reduce-log-file-disk-usage-with-ispconfig-or-lamp</guid>
 <comments>http://www.howtoforge.com/how-to-reduce-log-file-disk-usage-with-ispconfig-or-lamp#comment</comments>
</item>
<item>
 <title>How To Upgrade An Ubuntu 7.10 Server (&quot;The Perfect Setup&quot; + ISPConfig) To Ubuntu 8.04 LTS</title>
 <link>http://www.howtoforge.com/upgrade-ubuntu-7.10-server-to-8.04-lts</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Upgrade An Ubuntu 7.10 Server (&quot;The Perfect Setup&quot; + ISPConfig) To Ubuntu 8.04 LTS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how you can upgrade an Ubuntu 7.10 (Gutsy
Gibbon) server to Ubuntu 8.04 LTS (Hardy Heron). I&#039;m using an Ubuntu
7.10 server, set up according to The Perfect Server - Ubuntu Gutsy Gibbon (Ubuntu 7.10)
and with ISPConfig installed, with web sites, email and ftp accounts,
databases, DNS records, etc., and upgrade it to Ubuntu 8.04 LTS.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Mon, 28 Apr 2008 17:54:30 +0200</pubDate>
 <guid>http://www.howtoforge.com/upgrade-ubuntu-7.10-server-to-8.04-lts</guid>
 <comments>http://www.howtoforge.com/upgrade-ubuntu-7.10-server-to-8.04-lts#comment</comments>
</item>
<item>
 <title>ISPConfig 2.x - First Steps (Creating Web Sites, Email Addresses, Etc.)</title>
 <link>http://www.howtoforge.com/ispconfig-2.x-first-steps</link>
 <description>&lt;p&gt;&lt;b&gt;ISPConfig 2.x - First Steps (Creating Web Sites, Email Addresses, Etc.)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes the first steps after an ISPConfig 2.x
installation. It should allow new ISPConfig users to get their first
web sites, email addresses, FTP accounts etc. up and running in a few
minutes.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Tue, 08 Apr 2008 18:34:25 +0200</pubDate>
 <guid>http://www.howtoforge.com/ispconfig-2.x-first-steps</guid>
 <comments>http://www.howtoforge.com/ispconfig-2.x-first-steps#comment</comments>
</item>
</channel>
</rss>
