- Speeding Up Perl Scripts With SpeedyCGI/PersistentPerl On Debian Etch
This tutorial shows how to install and use SpeedyCGI (also known as PersistentPerl) on a Debian Etch system. SpeedyCGI is a way to run Perl scripts persistently, which can make them run much more quickly. It keeps the Perl interpreter running, and during subsequent runs, this interpreter is used to handle new executions instead of starting a new Perl interpreter each time.
in Public bookmarks with cgi debian etch linux perl persistentperl server speedycgi
- The Perfect Desktop - Debian Etch (Debian 4.0)
With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. In this tutorial I will show people who are willing to switch to Linux how they can set up a Linux desktop (Debian Etch in this article) that fully replaces their Windows desktop, i.e. that has all software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that runs also on older hardware, and the best thing is: all software comes free of charge.
in Public bookmarks with debian desktop etch gnome linux vista windows by 3 users
- 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.
in Public bookmarks with apache debian etch ftp hosting imap lamp linux mysql php pop3 postfix quota server by 2 users
- The Perfect Xen 3.1.0 Setup For Debian Etch (i386)
This tutorial describes how to install Xen 3.1.0 on a Debian Etch system (i386). Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called virtual machines or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware.
in Public bookmarks with debian etch linux machine server virtual virtualization vm vps xen
- Using ATA Over Ethernet On Debian Etch
Imagine you have a machine with all of its disk full and another with unused gigabytes, and you do not want to move the data from one to the other. Why not use the second's disk on the first, you could do it with iSCSI, but you can do it with ATA over Ethernet (AoE) as well. It is the second method I will explain in this article. All of this was made with two computers running Debian Etch.
in Public bookmarks with aoe ata debian etch ethernet linux over
- Using IPv6 On Debian Etch
This document describes how you can configure a Debian Etch system for IPv6 so that a) it can connect to other IPv6 hosts and b) other IPv6 hosts can connect to it. IPv6 should become more important in the future as recent estimates assume that there will be no more IPv4 addresses left by 2010 or 2011. Therefore it's time time to learn IPv6.
in Public bookmarks with debian etch ipv6
- Using Ruby On Rails With Apache2 On Debian Etch
This article shows how you can install Ruby on Rails (RoR) and integrate it in Apache2 on a Debian Etch system. Ruby on Rails is a web application framework which is rapidly gaining popularity among web programmers. It aims to increase the speed and ease with which database-driven web sites can be created and offers skeleton code frameworks (scaffolding) from the outset. Applications using the RoR framework are developed using the Model-View-Controller design pattern.
in Public bookmarks with apache debian etch linux ror ruby server
- Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Debian Etch | HowtoForge
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.
in Public bookmarks with debian etch ftp linux mysql proftpd quota server virtual
- Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Etch | HowtoForge
This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.
in Public bookmarks with bandwidth debian etch ftp linux mysql pureftpd quota server virtual
- Virtual Hosting With vsftpd And MySQL On Debian Etch
Vsftpd is one of the most secure and fastest FTP servers for Linux. Usually vsftpd is configured to work with system users. This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine.
in Public bookmarks with debian etch ftp linux mysql server users virtual vsftpd
- Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch)
This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses.
in Public bookmarks with clamav courier debian etch linux mysql postfix server smtp-auth spam spamassassin tls users virtual virus
- Virtualization With Xen 3.3.1 On Debian Etch
This tutorial provides step-by-step instructions on how to install Xen 3.3.1 on a Debian Etch (4.0) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware.
in Public bookmarks with debian dom0 domu etch machine paravirtualization virtual virtualization xen
- Xen Cluster Management With Ganeti On Debian Etch
Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an instance) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.
in Public bookmarks with cluster debian drbd etch ganeti ha high-availability linux lvm server virtualization vm vserver xen
- Zimbra Collaboration Suite (ZCS) Open Source Edition v5.0 On Debian Etch
This document describes how to set up the Zimbra Collaboration Suite (ZCS) Open Source Edition v5.0 on Debian Etch. The resulting system provides a full featured collaboration-suite with many features that I cannot list all here - please have a look at the feature list. It also comes with a nice (themeable) AJAX web interface for administration and user access.
in Public bookmarks with collaboration debian etch mail zcs zimbra
« Previous
etch from all users