<?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:hpux</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-19T14:03:23+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/hpux/lvm"/>
                <rdf:li rdf:resource="http://www.asyd.net/home/docs/hpux/snmp"/>
            </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/hpux/lvm">
        <dc:format>text/html</dc:format>
        <dc:date>2006-01-15T00:15:15+02:00</dc:date>
        <title>docs:hpux:lvm</title>
        <link>http://www.asyd.net/home/docs/hpux/lvm</link>
        <description>list volumes group  vgdisplay  list volumes groups and logical volumes  vgdisplay -v  extend a volume group  lvextend -L &lt;new size&gt; /dev/group&gt;/&lt;volume&gt;  extend the filesystem  umount &lt;mountpoint&gt; ; extendfs -H &lt;fstype&gt; /dev/&lt;group&gt;/&lt;volume&gt; ; mount &lt;mountpoint&gt;  delete a logical volume  umount &lt;mountpoint&gt; ; lvremove /dev/&lt;group&gt;/&lt;volume&gt;  create a logical volume  lvcreate -L size -n &lt;name&gt; &lt;group&gt;  create the file system  newfs -F &lt;fstype&gt; /dev/&lt;group&gt;/r&lt;volume&gt;</description>
    </item>
    <item rdf:about="http://www.asyd.net/home/docs/hpux/snmp">
        <dc:format>text/html</dc:format>
        <dc:date>2006-01-15T01:04:08+02:00</dc:date>
        <title>docs:hpux:snmp</title>
        <link>http://www.asyd.net/home/docs/hpux/snmp</link>
        <description>Enable it


Set the SNMP_MASTER_START to 1 in file /etc/rc.config.d/SnmpMaster, and then


# cd /sbin/init.d
# sh ./SnmpMaster start</description>
    </item>
</rdf:RDF>
