<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.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://www.asyd.net/home/feed.php">
        <title>asyd.net docs</title>
        <description></description>
        <link>http://www.asyd.net/home/</link>
        <image rdf:resource="http://www.asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2011-06-19T03:22:19+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/aix"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/alfresco"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/asterisk"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/cisco"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/ejbca"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/firewall"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/freebsd"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/freeradius"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/hpux"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/idm"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/jes5"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/linux"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/netbsd"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/opensso"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/opmanager"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/snmp"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/solaris"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/windows"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/xdsl"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://www.asyd.net/home/</link>
        <url>http://www.asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.asyd.net/home/docs/aix">
        <dc:format>text/html</dc:format>
        <dc:date>2007-04-16T14:46:49+02:00</dc:date>
        <title>docs:aix</title>
        <link>http://www.asyd.net/home/docs/aix</link>
        <description>*  SNMP configuration

	*  Patch management
	*  Kernel tunable parameters


To know if your system is compatible with AIX5, your system architecture must be CHRP.

Use prtconf as root to show architecture details.

Very usefull AIX commands: &lt;http://www-128.ibm.com/developerworks/aix/library/au-dutta_cmds.html&gt;</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/alfresco">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-28T13:15:08+02:00</dc:date>
        <title>docs:alfresco</title>
        <link>http://www.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://www.asyd.net/home/docs/asterisk">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:38+02:00</dc:date>
        <title>docs:asterisk</title>
        <link>http://www.asyd.net/home/docs/asterisk</link>
        <description>Definitions
 context  Kind of virtual pbx  
Commands
 sip peers  sip show peers  help sip  help about sip commands 
sip.conf


[general]
realm=asyd.net
context=asyd
srvlookup=no
localnet=172.16.1.0/30
localnet=192.168.123.0/24
allow=ulaw
allow=ilbc

[asyd]
type=friend
secret=welcome
qualify=yes ; Qualify peer is no more than 2000 ms away
nat=no ; This phone is not natted
host=dynamic ; This device registers with us
canreinvite=no ; Asterisk by default tries to redirect
dtmfmode=rfc2833
disallow=…</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/cisco">
        <dc:format>text/html</dc:format>
        <dc:date>2006-02-06T14:57:29+02:00</dc:date>
        <title>docs:cisco</title>
        <link>http://www.asyd.net/home/docs/cisco</link>
        <description>Some configuration sample

	*  TransparentProxy
	*  PPTPServer
	*  ADSL (ATM Interface)
	*  RateLimit (Simple traffic shapping)
	*  802.1q (Routers and switches)
	*  Netflow
	*  LAN to LAN IPSec
	*  Port Monitoring (Catalyst 3550)</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/ejbca">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-27T10:42:20+02:00</dc:date>
        <title>docs:ejbca</title>
        <link>http://www.asyd.net/home/docs/ejbca</link>
        <description>EJBCA is a very powerful PKI written in Java. It's probably the better (of both opensource and proprietary) PKI ever written.


	*  Configure mod_jk in apache, works for public and admin pages
	*  WebServices (french)</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/firewall">
        <dc:format>text/html</dc:format>
        <dc:date>2006-05-30T08:44:09+02:00</dc:date>
        <title>docs:firewall</title>
        <link>http://www.asyd.net/home/docs/firewall</link>
        <description>IPF

	*  Rules for a FTP server (Passive and active)

ipnat

	*  Examples of rules</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/freebsd">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:38+02:00</dc:date>
        <title>docs:freebsd</title>
        <link>http://www.asyd.net/home/docs/freebsd</link>
        <description>System

	*  Raid1 with FreeBSD and gmirror(8)</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/freeradius">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:38+02:00</dc:date>
        <title>docs:freeradius</title>
        <link>http://www.asyd.net/home/docs/freeradius</link>
        <description>Notes


Cisco (at least the Access Server 3640) require the attribute Service-Type = Framed-User
in the Access-Accept message, otherwhise the Cisco doesn't make up the line</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/hpux">
        <dc:format>text/html</dc:format>
        <dc:date>2006-01-15T00:50:55+02:00</dc:date>
        <title>docs:hpux</title>
        <link>http://www.asyd.net/home/docs/hpux</link>
        <description>*  Volume manager
	*  SNMP

Misc

Directories
 init.d scripts  /sbin/init.d  system config  /etc/rc.config.d 
