|
Stories tagged with: lenny
Installing Cherokee With PHP5 And MySQL Support On Debian Lenny
http://www.howtoforge.com/installing-cherokee-with-php5-and-...
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.
Join discussion...
Tags: cherokee, php, mysql, fastcgi, debian, lenny
Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Debian Lenny
http://www.howtoforge.com/virtual-hosting-with-pureftpd-mysq...
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.
Join discussion...
Tags: pureftpd, mysql, ftp, virtual hosting, debian, lenny, quota
Creating An NFS-Like Standalone Storage Server With GlusterFS On Debian Lenny
http://www.howtoforge.com/creating-an-nfs-like-standalone-st...
This tutorial shows how to set up a standalone storage server on Debian Lenny. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA.
Join discussion...
Tags: glusterfs, filesystem, debian, lenny, storage
Setting Up A PXE Install Server For Multiple Linux Distributions On Debian Lenny
http://www.howtoforge.com/setting-up-a-pxe-install-server-fo...
This tutorial shows how to set up a PXE (short for preboot execution environment) install server on Debian Lenny. A PXE install server allows your client computers to boot and install a Linux distribution over the network, without the need of burning Linux iso images onto a CD/DVD, boot floppy images, etc. This is handy if your client computers don't have CD or floppy drives, or if you want to set up multiple computers at the same time (e.g. in a large enterprise), or simply because you want to save the money for the CDs/DVDs. In this article I show how to configure a PXE server that allows you to boot multiple distributions (i386 and x86_64): Debian Lenny, Ubuntu 9.04, Fedora 10, CentOS 5.3, OpenSuSE 11.1, and Mandriva 2009.1.
Join discussion...
Virtualization With KVM On A Debian Lenny Server
http://www.howtoforge.com/virtualization-with-kvm-on-a-debia...
This guide explains how you can install and use KVM for creating and running virtual machines on a Debian Lenny server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
Join discussion...
Tags: kvm, debian, lenny, virtualization, virtual machine, lvm
Using ATA Over Ethernet (AoE) On Debian Lenny (Initiator And Target)
http://www.howtoforge.com/using-ata-over-ethernet-aoe-on-deb...
This guide explains how you can set up an AoE target and an AoE initiator (client), both running Debian Lenny. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.
Join discussion...
Tags: ata over ethernet, aoe, debian, lenny, san, iscsi
How To Run Fully-Virtualized Guests (HVM) With Xen 3.2 On Debian Lenny (x86_64)
http://www.howtoforge.com/how-to-run-fully-virtualized-guest...
This guide explains how you can set up fully-virtualized guests (HVM) with Xen 3.2 on a Debian Lenny x86_64 host system. HVM stands for HardwareVirtualMachine; to set up such guests, you need a CPU that supports hardware virtualization (Intel VT or AMD-V). Hardware virtualization allows you to install unmodified guest systems (in contrast to paravirtualization where the guest kernel needs to be modified); that way you cannot only virtualize OpenSource operating systems like Linux and BSD, but also closed-source operating systems like Windows where you cannot modify the kernel.
Join discussion...
Tags: xen, hvm, debian, lenny, intel vt, amd-v
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Debian Lenny)
http://www.howtoforge.com/virtual-users-domains-postfix-cour...
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'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.
Join discussion...
Tags: postfix, mysql, courier, squirrelmail, debian, lenny
Xen Cluster Management With Ganeti On Debian Lenny
http://www.howtoforge.com/xen-cluster-management-with-ganeti...
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.
Join discussion...
Tags: ganeti, xen, cluster, debian, lenny, virtualization
Installing And Using OpenVZ On Debian Lenny (AMD64)
http://www.howtoforge.com/installing-and-using-openvz-on-deb...
In this HowTo I will describe how to prepare a Debian Lenny server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
Join discussion...
Tags: openvz, debian, lenny, virtualization, virtual machine
| |