<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://wiki.kaspersandberg.com/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Redeeman's Wiki howtos</title>
        <description></description>
        <link>http://wiki.kaspersandberg.com/</link>
        <lastBuildDate>Tue, 25 May 2010 19:02:20 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.1</generator>
        <image>
            <url>http://wiki.kaspersandberg.com/lib/images/favicon.ico</url>
            <title>Redeeman's Wiki</title>
            <link>http://wiki.kaspersandberg.com/</link>
        </image>
        <item>
            <title>howtos:acl</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:acl&amp;amp;rev=1121548028</link>
            <description> This is a document telling how to use acl&amp;rsquo;s under linux.   What can ACLs be used for?  ACLs are used for more finegrained permissions than standard unix permissions, which limits you to read, write and execute for user, group and others. with ...</description>
            <pubDate>Sat, 16 Jul 2005 23:07:08 +0100</pubDate>
        </item>
        <item>
            <title>howtos:courier-mailsuite</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:courier-mailsuite&amp;amp;rev=1122492996</link>
            <description> This howto will show how to setup Courier to be imap, pop3, and esmtp mailserver, with authentication against mysql, for virtual hosting.   Getting everything  First, there are some packages you will need for this:  courier (with mysql and ssl usefl...</description>
            <pubDate>Wed, 27 Jul 2005 21:36:36 +0100</pubDate>
        </item>
        <item>
            <title>howtos:mysql</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:mysql&amp;amp;rev=1132913108</link>
            <description> This will show how to get MySQL installed, initialized and set the root password.   Install it  You need to install mysql with the ssl and innodb use flags, and you should be sure to get atleast version 4.1.x, refer to my Portage Guide on how to unm...</description>
            <pubDate>Fri, 25 Nov 2005 11:05:08 +0100</pubDate>
        </item>
        <item>
            <title>howtos:openldap</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:openldap&amp;amp;rev=1131221378</link>
            <description> This guide will show you how to setup the slapd LDAP server, with support for ssl connections.   Introduction  OpenLDAP is a directory server, which is optimized for reading, and holding information about various things, which is looked up MUCH more...</description>
            <pubDate>Sat, 05 Nov 2005 21:09:38 +0100</pubDate>
        </item>
        <item>
            <title>howtos:portage</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:portage&amp;amp;rev=1131754445</link>
            <description> Portage has for some time now, had alot features, which can give alot control over ones system, mainly the files in /etc/portage, which can be used to unmask hardmasked packages, accept a masked package, provide a package(instead of injecting), and ...</description>
            <pubDate>Sat, 12 Nov 2005 01:14:05 +0100</pubDate>
        </item>
        <item>
            <title>howtos:ppp-phone-datacomm</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:ppp-phone-datacomm&amp;amp;rev=1159189823</link>
            <description> This howto will explain how to connect to a data communication profile stored in your phone via ppp on linux.   Intro  What needs to be done is to setup a chatscript, and a peer configuration for ppp, then you can call the datacommunication profile....</description>
            <pubDate>Mon, 25 Sep 2006 15:10:23 +0100</pubDate>
        </item>
        <item>
            <title>howtos:serialconsole</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:serialconsole&amp;amp;rev=1130593946</link>
            <description> This howto will explain how to setup a serial console in Gentoo, both in grub, init(to login) and the kernel(to see output), and how to connect to the serial console via null modem serial cable.   Requirements   Software  minicom (for client only, c...</description>
            <pubDate>Sat, 29 Oct 2005 15:52:26 +0100</pubDate>
        </item>
        <item>
            <title>howtos:snort</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:snort&amp;amp;rev=1123643069</link>
            <description> This howto will show how to install the Snort Intrusion Detection System with logging to a mysql database   Getting snort installed  You should emerge snort with the &amp;lsquo;portage&amp;rsquo; and &amp;lsquo;ssl&amp;rsquo; useflags, If unsure how to do that, ple...</description>
            <pubDate>Wed, 10 Aug 2005 05:04:29 +0100</pubDate>
        </item>
        <item>
            <title>howtos:softwareraid</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:softwareraid&amp;amp;rev=1151445088</link>
            <description> This howto will explain how to setup Linux software raid, using md in the kernel.   Requirements  In order for these things to work, you will need the following:  md in kernel  wanted raid levels in kernel  mdadm installed (can be emerged)   Decidin...</description>
            <pubDate>Tue, 27 Jun 2006 23:51:28 +0100</pubDate>
        </item>
        <item>
            <title>howtos:trickle</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:trickle&amp;amp;rev=1172570392</link>
            <description> This tutorial will show how to limit bandwidth for applications in userspace with Trickle, a wrapper application.   Required software  Trickle  Suitable OS: NetBSD, FreeBSD, OpenBSD, Solaris, Linux   Limits  This will not work on statically linked a...</description>
            <pubDate>Tue, 27 Feb 2007 10:59:52 +0100</pubDate>
        </item>
        <item>
            <title>howtos:ulimits</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:ulimits&amp;amp;rev=1172569620</link>
            <description> This tutorial will help explain how to modify the user limits, in particular with the PAM limits.conf file. This is very useful if you have needs that exceed the default, like for example bittorrent with lots of connections, as the default filehandl...</description>
            <pubDate>Tue, 27 Feb 2007 10:47:00 +0100</pubDate>
        </item>
        <item>
            <title>howtos:webproxyconfigscript</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:webproxyconfigscript&amp;amp;rev=1154208129</link>
            <description> This document will explain the proxy autoconfiguration format, what it can do, what it can be used for, and it will show an example.   proxy.pac  The file &amp;ldquo;proxy.pac&amp;rdquo; is the actual file which the browser loads. This is actually a plain j...</description>
            <pubDate>Sat, 29 Jul 2006 23:22:09 +0100</pubDate>
        </item>
        <item>
            <title>howtos:xattr</title>
            <link>http://wiki.kaspersandberg.com/doku.php?id=howtos:xattr&amp;amp;rev=1121551015</link>
            <description> This document will tell you how to get extended attributes enabled on your linux system, what they can be use for, and how you can use them   What can EA's be used for?  Extended Attributes can be used to assign &amp;ldquo;variables&amp;rdquo; to a file or ...</description>
            <pubDate>Sat, 16 Jul 2005 23:56:55 +0100</pubDate>
        </item>
    </channel>
</rss>