Single mode

	*  Press boot in the ISL prompt
	*  hpux -iS disc(;0)/hp-ux (9.x)
	*  or hpux -iS disc(;0)/stand/vmunix</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/idm">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-27T18:50:51+02:00</dc:date>
        <title>docs:idm</title>
        <link>http://www.asyd.net/home/docs/idm</link>
        <description>*  Initial reconciliation
	*  LDAP Resources notes
	*  Admin roles</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/jes5">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-09T14:43:29+02:00</dc:date>
        <title>docs:jes5</title>
        <link>http://www.asyd.net/home/docs/jes5</link>
        <description>*  Directory Server
	*  Application Server
	*  Access Manager
	*  Web Server
	*  Portal Server</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/linux">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-25T14:12:58+02:00</dc:date>
        <title>docs:linux</title>
        <link>http://www.asyd.net/home/docs/linux</link>
        <description>Debian

	*  Create a repository

Misc

	*  Serial console
	*  SoftwareRaid
	*  Logical Volume Manager : lvm
	*  Grsecurity

Network

	*  GRE tunnel</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/netbsd">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-27T15:23:38+02:00</dc:date>
        <title>docs:netbsd</title>
        <link>http://www.asyd.net/home/docs/netbsd</link>
        <description>Configuration

	*  Keyboard layout : encoding=fr in /etc/wscons.conf

Network configuration

	*  The hostname is defined in /etc/myname
	*  The default gateway is defined in /etc/mygate
	*  The device are configure with /etc/ifconfig.&lt;device&gt;

Tips

Network


Display the routing table (without L2 cache)</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/opensso">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-08T14:43:18+02:00</dc:date>
        <title>docs:opensso</title>
        <link>http://www.asyd.net/home/docs/opensso</link>
        <description>*  My first steps with OpenSSO
				*  Installation
				*  Create a simple user
				*  Play with SDK and fam-client

	*  Installation of Tomcat agent
	*  A simple JSP to show the username of a webapplication which is protected by the (Tomcat) agent</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/opmanager">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T14:22:18+02:00</dc:date>
        <title>docs:opmanager</title>
        <link>http://www.asyd.net/home/docs/opmanager</link>
        <description>OpManager is a commercial NMS Product. It's far to be perfect, but it is (very ?) cheap, cool, and sweet.

Here some tips :

Use Telnet/SSH based resource monitor instead SNMP


You can use the Quick Configuration Wizard (QCW) to associate the Telnet/SSH based monitors to 10 servers. Use Admin -&gt; QCW -&gt; Add a monitor -&gt; Resource Monitors -&gt; Telnet/SSH based monitors for Solaris -&gt; Memory Utilization option.</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/snmp">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:38+02:00</dc:date>
        <title>docs:snmp</title>
        <link>http://www.asyd.net/home/docs/snmp</link>
        <description>MIBs

Add a MIB


Example :


# cd /usr/share/snmp/mibs
# cp /tmp/squid.txt .
# head -n1 squid.txt
-- SQUID-MIB  { iso org(3) dod(6) internet(1) private(4) enterprises(1) 3495 }
# echo &quot;SQUID-MIB squid.txt&quot; &gt;&gt; .index
# echo &quot;mibs +SQUID-MIB&quot; &gt;&gt; /etc/snmp/snmp.conf</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/solaris">
        <dc:format>text/html</dc:format>
        <dc:date>2007-10-27T13:02:37+02:00</dc:date>
        <title>docs:solaris</title>
        <link>http://www.asyd.net/home/docs/solaris</link>
        <description>System

	*  Misc
	*  Solaris Volume Manager
	*  Jumpstart / Few jumpstart profiles/related stuff
	*  Mount local ISO files
	*  Patch Management
	*  Backup (ufsdump / restore)
	*  Filesystems ACL

Networking

	*  Network Configuration
	*  QoS Example
	*  NIS
	*  Zones and networking
	*  IPv6</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/windows">
        <dc:format>text/html</dc:format>
        <dc:date>2006-03-20T11:53:39+02:00</dc:date>
        <title>docs:windows</title>
        <link>http://www.asyd.net/home/docs/windows</link>
        <description>*  ActiveDirectory (LDAP part)
	*  Networking
	*  ActiveDirectory
	*  InterOperability
	*  tools</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/xdsl">
        <dc:format>text/html</dc:format>
        <dc:date>2006-08-24T11:16:46+02:00</dc:date>
        <title>docs:xdsl</title>
        <link>http://www.asyd.net/home/docs/xdsl</link>
        <description>[:docs:xdsl.png]

Glossary
 PPPoE  PPP over Ethernet  RFC 2516  PPPoA  PPP over ATM  RFC 2364 (PPP over AAL5)  L2TP  Layer 2 Tunneling Protocol  RFC 2661  LAC  L2TP Access Concentrator  LNS  L2TP Network Server 
PPPoE
 PADT  PPPoE Active Discovery Terminate  PADI  PPPoE Active Discovery Initiation  PADO  PPPoE Active Discovery Offer  PADS  PPPoE Active Discovery Session-confirmation  PADR  PPPoE Active Discovery Request 
About ADSL time transmissions


These values are extract from Thomson Speed…</description>
    </item>
</rdf:RDF>
