Linux Tutorials on the topic “Ubuntu”

  • The Perfect SpamSnake - Ubuntu Jeos 9.10

    ubuntu Author: RockyTags: , 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

    ubuntu Author: Falko TimmeTags: , 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

    ubuntu Author: billis34Tags: , 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

    ubuntu Author: eddiechenTags: 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

    ubuntu Author: Falko TimmeTags: , 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)

    ubuntu Author: Falko TimmeTags: , 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

    lighttpd VMWare Image Download Author: Falko TimmeTags: , 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

    ubuntu Author: hero1900Tags: , Comments: 2

    Easy Way To Create Bootable Ubuntu USB Pendrive This short guide explains how you can create a bootable Ubuntu USB pendrive.

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

    proftpd Author: Falko TimmeTags: , Comments: 0

    Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.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.

  • Network Analysis With Wireshark On Ubuntu 9.10

    ubuntu Author: Falko TimmeTags: , , Comments: 12

    Network Analysis With Wireshark On Ubuntu 9.10 Wireshark is a network protocol analyzer (or "packet sniffer") that can be used for network analysis, troubleshooting, software development, education, etc. This guide shows how to install and use it on an Ubuntu 9.10 desktop to analyze the traffic on the local network card.