<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://asyd.net/home/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="http://asyd.net/home/feed.php">
        <title>asyd.net</title>
        <description></description>
        <link>http://asyd.net/home/</link>
        <image rdf:resource="http://asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2008-07-06T15:44:42+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://asyd.net/home/books"/>
                <rdf:li rdf:resource="http://asyd.net/home/projects/zonestats"/>
                <rdf:li rdf:resource="http://asyd.net/home/notes"/>
                <rdf:li rdf:resource="http://asyd.net/home/docs/alfresco/roles"/>
                <rdf:li rdf:resource="http://asyd.net/home/docs/alfresco"/>
                <rdf:li rdf:resource="http://asyd.net/home/docs"/>
                <rdf:li rdf:resource="http://asyd.net/home/me"/>
                <rdf:li rdf:resource="http://asyd.net/home/geeklog/2006/02/14/securing_a_solaris_10"/>
                <rdf:li rdf:resource="http://asyd.net/home/geeklog/2006/02/06/blastwave"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://asyd.net/home/</link>
        <url>http://asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://asyd.net/home/books">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-22T14:45:11+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>books</title>
        <link>http://asyd.net/home/books</link>
        <description>*  Marc Dugain, Une exécution ordinaire
	*  Jeff Lindsay, Ce cher dexter
	*  Terry Pratchett, Le cinquième éléphant
	*  Serge Brussolo, Les emmurés
	*  Marc Levy, Les enfants de la liberté
	*  Terry Pratchett, Ronde de nuit
	*  Stieg Larsson, Les hommes qui n'aimaient pas les femmes (Millenium 1 )
	*  Terry Pratchett, Le régiment monstrueux</description>
    </item>
    <item rdf:about="http://asyd.net/home/projects/zonestats">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-20T15:43:07+02:00</dc:date>
        <title>projects:zonestats</title>
        <link>http://asyd.net/home/projects/zonestats</link>
        <description>You can find the lastest release here

Current release: 0.2b

Requirements
 Perl  The RRDs Perl Module 
Package

	*  Download the package (Sparc only)
	*  pkgadd -Gd ASYDzstats.pkg
	*  Check the configuration file /opt/ASYD/ztats/etc/zstats.conf
	*  Add the crontab</description>
    </item>
    <item rdf:about="http://asyd.net/home/notes">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-17T17:31:57+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>notes</title>
        <link>http://asyd.net/home/notes</link>
        <description>#macro (listApps)
 #set($results = $xwiki.search(&quot;select doc.fullName from XWikiDocument doc where web = 'Applications'&quot;))
 #if ($results.size() &gt; 0)
  #foreach ($item in $results)
   #set($doc = $xwiki.getDocument($item))
    * [$doc.getName()&gt;$item]
  #end
 #end
#end


#macro (displayServersByEnvironment $text $zones)
 #set($results = $xwiki.search(&quot;select doc.fullName from XWikiDocument doc, BaseObject obj, StringProperty prop where doc.fullName=obj.name and obj.className='XWiki.ServerClass' …</description>
    </item>
    <item rdf:about="http://asyd.net/home/docs/alfresco/roles">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-28T13:19:56+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>docs:alfresco:roles</title>
        <link>http://asyd.net/home/docs/alfresco/roles</link>
        <description>The roles are defined in the model/permissionDefinitions.xml. There are some pre existings roles: 
 Role  Short description  Coordinator  A coordinator can do anything to the object or its childeren unless the permissions are set not to inherit or permission is denied.  Collaborator  A collaborator can do anything that an editor and a contributor can do  Contributor  A contributor can create content and then they have full permission on what they have created - via the permissions assigned to th…</description>
    </item>
    <item rdf:about="http://asyd.net/home/docs/alfresco">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-28T13:15:08+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>docs:alfresco</title>
        <link>http://asyd.net/home/docs/alfresco</link>
        <description>Alfresco is a powerful opensource DMS. You'll find here some notes to help for configuration, administration. 

	*  A short description about roles</description>
    </item>
    <item rdf:about="http://asyd.net/home/docs">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-28T13:13:57+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>docs</title>
        <link>http://asyd.net/home/docs</link>
        <description>*  Solaris
	*  Linux
	*  NetBSD
	*  HPUX
	*  Windows
	*  AIX
	*  FreeBSD

	*  Apache
	*  Sendmail
	*  Samba
	*  NTP
	*  Sudo
	*  Cfengine
	*  Postfix (french)

	*  Cisco
	*  Firewall
	*  SNMP
	*  xDSL
	*  Freeradius

	*  OpenSSL
	*  Certificates
	*  Kerberos
	*  CAS (Central Authentication Service)</description>
    </item>
    <item rdf:about="http://asyd.net/home/me">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-11T11:54:59+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>me</title>
        <link>http://asyd.net/home/me</link>
        <description>Me

 

	*  Birthday : 1980 05 24
	*  Country  : France

 I use computers since I'm ~10 years old (my first one was an Atari 520st, a very  good one). Few years after, I had my first PC (~1994), running an old dos. And now, I'm system and network administrator. Sometimes, I wrote some little software, but I don't think I'm a good developer :/ (it's too long for me). I really enjoy to “play” with some OS like Solaris 10 (zones, zfs, etc..) and network too. I hope you will find here some help, …</description>
    </item>
    <item rdf:about="http://asyd.net/home/geeklog/2006/02/14/securing_a_solaris_10">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-22T15:18:14+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>geeklog:2006:02:14:securing_a_solaris_10</title>
        <link>http://asyd.net/home/geeklog/2006/02/14/securing_a_solaris_10</link>
        <description>How to secure a Solaris 10 server

Context: I received my AMD server few days ago, but since I don't have a jumpstart PXE aware, I decide to do a full install (it's my first Solaris full install, I must confess I'm feeling a bit ashamed, I hope God will forgive me), which comes  with lot of useless packages, services, etc... That's I decide to take notes about my consolidation process.</description>
    </item>
    <item rdf:about="http://asyd.net/home/geeklog/2006/02/06/blastwave">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-22T15:18:09+02:00</dc:date>
        <dc:creator>Bruno Bonfils</dc:creator>
        <title>geeklog:2006:02:06:blastwave</title>
        <link>http://asyd.net/home/geeklog/2006/02/06/blastwave</link>
        <description>I actually work on my zonestats tool, which use rrdtool, not yet package in blastwave. Since I met - during a GUSES meat - a blastwave maintainer (William Bonnet) I tried to package rrdtool. William send me some script I used to create my owns, which I post here.</description>
    </item>
</rdf:RDF>
