<?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:articles</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:23:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:benchmark_ebs&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:coredns&amp;rev=1721403153&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:diy_dyn_dns&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:ejabberd&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:kvm_qemu&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:netfilter_advance&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:perl_selective_chmod&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:script_chroot_nginx&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:sudo_rtorrent&amp;rev=1713363598&amp;do=diff"/>
                <rdf:li rdf:resource="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:unbound_dnssec&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:articles:benchmark_ebs&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:articles:benchmark_ebs</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:benchmark_ebs&amp;rev=1713363598&amp;do=diff</link>
        <description>Benchmarking EBS volumes in EC2

I ran the following benchmark in mid-2010 when evaluating Oracle database storage in EC2. We never made the move to EC2, in parts because of the bad IOs provided by EBS volumes, even when aggregated in software raid.
The result spreadsheet is available here:</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:coredns&amp;rev=1721403153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-19T11:32:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:ressources:articles:coredns</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:coredns&amp;rev=1721403153&amp;do=diff</link>
        <description>CoreDNS server inside a Docker container

This howto describes how to run CoreDNS in a Docker container. It assumes a running docker setup.

Fetch the container

CoreDNS maintains a docker container at &lt;https://hub.docker.com/r/coredns/coredns/&gt;. 


# docker pull coredns/coredns
Using default tag: latest
latest: Pulling from coredns/coredns
Digest: sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
Status: Image is up to date for coredns/coredns:latest
docker.io/coredns/core…</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:diy_dyn_dns&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:articles:diy_dyn_dns</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:diy_dyn_dns&amp;rev=1713363598&amp;do=diff</link>
        <description>Do It Yourself Dyn Dns

Dyndns does not propose its free service anymore. This is sad, because my verizon fios connection has a bad tendency to change its IP more often that I'd like. So I scripted a couple of cron jobs and worked around the problem with an automated root dns update.</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:ejabberd&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:articles:ejabberd</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:ejabberd&amp;rev=1713363598&amp;do=diff</link>
        <description>Local Jabber/XMPP server with ejabberd and Debian

Jabber, the XMPP instant messenging protocol, is now the standard for IM communications. Slowly kicking out monstrosities from the 90's (msn, aol and such). The enormous advantage of Jabber is its decentralized architecture. Thus, you can setup you own server at home, with your own domain name, and communicate with any other xmpp user over the world (jabber.org, gtalk,</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:kvm_qemu&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:articles:kvm_qemu</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:kvm_qemu&amp;rev=1713363598&amp;do=diff</link>
        <description>KVM/Qemu recipes

I'm just copying and pasting stuffs I want to keep around. Maybe sometime I will write an article on this.

sources:

	*  &lt;http://fedoraproject.org/wiki/Virtualization_Quick_Start&gt;
	*  &lt;http://www.howtoforge.com/virtualization-with-kvm-on-a-debian-squeeze-server&gt;

- Do a snapshot of a VM


$ virsh -c qemu:///system
Welcome to virsh, the virtualization interactive terminal.

Type:  'help' for help with commands
       'quit' to quit

virsh # list
 Id Name                 State
-…</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:netfilter_advance&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:articles:netfilter_advance</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:netfilter_advance&amp;rev=1713363598&amp;do=diff</link>
        <description>Netfilter/Iptables script, with traffic control (QoS)



The script below is used on production systems to enable Firewalling with Netfilter/Iptables and QOS with Traffic Control.
More detailled information about Netfilter and TC can be found in other articles on this wiki.</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:perl_selective_chmod&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:articles:perl_selective_chmod</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:perl_selective_chmod&amp;rev=1713363598&amp;do=diff</link>
        <description>Selective CHMOD in Perl with pattern matching



Simple problems can become quite tricky to solve. Recently, I had to give FTP access to a large folder in which I had some private information.

I did not want to reorganize the folder just because of this access, and I was already using group permission that I couldn't change.</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:script_chroot_nginx&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:articles:script_chroot_nginx</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:script_chroot_nginx&amp;rev=1713363598&amp;do=diff</link>
        <description>Isolated Nginx &amp; PHP installation script



This script install a chrooted nginx and php environment on a specific folder of the system. Is has been developped and tested on Debian Squeeze 64 bits.
It requires that the nginx, php5-cgi, spawn-fcgi packages are installed. In addition, if you want mysql support, install php5-mysql before launching the script.</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:sudo_rtorrent&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:articles:sudo_rtorrent</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:sudo_rtorrent&amp;rev=1713363598&amp;do=diff</link>
        <description>Sudo rtorrent for netfilter match



I use rtorrent as a torrent downloader. The application runs on a server in a screen virtual tty. My only problem with this great tools is that it's difficult to identify the flows created by the torrent protocol to match them with netfilter/iptables.
I then choose to launch rtorrent under its own user, using</description>
    </item>
    <item rdf:about="https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:unbound_dnssec&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:articles:unbound_dnssec</title>
        <link>https://mossyoak.linuxwall.info/doku.php?id=en:ressources:articles:unbound_dnssec&amp;rev=1713363598&amp;do=diff</link>
        <description>Activate DNSSEC check with Unbound

Unbound is an excellent DNS resolver that can very quickly act as a resolver for you entire network.
This is actually pretty straightforward on Debian:


# aptitude install unbound


And then edit the configuration file</description>
    </item>
</rdf:RDF>
