<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mossyoak.linuxwall.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mossyoak.linuxwall.info/feed.php">
        <title>Linuxwall en:ressources:dossiers</title>
        <description></description>
        <link>https://mossyoak.linuxwall.info/</link>
        <image rdf:resource="https://mossyoak.linuxwall.info/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-13T22:16:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:dspam&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:lxc&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:nectux&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:puppet&amp;rev=1713363598&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mossyoak.linuxwall.info/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Linuxwall</title>
        <link>https://mossyoak.linuxwall.info/</link>
        <url>https://mossyoak.linuxwall.info/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:dspam&amp;rev=1713363598&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-17T10:19:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:ressources:dossiers:dspam</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:dspam&amp;rev=1713363598&amp;do=diff</link>
        <description>Effectively fighting spam with DSPAM 

Have you ever tasted spam? I mean the real spam. The kind served in vaguely rectangular boxes and is the color of ham. It was served to me once on Christmas Eve, and I can assure you that it's really not good! But the spam we'll talk about here is different, more electronic, but just as disgusting. </description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:lxc&amp;rev=1713363598&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-17T10:19:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:ressources:dossiers:lxc</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:lxc&amp;rev=1713363598&amp;do=diff</link>
        <description>Linux Containers

Some notes around building and managing Linux Containers.

Building LXC on Debian Wheezy

Get the latest from &lt;https://linuxcontainers.org/downloads/&gt; and configure it:


$ ./configure --enable-doc --enable-capabilities --enable-bash

$ make

$ sudo make install


The installer will deploy libraries in /usr/local/lib. Make sure to have your LD_LIBRARY_PATH correctly set:</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:nectux&amp;rev=1713363598&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-17T10:19:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:ressources:dossiers:nectux</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:nectux&amp;rev=1713363598&amp;do=diff</link>
        <description>Necto Installation Instructions



- System preparation


# aptitude install ssh vim smartmontools screen sysstat hdparm dstat tmux htop


- smartd

edit smartd default parameters


# grep -v &quot;^#&quot; /etc/default/smartmontools |grep -v &quot;^$&quot;
enable_smart=&quot;/dev/sda /dev/sdb&quot;
start_smartd=yes
smartd_opts=&quot;--interval=1800&quot;</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:puppet&amp;rev=1713363598&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-17T10:19:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:ressources:dossiers:puppet</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:dossiers:puppet&amp;rev=1713363598&amp;do=diff</link>
        <description>Puppet

Some notes on setting up puppetmaster and agents.

- base setup

Debian Jessie has version 3.2 of puppet.


apt-get install puppetmaster


this will start the server and open a socket on tcp/8140.

An agent can be installed with the puppet package</description>
    </item>
</rdf:RDF>
