HowtoForge provides user-friendly Linux tutorials.
-
Fight Image Spam With FuzzyOCR And SpamAssassin On Fedora 12
Author: Falko Timme • Tags: antivirus, fedora, security • Comments: 0
Fight Image Spam With FuzzyOCR And SpamAssassin On Fedora 12 This tutorial describes how to scan emails for image spam with FuzzyOCR on a Fedora 12 server. FuzzyOCR is a plugin for SpamAssassin which is aimed at unsolicited bulk mail containing images as the main content carrier. Using different methods, it analyzes the content and properties of images to distinguish between normal mails (ham) and spam mails. FuzzyOCR tries to keep the system load low by scanning only mails that have not already been categorized as spam by SpamAssassin, thus avoiding unnecessary work.
-
How To Set Up An AAA Server With CIITIX-WiFi
Author: babarsaleem • Tags: linux • Comments: 7How To Set Up An AAA Server With CIITIX-WiFi CIITIX-WiFi is a turnkey solution to your WiFi hotspot needs. Built onto the rock solid stable debian linux, setting up a secure (TTLS) WiFi hotspot is just a minute away. This guide shows how to set up an AAA server (authentication, authorization and accounting) with CIITIX-WiFi.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu • Comments: 16
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 10.04 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 10.04 server with PHP5 support (mod_php) and MySQL support.
-
-
The Perfect Desktop - Fedora 13 i686 (GNOME)
Author: Falko Timme • Tags: desktop, fedora • Comments: 12
The Perfect Desktop - Fedora 13 i686 (GNOME) This tutorial shows how you can set up a Fedora 13 desktop (GNOME) 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.
-
How To Install Ailurus 10.05 On Fedora
Author: homer.xing • Tags: desktop, fedora • Comments: 0
How To Install Ailurus 10.05 On Fedora Ailurus is a small GPL application which helps install some nice software, clean yum cache, backup yum, etc. Currently Ailurus is available for Fedora 11, 12 and 13. This simple tutorial will explain how to install Ailurus, and how to solve the problems.
-
SAMBA (Domain Controller) Server For Small Workgroups With Ubuntu 5.10 "Breezy Badger"
Author: Till Brehm • Tags: samba, storage • Comments: 41SAMBA (Domain Controller) Server For Small Workgroups With Ubuntu 5.10 "Breezy Badger" This is a detailed description about the steps to set up a Ubuntu based server (Ubuntu 5.10 - Breezy Badger) to act as file- and print server for Windows (tm) workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to setup than an LDAP backend. A second howto covering the installation of LDAP + SAMBA will be published on HowtoForge soon.
-
How To Integrate Samba (File Sharing) Using Active Directory For Authentication
Author: un1x • Tags: samba, storage • Comments: 1How To Integrate Samba (File Sharing) Using Active Directory For Authentication This tutorial explains how to install a Gentoo samba server and how to share folders with ActiveDirectory permissions.
-
Accessing Windows Or Samba Shares Using AutoFS
Author: pefu • Tags: linux, samba, storage • Comments: 24Accessing Windows Or Samba Shares Using AutoFS You already installed Linux on your networked desktop PC and now you want to work with files stored on some other PCs in your network. This is where autofs comes into play. This tutorial shows how to configure autofs to use CIFS to access Windows or Samba shares from Linux Desktop PCs. It also includes a tailored configuration file.
-
SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 6.10
Author: Till Brehm • Tags: samba, storage, ubuntu • Comments: 1SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 6.10 This is a detailed description about how to set up a Ubuntu based server (Ubuntu 6.10) to act as a file- and printserver for Windows (tm) workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to set up than an LDAP backend.
-
Debian 4.0 (Etch) Samba Standalone Server With tdbsam Backend
Author: Till Brehm • Tags: debian, samba, storage • Comments: 2
This tutorial explains the installation of a Samba file server on Debian Etch and how to configure it to share files over the SMB protocol as well as adding users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has its own home directory that is accessible via SMB protocol and all users have a shared directory with read/write access.