@sequence meta
@title joko's sample notes - 2003-04 - Solutions
@subtitle Solutions I
@topic joko's Tasks
@author joko@netfrag.org
@document-mime-type text/plain
@document-mime-type text/english text/german
@document-mime-type text/vnd.twingle

@sequence meta
@document-history
@cvs-info
    $Id: joko_2003-04.html,v 1.1 2003/04/05 02:28:18 joko Exp $

@sequence meta
@x-transport
@x-transport-from grasshopper.netfrag.org
@x-transport-to quepasa.netfrag.org
@x-transporter Microsoft Windows
@x-transporter WinCVS [WinCVS 1.3.8.1 Beta 8 (Build 1)]
@x-transporter-protocol cvs client-server protocol
@x-transporter OpenSSH client on grasshopper [OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f]
@x-transporter-protocol ssh [OpenSSH Version 2]
@x-transporter OpenSSH daemon on quepasa [OpenSSH_3.4p1 Debian 1:3.4p1-1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f]
@x-transporter cvs [Concurrent Versions System (CVS) 1.11.1p1 (client/server)]
@x-transporter-protocol cvs client-server protocol
@x-transporter Linux running on quepasa.netfrag.org [Linux version 2.4.18-29um (root@linux) (gcc version 2.95.3 20010315 (SuSE)) #1 Sun May 26 17:01:48 CEST 2002]
@x-transporter-protocol ext3
@x-transporter Linux running on h1.service.netfrag.org [Linux version 2.4.10-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE)) #1 Tue Sep 25 12:33:54 GMT 2001]
@x-transporter-protocol ext3
#@x-converter twingle [Twingle 0.01 - http://search.netfrag.org/twingle]

