Linux Tutorials on the topic “Ubuntu”
-
Processing 10000 Pictures Using Many Computers With Oropo (Debian/Ubuntu)
Author: ms209495 • Tags: debian, other, ubuntu • Comments: 1Processing 10000 Pictures Using Many Computers With Oropo (Debian/Ubuntu) Have you ever had a lot of data to process ? In such a moment after a while of processing we realize that it will take ages to complete. It would be faster if we could use two or three or even more computers. Let's use some computers - you think it is a lot of configuration ? You are wrong. With Oropo it's easy. Let's discuss a problem of processing large number of pictures. First approach for solving this problem is to process pictures sequentially on one computer. Second approach is to process pictures parallelly on many computers.
-
Fight Image Spam With FuzzyOCR And SpamAssassin On Ubuntu 9.10
Author: Falko Timme • Tags: antivirus, ubuntu • Comments: 0
Fight Image Spam With FuzzyOCR And SpamAssassin On Ubuntu 9.10 This tutorial describes how to scan emails for image spam with FuzzyOCR on an Ubuntu 9.10 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.
-
The Perfect SpamSnake - Ubuntu Jeos 9.10
Author: Rocky • Tags: antivirus, ubuntu • Comments: 54
The Perfect SpamSnake - Ubuntu Jeos 9.10 This tutorial shows how to set up an Ubuntu Jeos based server as a spamfilter in Gateway mode. In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA. You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.
-
-
Installing Speed Dreams 1.4.0 RC1 On Ubuntu 9.10
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 0
Installing Speed Dreams 1.4.0 RC1 On Ubuntu 9.10 Speed Dreams is is a free, 3d cross-platform, open source motorsport simulation and racing game, released under the GNU General Public License (GPL). This guide shows how to install it on an Ubuntu 9.10 desktop.
-
Ubuntu Server 9.04 Bacula Bweb GUI
Author: billis34 • Tags: backup, ubuntu • Comments: 1
Ubuntu Server 9.04 Bacula Bweb GUI Bweb is a perl based web program that provides a tool to do basic operations and get statistics. It obtains its information from your catalog database and the bconsole program.
-
Virtual Mail And Jabber Server (xmpp) With iRedMail And Ejabberd On Ubuntu 9.10
Author: eddiechen • Tags: ubuntu • Comments: 0
Virtual Mail And Jabber Server (xmpp) With iRedMail And Ejabberd On Ubuntu 9.10 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 CentOS 5.x, Debian 5.x, Ubuntu 8.04, 9.04 and 9.10 (both i386 and x86_64). iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. This tutorial shows you how to integrate Ejabberd into iredmail's ldap backend on Ubuntu 9.10, passwords will be stored in ldap and you can change the password through webmail.
-
Tweaking Hidden Settings With Ubuntu Tweak On Ubuntu 9.10
Author: Falko Timme • Tags: desktop, ubuntu • Comments: 4
Tweaking Hidden Settings With Ubuntu Tweak On Ubuntu 9.10 Ubuntu Tweak is a tool that lets you change hidden Ubuntu settings, for example: hide or change the splash screen, show or hide the Computer, Home, Trash, and Network icons, change Metacity, Nautilus, power management, and security settings, etc. Currently Ubuntu Tweak is available only for the Ubuntu GNOME desktop, i.e., it will not work on Kubuntu or Xubuntu. This short guide shows how to install and use Ubuntu Tweak.
-
Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10)
Author: Falko Timme • Tags: lighttpd, ubuntu • Comments: 2
Build Your Own Video Community With Lighttpd And FlowPlayer (Ubuntu 9.10) This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload module (for preventing hotlinking of the videos) on Ubuntu 9.10. I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd's mod_flv_streaming module. I will also show how you can encode videos (.mp4 .mov .mpg .3gp .mpeg .wmv .avi) to the FLV format supported by Adobe Flash.
-
How To Set Up WebDAV With Lighttpd On Ubuntu 9.10
Author: Falko Timme • Tags: lighttpd, ubuntu • Comments: 0
How To Set Up WebDAV With Lighttpd On Ubuntu 9.10 This guide explains how to set up WebDAV with lighttpd on an Ubuntu 9.10 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
-
Easy Way To Create Bootable Ubuntu USB Pendrive
Author: hero1900 • Tags: ubuntu, desktop • Comments: 2
Easy Way To Create Bootable Ubuntu USB Pendrive This short guide explains how you can create a bootable Ubuntu USB pendrive.