Linux Tutorials on the topic “debian”
-
The Perfect Setup - Debian Sarge (3.1)
Author: Falko Timme • Tags: debian, ispconfig • Comments: 78The Perfect Setup - Debian Sarge (3.1) This is a detailed description about the steps to be taken to setup a Debian based server (Debian Sarge alias Debian 3.1) that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).
-
The (Almost) Perfect Setup - Debian Sarge (3.1) On A Strato Dedicated-Server (With ISPConfig)
Author: TobiasTM • Tags: debian, ispconfig • Comments: 1The (Almost) Perfect Setup - Debian Sarge (3.1) On A Strato Dedicated-Server (With ISPConfig) Based and abuttet to the HowTo - The Perfect Setup Debian Sarge (3.1) - of Falko Timme I wrote this HowTo for STRATO-Server, because Strato has some specifics in it´s Debian Sarge (3.1) - Image.
-
The Perfect Setup - Debian Etch (Debian 4.0)
Author: Falko Timme • Tags: debian, ispconfig • Comments: 32The Perfect Setup - Debian Etch (Debian 4.0) This tutorial shows how to set up a Debian Etch (Debian 4.0) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Debian Etch, but should apply to the 64-bit version with very little modifications as well.
-
-
The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 2]
Author: Falko Timme • Tags: debian, ispconfig • Comments: 25
The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 2] This tutorial shows how to set up a Debian Lenny (Debian 5.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig 2 (i.e., ISPConfig runs on it out of the box).
-
Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 3]
Author: bswinnerton • Tags: antivirus, debian, ubuntu, ispconfig • Comments: 16
Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 3] 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 3, not 2.
-
The Perfect Subversion Server - Debian Lenny [ISPConfig3]
Author: indemnity83 • Tags: apache, debian, ispconfig • Comments: 7
The Perfect Subversion Server - Debian Lenny [ISPConfig3] Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of "time machine". This guide will help you setup the subversion system, and integrate it with your existing ISPConfig3 installation allowing you control over disk usage, quota and other factors in a very familiar way. Perhaps one day, somebody can use this process to create a plug in for ISPConfig3 that does all of this automatically.
-
How To Set Up suPHP On A Debian Sarge Based ISPConfig Server
Author: Hans • Tags: apache, control panels, debian, ispconfig, php • Comments: 1How To Set Up suPHP On A Debian Sarge Based ISPConfig ServerWith this howto I explain how to set up suPHP on a Debian based ISPConfig server with php4. Mainly, it is based on Falko's howto http://www.howtoforge.com/apache2_suphp_php4_php5. Within the forums on Howtoforge, lots of information about "setting up suphp" can be found. However, this information is spread all over the forums, so it is not very clear how to set up suphp on an ISPConfig server. It was the reason for me to write this howto. When you've setup suPHP on your ISPConfig server, you are able to run the PHP scripts under the admin user of the website instead of www-data.
-
How To Enable Multiple HTTPS Sites For One IP On Debian Etch Using TLS Extensions
Author: archerjd • Tags: apache, control panels, debian, ispconfig • Comments: 4How To Enable Multiple HTTPS Sites For One IP On Debian Etch Using TLS Extensions This how-to is Debian specific but could be ported to other distributions since the concept is the same. In order to use TLS Extensions we have to patch and recompile apache2 and recompile OpenSSL with the enable-tlsext directive. Since TLS Extensions are relatively new, some internet browsers will not work so the apache2 server will deliver just the default site as http 1.0 does on an http 1.1 server.
-
How To Install Drupal 5.6 On Debian Etch With ISPConfig
Author: lubos • Tags: control panels, debian, ispconfig, mysql, other, php • Comments: 3How To Install Drupal 5.6 On Debian Etch With ISPConfig Drupal is a PHP based CMS (Content Management System) with great community support and a huge amount of modules. Drupal can be installed as a single site or it can be installed as a multisite.
-
How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Author: Falko Timme • Tags: apache, centos, control panels, debian, fedora, ispconfig, linux, mandriva, suse, ubuntu • Comments: 1How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) 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's Apache. This article explains how to install mod_ruby on various distributions supported by ISPConfig.