@sequence script
@set o=@todo

  
@sequence block
@injected
@date 2003-04-05 00:23
@file [unknown]
@x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3)
@x-transporter Microsoft COM
@x-transporter-protocol copy & paste negotiation
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]

  i quepasa.netfrag.org
    #> apt-get install libapache-mod-dav
        Reading Package Lists... Done
        Building Dependency Tree... Done
        The following NEW packages will be installed:
            libapache-mod-dav
        0 packages upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
        Need to get 80.0kB of archives. After unpacking 262kB will be used.
        Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]
        Fetched 80.0kB in 1s (50.7kB/s)
        Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]
        Fetched 80.0kB in 1s (50.7kB/s)
        Selecting previously deselected package libapache-mod-dav.
        (Reading database ... 35711 files and directories currently installed.)
        Unpacking libapache-mod-dav (from .../libapache-mod-dav_1.0.3-3_i386.deb) ...
        Setting up libapache-mod-dav (1.0.3-3) ...
        Finding DSO mods.............................................found.
                  # LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so
        # LoadModule env_module /usr/lib/apache/1.3/mod_env.so
        [...]
        LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so
        # LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so
        LoadModule dav_module /usr/lib/apache/1.3/libdav.so
        LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so
        # LoadModule put_module /usr/lib/apache/1.3/mod_put.so
        LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so
        # LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so
        # LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so
        [...]
        # LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so
        # LoadModule ldap_module /usr/lib/apache/1.3/mod_ldap.so
        # LoadModule python_module /usr/lib/apache/1.3/mod_python.so
                  Pondering............................................. done.
                  Save these changes to the configuration files? [Y/n]
                  Rotated `/etc/apache/httpd.conf' at Tue Apr 1 20:41:04 CEST 2003.
        Restart Apache now? [Y/n]
        Stopping apache with apachectl ... done.
        Waiting for apache to terminate ... done.
        /usr/sbin/apachectl start: httpd (pid 560) already running

    Didn't / doesn't work since we are running the ssl-apache with this
    special password-providing mechanism jonen known something about.
          so:
    #> /etc/init.d/apache restart
          and (surprise!):
    apt deconfigured php4 in apache making all the php-source-files downloadable ;( -> bad thing!!!
      i quepasa.netfrag.org
    #> cd /data/libs/nfo
    #> cvs -q update
        [...]
        cvs update: skipping directory perl/libs/OEF/Why
        U perl/libs/Regexp/Group.pm
        cvs update: perl/libs/misc/HashExt.pm is no longer in the repository
        U perl/libs/org/netfrag/pkgTools.pm
        RCS file: /var/lib/cvs/nfo/perl/libs/org/netfrag/shortcuts.pm,v
        retrieving revision 1.3
        retrieving revision 1.4
        Merging differences between 1.3 and 1.4 into shortcuts.pm
        rcsmerge: warning: conflicts during merge
        cvs update: conflicts found in perl/libs/org/netfrag/shortcuts.pm
        C perl/libs/org/netfrag/shortcuts.pm
    #> nano perl/libs/org/netfrag/shortcuts.pm
        { search for (CTRL+W) '<<<<' }
    #> mv perl/libs/org/netfrag/shortcuts.pm perl/libs/org/netfrag/shortcuts.pm.orig
    #> cvs -q update
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Code: No such file or directory
        cvs update: skipping directory perl/libs/Data/Code
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Compare: No such file or directory
        cvs update: skipping directory perl/libs/Data/Compare
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Identifier: No such file or directory
        cvs update: skipping directory perl/libs/Data/Identifier
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Transform: No such file or directory
        cvs update: skipping directory perl/libs/Data/Transform
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Notes: No such file or directory
        cvs update: skipping directory perl/libs/OEF/Notes
        cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Why: No such file or directory
        cvs update: skipping directory perl/libs/OEF/Why
        cvs update: warning: perl/libs/org/netfrag/shortcuts.pm was lost
        U perl/libs/org/netfrag/shortcuts.pm
    #> cd perl
    #> cvs -q update -d
    #> rm -r libs/Data/Code
    #> rm -r libs/Data/Compare
    #> rm -r libs/Data/Identifier
    #> rm -r libs/Data/Transform
    #> rm -r libs/OEF/Notes
    #> rm -r libs/OEF/Why
    #> cd /data/libs/nfo
    #> cvs -q update -d php

i Worte 2002
    "Der Herr hat's gegeben,
    der Herr hat's genommen."
    [Leo Kirch, SPIEGEL 9/2002]

m wolfowitz
    http
://www.defenselink.mil/bios/depsecdef_bio.html
    http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wolfowitz.html
    http://www-gap.dcs.st-and.ac.uk/~history/BirthplaceMaps/Places/Warsaw.html
    http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wald.html
    http://www.defenselink.mil/news/Jan2003/t01232003_t0123cfr.html
    http://www.n-tv.de/3095889.html
      err quepasa.netfrag.org: dispatchmail stops working (updated netfrag.org/cvs)
    #> tail -f /var/lib/sendmail/dead.letter
    #> cd /data/opt/tools/dispatchmail/bin-tests
    #> ./build_dispatch /tmp
        Undefined subroutine &Mail::Audit::Dispatch::a2f called at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 230, line 16.

phpDocumentIndex & WEBDAV
    http://www.webdav.org/mod_dav/faq/#02-00
    http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en

i poorly granularized security

? Is there already a TUN/TAP Driver interface in CPAN?
    @link http://openvpn.sourceforge.net/tuntap.html

? perl-binding for equinox desktop environment

m Japanese Internment
    http
://www.oz.net/~cyu/internment/main.html
    http://www.geocities.com/Athens/8420/

shortcut for 'wget -m {WhatEver}' using 'rap'!

m http://flag.blackened.net/daver/anarchism/nock/oets0.htm

fm psychopolitics
    http
://www.geocities.com/Heartland/7006/psychopolitics.html
    http://www.freezone.de/english/timetrack/data/psychopolitics/
        http://www.toolan.com/hitler/index.html
        http://www.geocities.com/Area51/Shadowlands/6583/project106.html
        http://www.freezone.de/english/timetrack/data/psychopolitics/bowart_iw.htm
    http://www.geocities.com/Area51/Shadowlands/6583/mind.html
    http://www.geocities.com/Area51/Shadowlands/6583/project157.html
    http://www.geocities.com/Area51/Shadowlands/6583/project123.html

i more on conspiracy ;-)
    http://www.rumormillnews.com/
    http://www.ctrl.org/

i quepasa went down:
    output-dump from:
    #> sue service
    #> screen -r quepasa
    quepasa login:
    Login timed out after 60 seconds.
    quepasa login:
    Login timed out after 60 seconds.
    quepasa login:
    Login timed out after 60 seconds.
    quepasa login:
    BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0
    BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0
          Login timed out after 60 seconds.
    quepasa login: kernel BUG at page_alloc.c:213!
    kernel BUG at page_alloc.c:199!

i some more links...
    http://www.tavinstitute.org/
    http://www.tavi-port.org/NEWindex.htm

replace ' ' through _HTML_SPACE!!!
    use everywhere, which uses the scope of phpHtmlLib
    define in code which doesn't!

appended to env-var 'PATH' for amo@grasshopper:
    C:\home\amo\develop\netfrag.org\nfo\perl\scripts\twingle