HowtoForge provides user-friendly Linux tutorials.

  • How To Install Apache-Solr And Use It With Drupal And ISPConfig (OpenSUSE/Debian)

    opensuse Author: luisfreitasTags: , Comments: 2

    How To Install Apache-Solr And Use It With Drupal And ISPConfig (OpenSUSE/Debian) Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g., Word, PDF) handling. I use this on OpenSUSE and Debian (minor tweaks on Debian, just paths to correct but it's almost the same). Packages from 4 of March 2011.

  • How To Install And Use MyDLP

    Author: sheltaTags: , , Comments: 3

    How To Install And Use MyDLP This document can be used as a guide to installation of MyDLP Appliance. It also describes the basic usage. MyDLP is an easy, simple and open DLP (data loss prevention) solution, licensed under GPLv3. MyDLP 1.0 is released on 10 November 2010. MyDLP Appliance is a distribution based on Ubuntu Server. The distribution comes as a easy to deploy key solution. Protecting customer records, securing confidential files, data flow enforcements... they are all achievable within 30 minutes.

  • How To Upgrade OpenSUSE 11.3 To 11.4 (Desktop & Server)

    opensuse Author: Falko TimmeTags: , Comments: 4

    How To Upgrade OpenSUSE 11.3 To 11.4 (Desktop & Server) This guide shows how you can upgrade your OpenSUSE 11.3 desktop and server installations to OpenSUSE 11.4.

  • The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 3]

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

    The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 3] This is a detailed description about how to set up an OpenSUSE 11.4 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.

  • How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2010.1 Spring

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

    How To Set Up Apache2 With mod_fcgid And PHP5 On Mandriva 2010.1 Spring This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on Mandriva 2010.1 Spring. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.

  • How To Integrate ClamAV Into PureFTPd For Virus Scanning On OpenSUSE 11.3

    opensuse Author: Falko TimmeTags: , , Comments: 2

    How To Integrate ClamAV Into PureFTPd For Virus Scanning On OpenSUSE 11.3 This tutorial explains how you can integrate ClamAV into PureFTPd for virus scanning on an OpenSUSE 11.3 system. In the end, whenever a file gets uploaded through PureFTPd, ClamAV will check the file and delete it if it is malware.

  • Virtualization With KVM On A Debian Squeeze Server

    debian Author: Falko TimmeTags: , , Comments: 3

    Virtualization With KVM On A Debian Squeeze Server This guide explains how you can install and use KVM for creating and running virtual machines on a Debian Squeeze server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

  • Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop

    android Author: Falko TimmeTags: , , , Comments: 34

    Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop This guide explains how you can install the Google Android SDK 1.0 on an Ubuntu 8.04 desktop. With this stable release of the Android SDK, you can now develop applications for Android smartphones (like T-Mobile's G1) and offer them on the Android Market.

  • Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Ubuntu 10.10)

    android Author: Falko TimmeTags: , , , Comments: 9

    Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Ubuntu 10.10) This tutorial describes how you can set up a development environment for building Android apps on an Ubuntu 10.10 desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).

  • Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Fedora 14)

    android Author: Falko TimmeTags: , , Comments: 1

    Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Fedora 14) This tutorial describes how you can set up a development environment for building Android apps on a Fedora 14 desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).