1 |
<html> |
2 |
<head> |
3 |
<title></title> |
4 |
<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" /> |
5 |
</head> |
6 |
<body> |
7 |
@sequence meta<br/> |
8 |
@title joko's sample notes - 2003-04 - Solutions<br/> |
9 |
@subtitle Solutions I<br/> |
10 |
@topic joko's Tasks<br/> |
11 |
@author joko@netfrag.org<br/> |
12 |
@document-mime-type text/plain<br/> |
13 |
@document-mime-type text/english text/german<br/> |
14 |
@document-mime-type text/vnd.twingle<br/> |
15 |
<!-- block --><br/> |
16 |
@sequence meta<br/> |
17 |
@document-history<br/> |
18 |
@cvs-info<br/> |
19 |
$Id: joko_2003-04.twingle,v 1.1 2003/04/05 01:27:20 joko Exp $<br/> |
20 |
<!-- block --><br/> |
21 |
@sequence meta<br/> |
22 |
@x-transport<br/> |
23 |
@x-transport-from grasshopper.netfrag.org<br/> |
24 |
@x-transport-to quepasa.netfrag.org<br/> |
25 |
@x-transporter Microsoft Windows<br/> |
26 |
@x-transporter WinCVS [WinCVS 1.3.8.1 Beta 8 (Build 1)]<br/> |
27 |
@x-transporter-protocol cvs client-server protocol<br/> |
28 |
@x-transporter OpenSSH client on grasshopper [OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f]<br/> |
29 |
@x-transporter-protocol ssh [OpenSSH Version 2]<br/> |
30 |
@x-transporter OpenSSH daemon on quepasa [OpenSSH_3.4p1 Debian 1:3.4p1-1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f]<br/> |
31 |
@x-transporter cvs [Concurrent Versions System (CVS) 1.11.1p1 (client/server)]<br/> |
32 |
@x-transporter-protocol cvs client-server protocol<br/> |
33 |
@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]<br/> |
34 |
@x-transporter-protocol ext3<br/> |
35 |
@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]<br/> |
36 |
@x-transporter-protocol ext3<br/> |
37 |
#@x-converter twingle [Twingle 0.01 - <a href="http://search.netfrag.org/twingle" target="_blank">http://search.netfrag.org/twingle</a>]<br/> |
38 |
<!-- block --><br/> |
39 |
@sequence script<br/> |
40 |
@set o=@todo<br/> |
41 |
<!-- block --><br/> |
42 |
<!-- block --><br/> |
43 |
@sequence block<br/> |
44 |
@injected<br/> |
45 |
@date 2003-04-05 00:23<br/> |
46 |
@file [unknown]<br/> |
47 |
@x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3)<br/> |
48 |
@x-transporter Microsoft COM<br/> |
49 |
@x-transporter-protocol copy & paste negotiation<br/> |
50 |
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]<br/> |
51 |
<!-- block --><br/> |
52 |
i quepasa.netfrag.org<br/> |
53 |
#> apt-get install libapache-mod-dav<br/> |
54 |
Reading Package Lists... Done<br/> |
55 |
Building Dependency Tree... Done<br/> |
56 |
The following NEW packages will be installed:<br/> |
57 |
libapache-mod-dav<br/> |
58 |
0 packages upgraded, 1 newly installed, 0 to remove and 12 not upgraded.<br/> |
59 |
Need to get 80.0kB of archives. After unpacking 262kB will be used.<br/> |
60 |
Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]<br/> |
61 |
Fetched 80.0kB in 1s (50.7kB/s)<br/> |
62 |
Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]<br/> |
63 |
Fetched 80.0kB in 1s (50.7kB/s)<br/> |
64 |
Selecting previously deselected package libapache-mod-dav.<br/> |
65 |
(Reading database ... 35711 files and directories currently installed.)<br/> |
66 |
Unpacking libapache-mod-dav (from .../libapache-mod-dav_1.0.3-3_i386.deb) ...<br/> |
67 |
Setting up libapache-mod-dav (1.0.3-3) ...<br/> |
68 |
Finding DSO mods.............................................found.<br/> |
69 |
# LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so<br/> |
70 |
# LoadModule env_module /usr/lib/apache/1.3/mod_env.so<br/> |
71 |
[...]<br/> |
72 |
LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so<br/> |
73 |
# LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so<br/> |
74 |
LoadModule dav_module /usr/lib/apache/1.3/libdav.so<br/> |
75 |
LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so<br/> |
76 |
# LoadModule put_module /usr/lib/apache/1.3/mod_put.so<br/> |
77 |
LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so<br/> |
78 |
# LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so<br/> |
79 |
# LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so<br/> |
80 |
[...]<br/> |
81 |
# LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so<br/> |
82 |
# LoadModule ldap_module /usr/lib/apache/1.3/mod_ldap.so<br/> |
83 |
# LoadModule python_module /usr/lib/apache/1.3/mod_python.so<br/> |
84 |
Pondering............................................. done.<br/> |
85 |
Save these changes to the configuration files? [Y/n]<br/> |
86 |
Rotated `/etc/apache/httpd.conf' at Tue Apr 1 20:41:04 CEST 2003.<br/> |
87 |
Restart Apache now? [Y/n]<br/> |
88 |
Stopping apache with apachectl ... done.<br/> |
89 |
Waiting for apache to terminate ... done.<br/> |
90 |
/usr/sbin/apachectl start: httpd (pid 560) already running<br/> |
91 |
<!-- block --><br/> |
92 |
Didn't / doesn't work since we are running the ssl-apache with this <br/> |
93 |
special password-providing mechanism jonen known something about.<br/> |
94 |
so:<br/> |
95 |
#> /etc/init.d/apache restart<br/> |
96 |
and (surprise!):<br/> |
97 |
apt deconfigured php4 in apache making all the php-source-files downloadable ;( -> bad thing!!!<br/> |
98 |
i quepasa.netfrag.org<br/> |
99 |
#> cd /data/libs/nfo<br/> |
100 |
#> cvs -q update<br/> |
101 |
[...]<br/> |
102 |
cvs update: skipping directory perl/libs/OEF/Why<br/> |
103 |
U perl/libs/Regexp/Group.pm<br/> |
104 |
cvs update: perl/libs/misc/HashExt.pm is no longer in the repository<br/> |
105 |
U perl/libs/org/netfrag/pkgTools.pm<br/> |
106 |
RCS file: /var/lib/cvs/nfo/perl/libs/org/netfrag/shortcuts.pm,v<br/> |
107 |
retrieving revision 1.3<br/> |
108 |
retrieving revision 1.4<br/> |
109 |
Merging differences between 1.3 and 1.4 into shortcuts.pm<br/> |
110 |
rcsmerge: warning: conflicts during merge<br/> |
111 |
cvs update: conflicts found in perl/libs/org/netfrag/shortcuts.pm<br/> |
112 |
C perl/libs/org/netfrag/shortcuts.pm<br/> |
113 |
#> nano perl/libs/org/netfrag/shortcuts.pm<br/> |
114 |
{ search for (CTRL+W) '<<<<' }<br/> |
115 |
#> mv perl/libs/org/netfrag/shortcuts.pm perl/libs/org/netfrag/shortcuts.pm.orig<br/> |
116 |
#> cvs -q update<br/> |
117 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Code: No such file or directory<br/> |
118 |
cvs update: skipping directory perl/libs/Data/Code<br/> |
119 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Compare: No such file or directory<br/> |
120 |
cvs update: skipping directory perl/libs/Data/Compare<br/> |
121 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Identifier: No such file or directory<br/> |
122 |
cvs update: skipping directory perl/libs/Data/Identifier<br/> |
123 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Transform: No such file or directory<br/> |
124 |
cvs update: skipping directory perl/libs/Data/Transform<br/> |
125 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Notes: No such file or directory<br/> |
126 |
cvs update: skipping directory perl/libs/OEF/Notes<br/> |
127 |
cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Why: No such file or directory<br/> |
128 |
cvs update: skipping directory perl/libs/OEF/Why<br/> |
129 |
cvs update: warning: perl/libs/org/netfrag/shortcuts.pm was lost<br/> |
130 |
U perl/libs/org/netfrag/shortcuts.pm<br/> |
131 |
#> cd perl<br/> |
132 |
#> cvs -q update -d<br/> |
133 |
#> rm -r libs/Data/Code<br/> |
134 |
#> rm -r libs/Data/Compare<br/> |
135 |
#> rm -r libs/Data/Identifier<br/> |
136 |
#> rm -r libs/Data/Transform<br/> |
137 |
#> rm -r libs/OEF/Notes<br/> |
138 |
#> rm -r libs/OEF/Why<br/> |
139 |
#> cd /data/libs/nfo<br/> |
140 |
#> cvs -q update -d php<br/> |
141 |
<!-- block --><br/> |
142 |
i Worte 2002<br/> |
143 |
"Der Herr hat's gegeben, <br/> |
144 |
der Herr hat's genommen."<br/> |
145 |
[Leo Kirch, SPIEGEL 9/2002]<br/> |
146 |
<!-- block --><br/> |
147 |
m <a href="http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=wolfowitz<br/> |
148 |
http" target="_blank">wolfowitz<br/> |
149 |
http</a>://www.defenselink.mil/bios/depsecdef_bio.html<br/> |
150 |
<a href="http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wolfowitz.html" target="_blank">http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wolfowitz.html</a><br/> |
151 |
<a href="http://www-gap.dcs.st-and.ac.uk/~history/BirthplaceMaps/Places/Warsaw.html" target="_blank">http://www-gap.dcs.st-and.ac.uk/~history/BirthplaceMaps/Places/Warsaw.html</a><br/> |
152 |
<a href="http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wald.html" target="_blank">http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wald.html</a><br/> |
153 |
<a href="http://www.defenselink.mil/news/Jan2003/t01232003_t0123cfr.html" target="_blank">http://www.defenselink.mil/news/Jan2003/t01232003_t0123cfr.html</a><br/> |
154 |
<a href="http://www.n-tv.de/3095889.html" target="_blank">http://www.n-tv.de/3095889.html</a><br/> |
155 |
err quepasa.netfrag.org: dispatchmail stops working (updated netfrag.org/cvs)<br/> |
156 |
#> tail -f /var/lib/sendmail/dead.letter<br/> |
157 |
#> cd /data/opt/tools/dispatchmail/bin-tests<br/> |
158 |
#> ./build_dispatch /tmp<br/> |
159 |
Undefined subroutine &<font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::a2f" target="_blank">Mail::Audit::Dispatch::a2f</a></b></font> called at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 230, <STDIN> line 16.<br/> |
160 |
<!-- block --><br/> |
161 |
<font color="red"><b>o </b></font>phpDocumentIndex & WEBDAV<br/> |
162 |
<font color="red"><b>- </b></font><a href="http://www.webdav.org/mod_dav/faq/" target="_blank">http://www.webdav.org/mod_dav/faq/</a>#02-00<br/> |
163 |
<font color="red"><b>- </b></font><a href="http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en" target="_blank">http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en</a><br/> |
164 |
<!-- block --><br/> |
165 |
i <a href="http://search.netfrag.org/poorly granularized security " target="_blank">poorly granularized security </a><br/> |
166 |
<!-- block --><br/> |
167 |
? Is there already a TUN/TAP Driver interface in CPAN?<br/> |
168 |
@link <a href="http://openvpn.sourceforge.net/tuntap.html" target="_blank">http://openvpn.sourceforge.net/tuntap.html</a><br/> |
169 |
<!-- block --><br/> |
170 |
? perl-binding for equinox desktop environment<br/> |
171 |
<!-- block --><br/> |
172 |
m <a href="http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Japanese Internment<br/> |
173 |
http" target="_blank">Japanese Internment<br/> |
174 |
http</a>://www.oz.net/~cyu/internment/main.html<br/> |
175 |
<a href="http://www.geocities.com/Athens/8420/" target="_blank">http://www.geocities.com/Athens/8420/</a><br/> |
176 |
<!-- block --><br/> |
177 |
<font color="red"><b>o </b></font>shortcut for 'wget -m {WhatEver}' using 'rap'!<br/> |
178 |
<!-- block --><br/> |
179 |
m <a href="http://flag.blackened.net/daver/anarchism/nock/oets0.htm" target="_blank">http://flag.blackened.net/daver/anarchism/nock/oets0.htm</a><br/> |
180 |
<!-- block --><br/> |
181 |
fm <a href="http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=psychopolitics<br/> |
182 |
http" target="_blank">psychopolitics<br/> |
183 |
http</a>://www.geocities.com/Heartland/7006/psychopolitics.html<br/> |
184 |
<a href="http://www.freezone.de/english/timetrack/data/psychopolitics/" target="_blank">http://www.freezone.de/english/timetrack/data/psychopolitics/</a><br/> |
185 |
<a href="http://www.toolan.com/hitler/index.html" target="_blank">http://www.toolan.com/hitler/index.html</a><br/> |
186 |
<a href="http://www.geocities.com/Area51/Shadowlands/6583/project106.html" target="_blank">http://www.geocities.com/Area51/Shadowlands/6583/project106.html</a><br/> |
187 |
<a href="http://www.freezone.de/english/timetrack/data/psychopolitics/bowart_iw.htm" target="_blank">http://www.freezone.de/english/timetrack/data/psychopolitics/bowart_iw.htm</a><br/> |
188 |
<a href="http://www.geocities.com/Area51/Shadowlands/6583/mind.html" target="_blank">http://www.geocities.com/Area51/Shadowlands/6583/mind.html</a><br/> |
189 |
<a href="http://www.geocities.com/Area51/Shadowlands/6583/project157.html" target="_blank">http://www.geocities.com/Area51/Shadowlands/6583/project157.html</a><br/> |
190 |
<a href="http://www.geocities.com/Area51/Shadowlands/6583/project123.html" target="_blank">http://www.geocities.com/Area51/Shadowlands/6583/project123.html</a><br/> |
191 |
<!-- block --><br/> |
192 |
i more on conspiracy ;-)<br/> |
193 |
<a href="http://www.rumormillnews.com/" target="_blank">http://www.rumormillnews.com/</a><br/> |
194 |
<a href="http://www.ctrl.org/" target="_blank">http://www.ctrl.org/</a><br/> |
195 |
<!-- block --><br/> |
196 |
i quepasa went down:<br/> |
197 |
output-dump from:<br/> |
198 |
#> sue service<br/> |
199 |
#> screen -r quepasa<br/> |
200 |
quepasa login:<br/> |
201 |
Login timed out after 60 seconds.<br/> |
202 |
quepasa login:<br/> |
203 |
Login timed out after 60 seconds.<br/> |
204 |
quepasa login:<br/> |
205 |
Login timed out after 60 seconds.<br/> |
206 |
quepasa login: <br/> |
207 |
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<br/> |
208 |
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<br/> |
209 |
Login timed out after 60 seconds.<br/> |
210 |
quepasa login: kernel BUG at page_alloc.c:213!<br/> |
211 |
kernel BUG at page_alloc.c:199!<br/> |
212 |
<!-- block --><br/> |
213 |
i some more links...<br/> |
214 |
<a href="http://www.tavinstitute.org/" target="_blank">http://www.tavinstitute.org/</a><br/> |
215 |
<a href="http://www.tavi-port.org/NEWindex.htm" target="_blank">http://www.tavi-port.org/NEWindex.htm</a><br/> |
216 |
<!-- block --><br/> |
217 |
<font color="red"><b>o </b></font>replace ' ' through _HTML_SPACE!!!<br/> |
218 |
<font color="red"><b>- </b></font>use everywhere, which uses the scope of phpHtmlLib<br/> |
219 |
<font color="red"><b>- </b></font>define in code which doesn't!<br/> |
220 |
<!-- block --><br/> |
221 |
<font color="green"><b>x </b></font>appended to env-var 'PATH' for amo@grasshopper:<br/> |
222 |
C:\home\amo\develop\netfrag.org\nfo\perl\scripts\twingle<br/> |
223 |
<!-- block --><br/> |
224 |
</body> |
225 |
</html> |
226 |
|