<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / lenny</title>
<link>http://netvouz.com/falko/tag/lenny?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;lenny&quot; on Netvouz</description>
<item><title>Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Lenny)</title>
<link>http://www.howtoforge.com/build-your-own-video-community-with-lighttpd-and-flowplayer-debian-lenny</link>
<description>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 Debian Lenny. I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd&#39;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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 07 Mar 2010 13:44:56 GMT</pubDate>
</item><item><title>Chrooting Apache2 With mod_chroot On Debian Lenny</title>
<link>http://www.howtoforge.com/chrooting-apache2-with-mod_chroot-on-debian-lenny</link>
<description>This guide explains how to set up mod_chroot with Apache2 on a Debian Lenny system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 15 Apr 2010 12:21:18 GMT</pubDate>
</item><item><title>Creating An NFS-Like Standalone Storage Server With GlusterFS On Debian Lenny</title>
<link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-debian-lenny</link>
<description>This tutorial shows how to set up a standalone storage server on Debian Lenny. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 04 Jun 2009 11:19:48 GMT</pubDate>
</item><item><title>Disk Backup With Amanda On Debian Lenny</title>
<link>http://www.howtoforge.com/disk-backup-with-amanda-on-debian-lenny</link>
<description>Amanda is an open source client/server solution to back up filesystems. Backups are triggered by the backup server, backup definitions are located on the servers but exclusion lists are located on the client.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 17 Jun 2010 12:54:11 GMT</pubDate>
</item><item><title>Fight Image Spam With FuzzyOCR And SpamAssassin On Debian Lenny</title>
<link>http://www.howtoforge.com/fight-image-spam-with-fuzzyocr-and-spamassassin-on-debian-lenny</link>
<description>This tutorial describes how to scan emails for image spam with FuzzyOCR on a Debian Lenny 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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 29 Apr 2010 14:32:10 GMT</pubDate>
</item><item><title>Generating Web Site Statistics With AWStats &amp; JAWStats On Debian Lenny</title>
<link>http://www.howtoforge.com/generating-web-site-statistics-with-awstats-and-jawstats-on-debian-lenny</link>
<description>This tutorial explains how you can generate statistics for your web site with AWStats and JAWStats on a Debian Lenny web server. AWStats is a free powerful and featureful tool that generates advanced web server statistics. JAWStats runs in conjunction with AWStats and produces clear and informative charts, graphs and tables about your website visitors. AWStats is able to create graphical web pages for the statistics, but JAWStats presents this data in a much nicer way - it&#39;s much better organized and makes use of Ajax and Flash.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 27 Jun 2010 20:27:33 GMT</pubDate>
</item><item><title>Groupware Server With Group-Office, Postfix, Dovecot And SpamAssassin On Debian Lenny (5.0)</title>
<link>http://www.howtoforge.com/groupware-server-with-group-office-postfix-dovecot-spamassassin-on-debian-lenny</link>
<description>In this howto I will explain how you can set up a groupware server using the Debian Linux operating system, Group-Office for managing the mailboxes and groupware functions like e-mail, shared calendars, file sharing etc., Postfix with virtual accounts in MySQL, Dovecot IMAP, SpamAssassin spam filter, and a vacation perl script that will handle out-of-office replies.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 26 Feb 2009 13:11:37 GMT</pubDate>
</item><item><title>Hosting Multiple SSL Web Sites On One IP Address With Apache 2.2 And GnuTLS (Debian Lenny)</title>
<link>http://www.howtoforge.com/hosting-multiple-ssl-web-sites-on-one-ip-address-with-apache-2.2-and-gnutls-debian-lenny</link>
<description>This tutorial describes how you can host multiple SSL-encrypted web sites (HTTPS) on one IP address with Apache 2.2 and GnuTLS on a Debian Lenny server.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 04 Feb 2011 13:17:09 GMT</pubDate>
</item><item><title>How To Automatically Add A Disclaimer To Outgoing Emails With alterMIME (Postfix On Debian Lenny)</title>
<link>http://www.howtoforge.com/how-to-automatically-add-a-disclaimer-to-outgoing-emails-with-altermime-postfix-on-debian-lenny</link>
<description>This tutorial shows how to install and use alterMIME. alterMIME is a tool that can automatically add a disclaimer to emails. In this article I will explain how to install it as a Postfix filter on Debian Lenny.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 21 Sep 2010 18:13:26 GMT</pubDate>
</item><item><title>How To Integrate ClamAV (Through mod_clamav) Into ProFTPd For Virus Scanning On Debian Lenny</title>
<link>http://www.howtoforge.com/how-to-integrate-clamav-through-mod_clamav-into-proftpd-for-virus-scanning-on-debian-lenny</link>
<description>This tutorial explains how you can integrate ClamAV into ProFTPd for virus scanning on a Debian Lenny system. This is achieved through mod_clamav. In the end, whenever a file gets uploaded through ProFTPd, ClamAV will check the file and delete it if it is malware.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 05 Oct 2010 15:57:01 GMT</pubDate>
</item></channel></rss>