Linux Tutorials on the topic “debian”

  • Running HTML::Mason With nginx And FastCGI

    debian Author: frankieTags: , , Comments: 0

    Running HTML::Mason With nginx And FastCGI This article is a step by step guide to install the HTML::Mason module to use with the ngingx web server and FastCGI. It has been tested in Debian (lenny), but it should be very similar with Ubuntu and other debian based distros.

  • Installing Cherokee With PHP5 And MySQL Support On Debian Lenny

    cherokee VMWare Image Download Author: Falko TimmeTags: , , , Comments: 1

    Installing Cherokee With PHP5 And MySQL Support On Debian Lenny Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on a Debian Lenny server with PHP5 support (through FastCGI) and MySQL support.

  • The Perfect Setup - Debian Woody (3.0)

    Author: Falko TimmeTags: , Comments: 7

    The Perfect Setup - Debian Woody (3.0) This is a detailed description about the steps to be taken to setup a Debian based server (Debian Woody alias Debian 3.0) 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/IMAP, Quota, Firewall, etc.).

  • The Perfect Setup - Debian Sarge (3.1)

    Author: Falko TimmeTags: , Comments: 78

    The 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: TobiasTMTags: , Comments: 1

    The (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 TimmeTags: , Comments: 32

    The 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]

    debian VMWare Image Download Author: Falko TimmeTags: , 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]

    ispconfig Author: bswinnertonTags: , , , 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]

    debian Author: indemnity83Tags: , , 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: HansTags: , , , , Comments: 1

    How 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.