HowtoForge provides user-friendly Linux tutorials.

  • Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 10.10

    ubuntu VMWare Image Download Author: Falko TimmeTags: , Comments: 1

    Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On Ubuntu 10.10 Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on an Ubuntu 10.10 server with PHP5 support (through PHP-FPM) and MySQL support.

  • CIITIX-VoIP 1.0 How-To

    Author: awanTags: , Comments: 5

    CIITIX-VoIP 1.0 How-To This document can be a used as a rough guide to installation of CIITIX-VOIP on a persistent media. It also describes the basic usage. CIITIX-VoIP is a carrier grade VoIP server distribution, leveraging upon the great efforts of the open source community. CIITIX-VoIP is based on rock solid Debian Lenny. This distribution comes as a turn-key solution to any company (small, medium to large scale) wishing to deploy a SIP-based presence service à la Skype. Laced with accounting, NAT and DB backend based features, setting up a SIP based setup is a breeze, achievable within 7 minutes.

  • The Perfect Server - Fedora 14 x86_64 [ISPConfig 3]

    fedora Author: Falko TimmeTags: , Comments: 4

    The Perfect Server - Fedora 14 x86_64 [ISPConfig 3] This tutorial shows how to prepare a Fedora 14 server (x86_64) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

  • How To Auto-Disable The Touchpad When The Mouse Is Plugged In (Fedora 13)

    fedora Author: deadlycheeseTags: , Comments: 18

    How To Auto-Disable The Touchpad When The Mouse Is Plugged In (Fedora 13) Hello all, hopefully this brief how-to will help others, this issue has been bugging me for years. I want the same capability in Fedora that exists in most recent versions of Windows -- disable the touchpad on my laptop if an external mouse is plugged in.  Note that my how-to is a little hardware-specific regarding the actual disabling of the touchpad; I'll discuss that more at the end of the guide.

  • How To Upgrade From Fedora 13 To Fedora 14 (Desktop & Server)

    fedora Author: Falko TimmeTags: , Comments: 6

    How To Upgrade From Fedora 13 To Fedora 14 (Desktop & Server) This article describes how you can upgrade your Fedora 13 system to Fedora 14. The upgrade procedure works for both desktop and server installations.

  • The Perfect Desktop - Linux Mint Debian 201009

    linux_mint Author: Falko TimmeTags: , Comments: 6

    The Perfect Desktop - Linux Mint Debian 201009 This tutorial shows how you can set up a Linux Mint Debian 201009 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the 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 works even on old hardware, and the best thing is: all software comes free of charge. While the "normal" Linux Mint editions are based on Ubuntu, Linux Mint Debian 201009 is a Linux distribution based on Debian Squeeze (testing); its aim is to look identical to the main edition and to provide the same functionality while using Debian as a base.

  • Setting Up ProFTPd + TLS On Ubuntu 10.04 (Lucid Lynx)

    proftpd Author: Falko TimmeTags: , , Comments: 3

    Setting Up ProFTPd + TLS On Ubuntu 10.04 (Lucid Lynx) FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on an Ubuntu 10.04 server.

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

    ubuntu VMWare Image Download Author: Falko TimmeTags: , , , , Comments: 40

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

  • The Perfect Desktop - Ubuntu Studio 10.10

    ubuntustudio Author: Falko TimmeTags: , Comments: 2

    This tutorial shows how you can set up an Ubuntu Studio 10.10 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the 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 works even on old hardware, and the best thing is: all software comes free of charge.

  • OpenSUSE 11.3 Samba Standalone Server With tdbsam Backend

    opensuse VMWare Image Download Author: Falko TimmeTags: , , Comments: 0

    OpenSUSE 11.3 Samba Standalone Server With tdbsam Backend This tutorial explains the installation of a Samba fileserver on OpenSUSE 11.3 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.