Linux Tutorials on the topic “debian”
-
How To Compile rTorrent From SVN In Ubuntu 9.10 Karmic Koala / Debian 5 Lenny With Magnet Link Support
Author: Stephan Jau • Tags: debian, ubuntu • Comments: 16How To Compile rTorrent From SVN In Ubuntu 9.10 Karmic Koala / Debian 5 Lenny With Magnet Link Support rTorrent is a popular command line based bittorrent client. It provides very powerful features yet it is very light on the system - contrary to other bittorrent clients like Vuze. There are a couple of webinterfaces for it but they are not truly need. SSH access combined with the "screen" program provide you all the tools you need. This howto works for Ubuntu 9.10 Karmic Koala and for Debian 5 Lenny.
-
Trafficanalysis Using Debian Lenny
Author: gbi • Tags: debian, monitoring • Comments: 0
Trafficanalysis Using Debian Lenny 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.
-
How To Back Up MySQL Databases With mylvmbackup On Debian Lenny
Author: Falko Timme • Tags: backup, debian, mysql • Comments: 0
How To Back Up MySQL Databases With mylvmbackup On Debian Lenny 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.
-
-
Building Kernel Modules With Module-Assistant On Debian Lenny
Author: Falko Timme • Tags: kernel, debian • Comments: 0
Building Kernel Modules With Module-Assistant On Debian Lenny module-assistant is a tool for building Debian kernel modules from source, without having to rebuild the whole kernel. It fetches module-source packages that have been prepared for the Debian distribution via apt and produces .deb packages. This tutorial shows how to use module-assistant in command-line mode and in interactive mode.
-
How To Set Up A USB-Over-IP Server And Client With Debian Lenny
Author: Falko Timme • Tags: debian • Comments: 10
How To Set Up A USB-Over-IP Server And Client With Debian Lenny 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. USB-over-IP can be useful for virtual machines, for example, that don't have access to the host system's hardware - USB-over-IP allows virtual machines to use remote USB devices.
-
Installing And Configuring Asterisk 1.6 + PostgreSQL To Manage CDR & RealTime Config On Debian
Author: Coto • Tags: debian • Comments: 5
Installing And Configuring Asterisk 1.6 + PostgreSQL To Manage CDR & RealTime Config On Debian In this tutorial, I will describe how to install and configure Asterisk 1.6 on a Debian system to work with PostgreSQL in order to manage CDR (Call Detail Records) and real-time configuration. For this we will use a clean and up-to-date Debian Etch/Lenny system.
-
How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny
Author: Falko Timme • Tags: apache, security, debian, ubuntu • Comments: 4
How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny This article explains how you can set up an SSL vhost under Apache2 on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over HTTPS (port 443). SSL is short for Secure Sockets Layer and is a cryptographic protocol that provides security for communications over networks by encrypting segments of network connections at the transport layer end-to-end. We use the mod_ssl Apache module here to provide strong cryptography for Apache2 via SSL by the help of the Open Source SSL toolkit OpenSSL.
-
Setting Up Freeswitch On Debian 5 (Lenny)
Author: awan • Tags: debian • Comments: 3
Setting Up Freeswitch On Debian 5 (Lenny) FreeSWITCH is an open-source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the callflow.
-
Automatic Dialer With Asterisk And GNUDialer
Author: mariofix • Tags: debian, other • Comments: 1
Automatic Dialer With Asterisk And GNUDialer This document describes the installation of the Automatic Dialer GNUDialer, this is an alternative dialer to VICIDial, with more lightweight scripts and a far more easier GUI, it uses Asterisk and MySQL for its operation.
-
Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On Debian Lenny
Author: eddiechen • Tags: debian, email, ftp • Comments: 0
Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On Debian Lenny iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since version 0.5, it supports CentOS 5.x, Debian 5.x, Ubuntu 8.04 and Ubuntu 9.04 (both i386 and x86_64). iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. The OpenLDAP backend of iRedMail allows you to integrate all kinds of applications. This guide shows you how to integrate pure-ftpd into the iRedMail ldap backend on Debian Lenny, passwords will be stored in ldap and you can change the password through webmail.