<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.lestat.st/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://www.lestat.st/feed.php">
        <title>Lestat.st en:informatique:projets</title>
        <description></description>
        <link>https://www.lestat.st/</link>
        <image rdf:resource="https://www.lestat.st/lib/tpl/dokuwiki-lestat/images/favicon.ico" />
       <dc:date>2026-05-13T16:30:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.lestat.st/en/informatique/projets/nut-monitor"/>
                <rdf:li rdf:resource="https://www.lestat.st/en/informatique/projets/proxmox-group-mapper"/>
                <rdf:li rdf:resource="https://www.lestat.st/en/informatique/projets/pynut"/>
                <rdf:li rdf:resource="https://www.lestat.st/en/informatique/projets/ssh-ldap-fetcher"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.lestat.st/lib/tpl/dokuwiki-lestat/images/favicon.ico">
        <title>Lestat.st</title>
        <link>https://www.lestat.st/</link>
        <url>https://www.lestat.st/lib/tpl/dokuwiki-lestat/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.lestat.st/en/informatique/projets/nut-monitor">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-01T23:17:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:informatique:projets:nut-monitor</title>
        <link>https://www.lestat.st/en/informatique/projets/nut-monitor</link>
        <description>NUT-Monitor

NUT-Monitor is a graphical application to monitor and manage UPSes connected to a
NUT server. This application is written in Python and PyGTK and uses
the PyNUT class.

As this project is still young, you may find some little bugs by using NUT-Monitor.</description>
    </item>
    <item rdf:about="https://www.lestat.st/en/informatique/projets/proxmox-group-mapper">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-01T23:17:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:informatique:projets:proxmox-group-mapper</title>
        <link>https://www.lestat.st/en/informatique/projets/proxmox-group-mapper</link>
        <description>Introduction

Proxmox-group-mapper is a little Python script that enables you to map a local group (or managed
via LDAP, NIS, etc...) into a Proxmox group.

The idea came from the fact that on my deployed Proxmox servers I already manage user/groups via an
LDAP tree so I did not want to have an additional user management layer. The goal of that script is
to map users from a local group into a Proxmox one by creating/modifying Proxmox users via the</description>
    </item>
    <item rdf:about="https://www.lestat.st/en/informatique/projets/pynut">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-01T23:17:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:informatique:projets:pynut</title>
        <link>https://www.lestat.st/en/informatique/projets/pynut</link>
        <description>Introduction

PyNUT is an abstraction class written in Python to access
NUT (Network UPS Tools) server and execute commands without
needing to know the communication protocol.

That class was born from another project i had. I needed to have a graphical application to monitor and
manage my UPSes connected to a NUT server. The gui application being written in Python too, i decided to
split the projet in two parts</description>
    </item>
    <item rdf:about="https://www.lestat.st/en/informatique/projets/ssh-ldap-fetcher">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-01T23:17:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>en:informatique:projets:ssh-ldap-fetcher</title>
        <link>https://www.lestat.st/en/informatique/projets/ssh-ldap-fetcher</link>
        <description>SSH LDAP Fetcher

SSH-LDAP-Fetcher is a tool to retrieve public SSH keys from an LDAP tree. This tool can be used to add
public key authentication to an existing classical password authentication.

There are some tools already doing this, but the target of this one is to provide some features that does
not exist on this tools such as :</description>
    </item>
</rdf:RDF>
