<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / ispconfig</title>
<link>http://netvouz.com/falko/tag/ispconfig?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;ispconfig&quot; on Netvouz</description>
<item><title>CentOS 4.6 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/centos-4.6-server-lamp-email-dns-ftp-ispconfig</link>
<description>This tutorial shows how to set up a CentOS 4.6 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 4.6, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 10 Jan 2008 13:11:52 GMT</pubDate>
</item><item><title>CentOS 5.1 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig</link>
<description>This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 05 Dec 2007 18:13:34 GMT</pubDate>
</item><item><title>How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)</title>
<link>http://www.howtoforge.com/apache2-mod_ruby-with-ispconfig-2.2.20-and-above</link>
<description>Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server&#39;s Apache. This article explains how to install mod_ruby on various Linux distributions supported by ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 17 Feb 2008 12:48:48 GMT</pubDate>
</item><item><title>How To Run Your Own DNS Servers (Primary And Secondary) With ISPConfig 3 (Debian Squeeze)</title>
<link>http://www.howtoforge.com/how-to-run-your-own-dns-servers-primary-and-secondary-with-ispconfig-3-debian-squeeze</link>
<description>This tutorial shows how you can run your own DNS servers (primary and secondary) with ISPConfig 3. To do this, you need two servers with two different public IP addresses and with ISPConfig 3 installed. I will use Debian Squeeze for both DNS servers here to demonstrate the base system setup process and ISPConfig 3 installation, but once you have ISPConfig 3 installed on your servers, the configuration inside ISPConfig 3 is identical, no matter what distribution you use.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 21 Jul 2011 10:21:10 GMT</pubDate>
</item><item><title>How To Set Up suPHP On A Debian Etch Based ISPConfig Server | HowtoForge</title>
<link>http://www.howtoforge.com/suphp_debian_etch_ispconfig</link>
<description>This tutorial shows how to install and use suPHP with the ISPConfig control panel on a Debian Etch server. When you have set up suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of the Apache user.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 23 Apr 2007 09:20:50 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (CentOS 6.3)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-centos-6.3</link>
<description>Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on a CentOS 6.3 server. These PHP versions can be used together with the default PHP (installed through yum) in ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 14 Mar 2013 09:49:24 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (Debian Wheezy)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-debian-wheezy</link>
<description>Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 19 Mar 2013 18:11:38 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (Ubuntu 12.04 LTS)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-ubuntu-12.04-lts</link>
<description>Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 12.04 server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 10 Mar 2013 11:23:43 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (Ubuntu 12.10)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-ubuntu-12.10</link>
<description>Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 12.10 server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 26 Mar 2013 10:38:49 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (Ubuntu 13.04)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-ubuntu-13.04</link>
<description>Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 13.04 server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 26 May 2013 09:33:21 GMT</pubDate>
</item></channel></rss>