Linux Tutorials on the topic “debian”
-
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.
-
-
How To Set Up Mailman With Debian And ISPConfig
Author: jnsc • Tags: control panels, debian, email, ispconfig, other • Comments: 1How To Set Up Mailman With Debian And ISPConfig This short tutorial shows how you can set up Mailman with the ISPConfig devel version (> 2.3.3) on Debian Etch.
-
How To Install suPHP 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, php, suse, ubuntu • Comments: 5How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above) Starting with version 2.2.20, ISPConfig has improved support for suPHP. This article explains how to install suPHP on various distributions supported by ISPConfig. (If you have used suPHP with previous ISPConfig versions, your installation will still work.)
-
Forced Ads On ISPConfig With Debian Etch
Author: webcave • Tags: control panels, debian, ispconfig • Comments: 1Forced Ads On ISPConfig With Debian Etch 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.
-
Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))
Author: MuisjeNL • Tags: control panels, debian, email, ispconfig, linux • Comments: 5Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch)) This short mini-howto will help you set up automatic cleaning of Trash- and Junkfolders. Most (web)mail clients (can) automatically create these. A lot of people don't clean 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 several days.
-
How To Install Z-Push On An ISPConfig 3 Server (Debian Lenny)
Author: edge • Tags: debian, control panels, ispconfig • Comments: 5
How To Install Z-Push On An ISPConfig 3 Server (Debian Lenny) Z-push is an implementation of the ActiveSync protocol which is used 'over-the-air' for multi platform ActiveSync devices, including Windows Mobile, iPhone, Sony Ericsson and Nokia mobile devices. With Z-push any groupware can be connected and synced with these devices. This install of Z-Push is on a The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3] setup.
-
Protect phpMyAdmin On An ISPConfig 3 Server (Debian)
Author: Hans • Tags: debian, control panels, ispconfig • Comments: 8
Protect phpMyAdmin On An ISPConfig 3 Server (Debian) With this small howto I explain how to protect your phpmyadmin installation on your Debian server with ISPConfig3 against hack attempts as much as possible. I assume that you already have an ISPConfig3 server running on Debian, which has been set up according to this howto and that phpmyadmin has been installed from the Debian repository into the directory /usr/share/phpmyadmin. With this default setup you can access phpMyAdmin via: http://www.anywebsiteonyourserver.tld/phpmyadmin, which we're going to change for security reasons.
-
Bind-Chroot-Howto (Debian)
Author: Falko Timme • Tags: dns, debian, bind • Comments: 17
Bind-Chroot-Howto (Debian) This document describes how to install the DNS server Bind on Debian so that it runs out of a chroot jail for security reasons.