<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://isp-control.net/documentation/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>ispCP Documentation howto:miscellaneous</title>
        <description></description>
        <link>http://isp-control.net/documentation/</link>
        <lastBuildDate>Tue, 09 Jun 2026 10:07:18 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://isp-control.net/documentation/lib/tpl/ispcp/images/favicon.ico</url>
            <title>ispCP Documentation</title>
            <link>http://isp-control.net/documentation/</link>
        </image>
        <item>
            <title>Updating DNS files</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:create_panel.domain.tld_pma.domain.tld_webftp.domain.tld_and_webmail.domain.tld&amp;rev=1270290258&amp;do=diff</link>
            <description>Tested on ispCP 1.0.5; running Ubuntu 9.10

This guide will allow you to access the different tools provided with ispCP (PhpMyAdmin, Filemanager, Webmail, etc..) to be acessible using the following addresses :

	*  &lt;http://panel.your_company.org&gt; (ispCP Panel)
	*  &lt;http://webmail.your_company.org&gt; (Webmail)
	*  &lt;http://webftp.your_company.org&gt; (Filemanager)
	*  &lt;http://pma.your_company.org&gt; (PhpMyAdmin)</description>
        <category>howto:miscellaneous</category>
            <pubDate>Sat, 03 Apr 2010 12:24:18 +0200</pubDate>
        </item>
        <item>
            <title>Change the dns template</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:create_webmail.domain.tld&amp;rev=1214490394&amp;do=diff</link>
            <description>It's very usual in control panels to give to the customers an url like webmail.domain.tld (domain.tld is the customer domain)

In ispCP you are usually going to:
&lt;http://admin.host-domain.tld/tools/webmail/&gt;

With the following changes, you will be able to connect to your webmail through webmail.domain.tld</description>
        <category>howto:miscellaneous</category>
            <pubDate>Thu, 26 Jun 2008 16:26:34 +0200</pubDate>
        </item>
        <item>
            <title>howto:miscellaneous:dns</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:dns&amp;rev=1285766946&amp;do=diff</link>
            <description>This guide describes how to prepare automaticly creation of newly added zones on secondary DNS server.

	*   Secondary DNS will access secured web page, to get configuration file with domain listing.
	*  This file will be locally saved on Secondary DNS, and included to main bind configuration
	*  Then Secondary DNS will make zone transfer from master (bind key configurations needed).
	*   All run as cronjob
	*</description>
        <category>howto:miscellaneous</category>
            <pubDate>Wed, 29 Sep 2010 15:29:06 +0200</pubDate>
        </item>
        <item>
            <title>E-mail, FTP, and SQL Password Changer</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:e-mail_ftp_sq_password_changer&amp;rev=1257545500&amp;do=diff</link>
            <description>I needed the ability for user to be able to update their passwords in one easy location and without requiring the domain admin to change FTP or SQL passwords for users, so I created a PHP script that provides this functionality. 

The changer is based on HowTo change your Webmail password for ispCP Omega 1.0.0 • 2009-02-25. I took that code and expanded it out to include a few features:</description>
        <category>howto:miscellaneous</category>
            <pubDate>Fri, 06 Nov 2009 23:11:40 +0200</pubDate>
        </item>
        <item>
            <title>howto:miscellaneous:google_apps</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:google_apps&amp;rev=1214889962&amp;do=diff</link>
            <description>Edit /etc/ispcp/bind/parts/db_e.tpl and change the following things:

1. Minimum TTL (standard 3H) to 1H

2. MX records

Remove the line:

IN MX 10 mail.{DMN_NAME}.

and add following:

IN MX 1 ASPMX.L.GOOGLE.COM.
IN MX 5 ALT1.ASPMX.L.GOOGLE.COM.
IN MX 5 ALT2.ASPMX.L.GOOGLE.COM.
IN MX 10 ASPMX2.GOOGLEMAIL.COM.
IN MX 10 ASPMX3.GOOGLEMAIL.COM.</description>
        <category>howto:miscellaneous</category>
            <pubDate>Tue, 01 Jul 2008 07:26:02 +0200</pubDate>
        </item>
        <item>
            <title>How to Setup ispCP and Maia Mailguard on a Debian Lenny OpenVZ Container</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:ispcp_maia_debian_lenny_openvz&amp;rev=1263238001&amp;do=diff</link>
            <description>Note This is a work in progress. After successfully installing ispCP and Maia, I thought I would share the steps I took to obtain a working system. To accomplish this, I am re-installing the system and recording each step taken so that I have a record of it as well. It may take a few days before I have everything completed, and the howto looking nice, so please be patient!</description>
        <category>howto:miscellaneous</category>
            <pubDate>Mon, 11 Jan 2010 20:26:41 +0200</pubDate>
        </item>
        <item>
            <title>Migrate from one to another ispCP server</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:migrate_from_one_to_another_ispcp_server&amp;rev=1289829592&amp;do=diff</link>
            <description>This HowTo is probably not complete, if you find something missing, please report this in the forum!

Besides, this HowTo was used for ispCP RC2, so there will be many changes till today and it will not work out of the box. But it shall give you an idea what has to considered for a migration.</description>
        <category>howto:miscellaneous</category>
            <pubDate>Mon, 15 Nov 2010 14:59:52 +0200</pubDate>
        </item>
        <item>
            <title>HowTo tune your MySQL performance by tuning server variables.</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:mysql_performance&amp;rev=1241962554&amp;do=diff</link>
            <description>1. Download the tuning primer Script made by one of the !MySql Devs.


wget http://day32.com/MySQL/tuning-primer.sh


2. Make it executable, and use it


chmod +x tuning-primer.sh
./tuning-primer.sh


3. Read the output carefully and follow the instructions

And don't forget to backup your old my.cnf!</description>
        <category>howto:miscellaneous</category>
            <pubDate>Sun, 10 May 2009 15:35:54 +0200</pubDate>
        </item>
        <item>
            <title>1. Apache MPM</title>
            <link>http://isp-control.net/documentation/doku.php?id=howto:miscellaneous:run_ispcp_on_a_low_resources_system&amp;rev=1290165958&amp;do=diff</link>
            <description>If you want to run ispCP on a low resources system (e.g. a virtual server) try this suggestions.

On most systems Apache consumes most memory. And there are two possibilities to reduce Apache's memory usage. Try which one fits your needs better.

1.1 Configure apache worker MPM

Lower the worker MPM's config values. Modify your apache2.conf accordingly:</description>
        <category>howto:miscellaneous</category>
            <pubDate>Fri, 19 Nov 2010 12:25:58 +0200</pubDate>
        </item>
    </channel>
</rss>
