Linux Tutorials on the topic “ubuntu”

  • Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE)

    Author: Falko TimmeTags: , , , , , , Comments: 0

    Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.

  • HOWTO: Encrypt The System Manually Upon Installation (Ubuntu 8.04)

    Author: Stephan JauTags: , Comments: 3

    HOWTO: Encrypt The System Manually Upon Installation (Ubuntu 8.04) This tutorial describes how you can encrypt an Ubuntu 8.04 (Hardy Heron) system right during the initial installation.

  • Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 8.04 LTS

    ubuntu Author: Falko TimmeTags: , Comments: 10

    This document describes how to install a Proftpd 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 with this setup.

  • How To Compile rTorrent From SVN In Ubuntu Gutsy Gibbon

    Author: Stephan JauTags: Comments: 0

    How To Compile rTorrent From SVN In Ubuntu Gutsy Gibbon Torrent is a great way to transfer large files very quickly. However most torrent clients are gui based and have quite some impact on system resources (e.g. Azureus). rTorrent is a lightweight client running from the terminal. Being able to run it in a screen session (also upon boot) makes it ideal to also control it from a remote location.

  • HowTo Compile rTorrent From SVN In Ubuntu 8.04 Hardy Heron

    Author: Stephan JauTags: Comments: 4

    HowTo Compile rTorrent From SVN In Ubuntu 8.04 Hardy Heron Torrent is a great way to transfer large files very quickly. However most torrent clients are gui based and have quite some impact on system resources (e.g. Azureus). rTorrent is a lightweight client running from the terminal. Being able to run it in a screen session (also upon boot) makes it ideal to also control it from a remote location.

  • The Perfect Desktop - Linux Mint 5 Elyssa R1

    linux_mint Author: Falko TimmeTags: , Comments: 2

    The Perfect Desktop - Linux Mint 5 Elyssa R1 This tutorial shows how you can set up a Linux Mint 5 Elyssa R1 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. Linux Mint 5 is a Linux distribution based on Ubuntu 8.04 that has lots of packages in its repositories (like multimedia codecs, Adobe Flash, Adobe Reader, Skype, Google Earth, etc.) that are relatively hard to install on other distributions; it therefore provides a user-friendly desktop experience even for Linux newbies.

  • How To Make A Fully Customized KDE Live CD/DVD Using Kubuntu

    Author: technoshaunTags: , Comments: 3

    How To Make A Fully Customized KDE Live CD/DVD Using Kubuntu There are tools available to allow anyone to create and distribute a completely customized Ubuntu Based distribution using the Gnome Desktop. Many Kubuntu users would like to do the same thing but such tools are not fully compatible with KDE and the Kiosk tool does not change or remove all of the Kubuntu defaults so that a program like Remastersys can create a customized ISO with the defined changes. This How To is designed to address these issues and allow those interested in creating their own customized distribution based on Kubuntu.

  • How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS

    VMWare Image Download Author: msghalebTags: , , Comments: 4

    How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.

  • How To Install The Internet Explorer On Ubuntu 8.04

    Author: o.meyerTags: , Comments: 16

    How To Install The Internet Explorer On Ubuntu 8.04 This document describes how to install the Internet Explorer (different versions) on Ubuntu 8.04 with IEs4Linux. Some users - especially web developers/designers need different versions of the Internet Explorer to test their pages.

  • How To Install And Use gDesklets On Ubuntu 8.04

    Author: o.meyerTags: , Comments: 8

    How To Install And Use gDesklets On Ubuntu 8.04 This document describes how to install and use gDesklets on Ubuntu 8.04. Taken from the gDesklets page: "gDesklets is a system for bringing mini programs (desklets), such as weather forecasts, news tickers, system information displays, or music player controls, onto your desktop, where they are sitting there in a symbiotic relationship of eye candy and usefulness. The possibilities are really endless and they are always there to serve you whenever you need them, just one key-press away. The system is not restricted to one desktop environment, but currently works on most of the modern Unix desktops (including GNOME, KDE, Xfce)."