lenny

23

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Lenny)

http://www.howtoforge.com

This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload module (for preventing hotlinking of the videos) on Debian Lenny.

Read more »
falko's picture
Created by falko 1 week 4 days ago – Made popular 1 week 3 days ago
Category: End User   Tags:
23

Server Monitoring With munin And monit On Debian Lenny

http://www.howtoforge.com

In this article I will describe how you can monitor your Debian Lenny server with munin and monit.

Read more »
falko's picture
Created by falko 2 weeks 3 days ago – Made popular 2 weeks 3 days ago
Category: End User   Tags:
21

Virtualization With VirtualBox 3.1.x On A Headless Debian Lenny Server

http://www.howtoforge.com

This guide explains how you can run virtual machines with Sun xVM VirtualBox 3.1.x on a headless Debian Lenny server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.

Read more »
falko's picture
Created by falko 3 weeks 2 days ago – Made popular 3 weeks 1 day ago
Category: End User   Tags:
22

Traffic Analysis Using Debian Lenny

http://www.howtoforge.com

By using my Network Monitoring Appliance we noticed a link in MRTG always under heavy load. On this link a lot of different traffic aggregates, so we decided to analyze of what quantities of protocols and therefore applications the cumulative traffic consists.

Read more »
lmfao's picture
Created by lmfao 5 weeks 2 days ago – Made popular 5 weeks 1 day ago
Category: High End   Tags:
21

How To Back Up MySQL Databases With mylvmbackup On Debian Lenny

http://www.howtoforge.com

mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on a Debian Lenny server.

Read more »
fr34k123's picture
Created by fr34k123 6 weeks 15 hours ago – Made popular 5 weeks 6 days ago
Category: High End   Tags:
24

How To Set Up A USB-Over-IP Server And Client With Debian Lenny

http://www.howtoforge.com

This tutorial shows how to set up a USB-over-IP server with Debian Lenny as well as a USB-over-IP client (also running Debian Lenny). The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB I/O messages" into TCP/IP payloads and transmits them between computers.

Read more »
falko's picture
Created by falko 7 weeks 4 days ago – Made popular 7 weeks 3 days ago
Category: End User   Tags:
19

Security Support for Debian GNU/Linux 4.0 to be terminated on February 15th

http://www.debian.org

«One year after the release of Debian GNU/Linux 5.0 alias "lenny" and nearly three years after the release of Debian GNU/Linux 4.0 alias "etch" the security support for the old distribution (4.0 alias "etch") is coming to an end next month. The Debian project is proud to be able to support its old distribution for such a long time and even for one year after a new version has been released...»

Read more »
can.axis's picture
Created by can.axis 7 weeks 6 days ago – Made popular 7 weeks 5 days ago
Category: Community   Tags:
18

Debian Lenny: Letting a network-time server manage your clock

http://www.insidesocal.com

The NTP service that uses network-time servers to keep your computer's clock from drifting is another thing that Ubuntu includes by default but must be added to Debian if you want to use it.

Read more »
joy1234's picture
Created by joy1234 10 weeks 4 days ago – Made popular 10 weeks 3 days ago
Category: End User   Tags:
21

Set Up A Simple High-Availability Web Server For A Small Company Using Debian Lenny

http://www.howtoforge.com

This tutorial was written for the Debian Lenny distribution and supposes that the user has knowledge about what load balancing is and some basic skills of Linux, our two load balancers consist out of 2 machines that monitor each other [heartbeat], if the master stops responding the secondary one [Backup] will take the master role [Backup -> Master].

Read more »
l0g1c0l's picture
Created by l0g1c0l 25 weeks 22 hours ago – Made popular 25 weeks 9 hours ago
Category: High End   Tags:
22

How-To: Compile and Install Latest VLC in Debian Lenny

http://tuxarena.blogspot.com

This tutorial will show how to compile and install the latest VLC from source in Debian Lenny in several steps. The current version at the time of writing is VLC 1.0.1, so the tutorial should work successfully for it.

Read more »
peterk's picture
Created by peterk 30 weeks 6 days ago – Made popular 30 weeks 5 days ago
Category: End User   Tags:
22

Virtual Hosting With PureFTPd And MySQL On Debian Lenny

http://www.howtoforge.com

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.

Read more »
falko's picture
Created by falko 31 weeks 2 days ago – Made popular 31 weeks 1 day ago
Category: End User   Tags:
23

Debian Squeeze: KFreeBSD, Dash and Automatic Debug Packages

http://www.linuxpromagazine.com

The Debian project is planning a whole series of enhancements for Debian 5.0 "Squeeze." A few results of the currently running Google Summer of Code are beginning to creep into it.

Read more »
Ipela's picture
Created by Ipela 31 weeks 6 days ago – Made popular 31 weeks 6 days ago
Category: End User   Tags:
24

How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny])

http://www.howtoforge.com

mod_qos gives some fine-grained opportunities to scale the number of used connections and to defend an attack according to bandwidth limits. Unfortunately it is only available as source-package and there are many possible settings, wich might be hard to set up for this special case. So I provide the way that helped me.

Read more »
bruce.almighty's picture
Created by bruce.almighty 34 weeks 3 days ago – Made popular 34 weeks 3 days ago
Category: High End   Tags:
18

Debian GNU/Linux 5.0 updated

http://www.debian.org

The Debian project is pleased to announce the second update of its stable distribution Debian GNU/Linux 5.0 (codename "lenny"). This update mainly adds corrections for security problems.

Read more »
bolony_and_cheese's picture
Created by bolony_and_cheese 37 weeks 3 days ago – Made popular 37 weeks 2 days ago
Category: End User   Tags:
21

Setting Up A PXE Install Server For Multiple Linux Distributions On Debian Lenny

http://www.howtoforge.com

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.

Read more »
bluecheese's picture
Created by bluecheese 38 weeks 6 days ago – Made popular 38 weeks 5 days ago
Category: High End   Tags: