HowtoForge provides user-friendly Linux tutorials.

  • Install Drizzle On Debian Lenny

    debian Author: mezganiTags: Comments: 0

    Install Drizzle On Debian Lenny Drizzle is a Free Software/Open Source database management system (DBMS) that was forked from version 6.0 of the MySQL DBMS. Like MySQL, Drizzle has a client/server architecture and uses SQL as its primary command language. Drizzle is distributed under version 2 of the GNU General Public License.

  • How To Connect To A WPA Wifi Using Command Lines On Debian

    debian Author: bad_crowTags: Comments: 7

    How To Connect To A WPA Wifi Using Command Lines On Debian This tutorial will explain how to connect to a WPA (1-2) wireless network without installing any graphical tool.

  • Recompiling PHP5 With Bundled Support For GD On Ubuntu

    php Author: patusovniakTags: , Comments: 17

    Recompiling PHP5 With Bundled Support For GD On Ubuntu You'll learn how to recompile PHP5 with bundled support for GD on Ubuntu to use advanced GD functions for image editing, like desaturation, and so on.

  • Using Address Table Object In Firewall Builder

    Author: vkfwbTags: Comments: 0

    Using Address Table Object In Firewall Builder This article continues the series of articles on Fireall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates how you can build firewall rules matching sets of ip addresses stored in external files.

  • Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.04 (LAMP)

    apache VMWare Image Download Author: Falko TimmeTags: , , , Comments: 8

    Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.04 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 9.04 server with PHP5 support (mod_php) and MySQL support.

  • Creating Snapshot-Backups with BackerUpper On Ubuntu 9.04

    ubuntu Author: Falko TimmeTags: , , Comments: 3

    Creating Snapshot-Backups with BackerUpper On Ubuntu 9.04 BackerUpper is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the BackerUpper project page: "Backerupper is a simple program for backing up selected directories over a local network. Its main intended purpose is backing up a user's personal data." This article shows how to install and use BackerUpper on Ubuntu 9.04 (Jaunty Jackalope).

  • Configuring Slony-I Cascading Replication On PostgreSQL 8.3

    Author: duncanpTags: Comments: 1

    Configuring Slony-I Cascading Replication On PostgreSQL 8.3 This guide is aimed at users that would like to configure Slony-I to replicate a database from a master to a slave on different hosts.

  • Using Custom Service Object In Firewall Builder

    Author: vkfwbTags: Comments: 1

    Using Custom Service Object In Firewall Builder This article continues the series of articles on Fireall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates how you can work with the Custom Service object in Firewall Builder.

  • How To Get The M-Audio Transit USB Audio Device Working In Ubuntu 9.04 AMD64

    ubuntu Author: dewdudeTags: Comments: 6

    How To Get The M-Audio Transit USB Audio Device Working In Ubuntu 9.04 AMD64 This tutorial will explain how to get the M-Audio Transit USB audio device working under Ubuntu 9.04 amd64, although it may work for other versions. The Transit is usually a Windows only device and is not detected normally because the firmware has to be loaded in to the device; this is normally done by the Windows drivers. I've written this tutorial after a long exhaustive search on how to get it working.

  • Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd

    centos Author: eddiechenTags: , , Comments: 1

    Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since iRedMail 0.5, it supports Debian 5.0.1 and Ubuntu 8.04 & 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 CentOS 5.x, passwords will be stored in ldap and you can change the password through webmail.