| 1 | joko | 1.1 | o What is "Encoding UTF-8 Cookie"? Scintilla can do it .... | 
| 2 |  |  |  | 
| 3 |  |  | o What about p2p.wrox.com? | 
| 4 |  |  | WROX -> Wiley ??? | 
| 5 |  |  |  | 
| 6 |  |  | urls | 
| 7 |  |  | http://p2p.wrox.com/archive/xslt/2001-06/98.asp | 
| 8 |  |  | http://www.w3.org/TR/xslt#variables | 
| 9 |  |  | http://www.xsl-rp.de/index.php?top=1&sub=1&action=index | 
| 10 |  |  |  | 
| 11 |  |  | i interesting perl modules | 
| 12 |  |  | ActivePerl::DocTools::TOC::RDF | 
| 13 |  |  | ExtUtils::AutoInstall | 
| 14 |  |  | Array::RefElem | 
| 15 |  |  |  | 
| 16 |  |  | o look at C:\Programme\Perl\site\lib\examples\transparent.bat | 
| 17 |  |  |  | 
| 18 |  |  | o look at | 
| 19 |  |  | Parse::RecDescent | 
| 20 |  |  | Scalar::Util | 
| 21 |  |  | Text::CSV_XS | 
| 22 |  |  | Pod::POM (POM = POD Object Model) | 
| 23 |  |  | Could it be modified to parse and build a view of a twingle document? | 
| 24 |  |  | OpenInteract::SPOPS::LDAP (Copyright (c) 2001-2002 MSN Marketing Service Nordwest, GmbH.) | 
| 25 |  |  | OpenInteract::Package and OpenInteract::PackageRepository | 
| 26 |  |  | OpenInteract::Cache::IPC | 
| 27 |  |  | SelfLoader | 
| 28 |  |  | AutoLoader and AutoSplit | 
| 29 |  |  | Data::Grove and XML::Grove | 
| 30 |  |  | XML::UM | 
| 31 |  |  |  | 
| 32 |  |  | o write scintilla ruleset for .twingle documents | 
| 33 |  |  |  | 
| 34 |  |  | i Perl "object storage" interfaces: | 
| 35 |  |  | - SPOPS | 
| 36 |  |  | - Alzabo | 
| 37 |  |  | - Tangram | 
| 38 |  |  |  | 
| 39 |  |  | i Perl Frameworks: | 
| 40 |  |  | - OpenInteract | 
| 41 |  |  | - OpenThought | 
| 42 |  |  | - rap??? | 
| 43 |  |  |  | 
| 44 |  |  | i Perl runtime engines: | 
| 45 |  |  | - POE | 
| 46 |  |  | - rap??? | 
| 47 |  |  |  | 
| 48 |  |  | o install TWiki and OpenInteract on win32? (.msi?) | 
| 49 |  |  |  | 
| 50 |  |  | o look at C:\Programme\Perl\bin\... | 
| 51 |  |  | oi_manage | 
| 52 |  |  | shar | 
| 53 |  |  | reloc_perl | 
| 54 |  |  | runperl.bat | 
| 55 |  |  | starter.bat | 
| 56 |  |  | splain.bat | 
| 57 |  |  | svplus | 
| 58 |  |  | IISScriptMap.pl | 
| 59 |  |  | java_server_install.pl | 
| 60 |  |  | pom2 | 
| 61 |  |  | tpage - (Template::Tools::tpage - Process templates from command line) | 
| 62 |  |  | tsort (includes algorithm by Don Knuth) | 
| 63 |  |  | expand, unexpand | 
| 64 |  |  | ed | 
| 65 |  |  | file | 
| 66 |  |  | fold | 
| 67 |  |  | from | 
| 68 |  |  | gencls | 
| 69 |  |  | mkfifo | 
| 70 |  |  | wperl.exe | 
| 71 |  |  | xpath, xpathscript and xslt-parser | 
| 72 |  |  | ysh | 
| 73 |  |  | VB.bat (from Prima) | 
| 74 |  |  | WebSearch | 
| 75 |  |  | uniq | 
| 76 |  |  | ttree (Template::Tools::ttree - Process entire directory trees of templates) | 
| 77 |  |  | exetype | 
| 78 |  |  | dbimon | 
| 79 |  |  | cut and paste | 
| 80 |  |  | cpan | 
| 81 |  |  | compile_encoding | 
| 82 |  |  | dbiproxy | 
| 83 |  |  | AutoSearch | 
| 84 |  |  | addbib | 
| 85 |  |  | cal | 
| 86 |  |  |  | 
| 87 |  |  | i Perl gui frameworks | 
| 88 |  |  | - Prima | 
| 89 |  |  |  | 
| 90 |  |  | i Perl Power Tools project by Thierry Bezecourt <thbzcrt@worldnet.fr> | 
| 91 |  |  |  | 
| 92 |  |  | i ysh: | 
| 93 |  |  | #> ysh | 
| 94 |  |  | ysh > { "hello world" => [qw( this and that )] }; | 
| 95 |  |  | --- #YAML:1.0 | 
| 96 |  |  | hello world: | 
| 97 |  |  | - this | 
| 98 |  |  | - and | 
| 99 |  |  | - that | 
| 100 |  |  |  | 
| 101 |  |  | o let twingle understand YAML markup | 
| 102 |  |  |  | 
| 103 |  |  | o write scintilla mode for YAML | 
| 104 |  |  |  | 
| 105 |  |  | o look at Prima::HelpViewer | 
| 106 |  |  |  | 
| 107 |  |  | o look at | 
| 108 |  |  | C:\Programme\Perl\eg\Core\scan | 
| 109 |  |  | C:\Programme\Perl\eg\IEExamples | 
| 110 |  |  | C:\Programme\Perl\eg\SOAP-Lite\stubmaker.pl | 
| 111 |  |  | C:\Programme\Perl\eg\Tk\ptksh.bat | 
| 112 |  |  | C:\Programme\Perl\eg\Tk\widget.bat | 
| 113 |  |  |  | 
| 114 |  |  | o is there a clone of the windows scripting host for unix / perl? | 
| 115 |  |  | C:\Programme\Perl\eg\Windows Script Components | 
| 116 |  |  | C:\Programme\Perl\eg\Windows Script Host | 
| 117 |  |  |  | 
| 118 |  |  | o look at the OLE-Browser: C:\Programme\Perl\html\OLE-Browser\ | 
| 119 |  |  | and the Windows Scripting Components stuff: | 
| 120 |  |  | C:\Programme\Perl\html\Windows | 
| 121 |  |  |  | 
| 122 |  |  | o look at Symbol.pm!!! | 
| 123 |  |  |  | 
| 124 |  |  | i interesting perl pragmas: | 
| 125 |  |  | use open | 
| 126 |  |  | use ops | 
| 127 |  |  | use fields | 
| 128 |  |  | use filetest | 
| 129 |  |  | use autouse | 
| 130 |  |  |  | 
| 131 |  |  | o use / look at this | 
| 132 |  |  | require assert.pl | 
| 133 |  |  | C:\Programme\Perl\lib\unicode\NamesList.html | 
| 134 |  |  |  | 
| 135 |  |  | printout | 
| 136 |  |  | C:\Programme\Perl\html\Windows\WindowsScriptComponents.html | 
| 137 |  |  | C:\Programme\Perl\html\Windows\WindowsScriptHost.html | 
| 138 |  |  |  | 
| 139 |  |  | o CPAN: | 
| 140 |  |  | o "write mode" for XML::RAX? | 
| 141 |  |  | o XML::Grove::XPath? | 
| 142 |  |  |  | 
| 143 |  |  | i nice features of scintilla: | 
| 144 |  |  | F5 Go | 
| 145 |  |  | CTRL + F7 Compile | 
| 146 |  |  | o doesn't work with perl modules!!!! Would be nice! | 
| 147 |  |  | CTRL + F6 Switch pane | 
| 148 |  |  | SHIFT + F5 Clear output area | 
| 149 |  |  |  | 
| 150 |  |  | o try this in perl | 
| 151 |  |  | - use autouse "{$Modulename}"; | 
| 152 |  |  | - Class::Loader::_load( '', { Module => "{$Modulename}" } ); | 
| 153 |  |  |  | 
| 154 |  |  | i moon & misc | 
| 155 |  |  | http://www.google.com/search?q=fastwalker | 
| 156 |  |  | http://www.bookchecker.com/1883319439 | 
| 157 |  |  | http://www.debshome.com/FastWalker.html | 
| 158 |  |  | http://www.astrosurf.com/lunascan/fw-01.htm | 
| 159 |  |  | http://www.astrosurf.com/lunascan/fw02.htm | 
| 160 |  |  | http://www.nicap.dabsol.co.uk/walker.htm | 
| 161 |  |  | http://www.anomalies.net/ufo/gov/dsp/ | 
| 162 |  |  | http://eldar.cz/hade/cyberspace_orbit_fastwalker.htm | 
| 163 |  |  | http://www.btinternet.com/~meirionhughes/Pub/page7.htm | 
| 164 |  |  | http://www.shadowtarot.com/bookstore/~orion.asp | 
| 165 |  |  | http://www.amazon.com/exec/obidos/ISBN%3D1574530682/anandazoneA/103-7786821-2226204 | 
| 166 |  |  | http://www.gernot-geise.de/html/archiv/weltraum/mond/mond21.htm | 
| 167 |  |  | http://www.sciforums.com/archive/60/2000/07/3/972 | 
| 168 |  |  | http://www.netlib.org/na-digest-html/87/v87n76.html | 
| 169 |  |  | http://www.gernot-geise.de/eingang.htm | 
| 170 |  |  | http://www.efodon.de/html/archiv/weltraum/apollo/ap2002-1.htm | 
| 171 |  |  | http://www.gernot-geise.de/html/archiv/weltraum/apollo/apollo13.htm | 
| 172 |  |  | http://www.gernot-geise.de/html/archiv/weltraum/apollo/fragen3.htm | 
| 173 |  |  | http://www.gernot-geise.de/html/archiv/weltraum/apollo/disk11.htm | 
| 174 |  |  | http://www.enterprisemission.com/ | 
| 175 |  |  | http://www.enterprisemission.com/iraqmars.html | 
| 176 |  |  | http://www.enterprisemission.com/images/Bag-Face2.jpg | 
| 177 |  |  | http://www.enterprisemission.com/images/SaddamSaucer.jpg | 
| 178 |  |  | http://www.enterprisemission.com/images/SaddamAnnunaki.jpg | 
| 179 |  |  | http://archive.abcnews.go.com/sections/scitech/europa0121/ | 
| 180 |  |  | http://www.lunaranomalies.com/prometheus.htm | 
| 181 |  |  | http://www.plan51.com/en/ | 
| 182 |  |  | http://web.idirect.com/~malta/knights.htm | 
| 183 |  |  | http://bytec.de/prd/sft/index_de.html | 
| 184 |  |  | http://www.igel.de/en/news/default.aspx?page=news | 
| 185 |  |  | http://www.igel.de/en/products/default.aspx?folder=linux_b_t_c&page=596PremiumPlus | 
| 186 |  |  | http://www.enterprisemission.com/catbox.htm | 
| 187 |  |  | http://www.amazon.com/exec/obidos/ASIN/0252062272/qid%3D992332090/sr%3D1-1/thelunaranoma-20/103-7786821-2226204 | 
| 188 |  |  | http://www.enterprisemission.com/message.htm | 
| 189 |  |  | http://www.webpan.com/dsinclair/face.html | 
| 190 |  |  | http://www.nsa.gov/math/index.html | 
| 191 |  |  |  | 
| 192 |  |  | o searchcvs.pl??? | 
| 193 |  |  |  | 
| 194 |  |  | i quepasa was down for three days: | 
| 195 |  |  | #> mailq | 
| 196 |  |  | [...] | 
| 197 |  |  | Total requests: 578 | 
| 198 |  |  | #> top | 
| 199 |  |  | 17:45:54 up 1 day, 22:05,  2 users,  load average: 5.82, 5.03, 4.49 | 
| 200 |  |  | 82 processes: 69 sleeping, 13 running, 0 zombie, 0 stopped | 
| 201 |  |  | CPU states:   1.0% user,   0.7% system,   0.0% nice,  98.3% idle | 
| 202 |  |  | Mem:    129008K total,   120560K used,     8448K free,     4116K buffers | 
| 203 |  |  | Swap:   131064K total,    56136K used,    74928K free,    20332K cached | 
| 204 |  |  |  | 
| 205 |  |  | PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND | 
| 206 |  |  | 22684 joko_mai  20   0  6332 6332  1560 R     3.7  4.9   0:00 dispatchmail | 
| 207 |  |  | 22686 joko_mai  20   0  6776 6776  1560 R     2.5  5.2   0:00 dispatchmail | 
| 208 |  |  | 22694 gateway   20   0  6224 6224  1560 R     2.5  4.8   0:00 dispatchmail | 
| 209 |  |  | 22698 gateway   20   0  6116 6116  1560 R     2.5  4.7   0:00 dispatchmail | 
| 210 |  |  | 22707 joko_mai  20   0  3500 3500  1352 R     2.5  2.7   0:00 dispatchmail | 
| 211 |  |  | 22692 gateway   18   0  6012 6012  1560 R     2.1  4.6   0:00 dispatchmail | 
| 212 |  |  | 22708 joko_mai  16   0  3592 3592  1352 R     2.1  2.7   0:00 dispatchmail | 
| 213 |  |  | 22719 gateway   10   0  1556 1556  1092 R     1.6  1.2   0:00 dispatchmail | 
| 214 |  |  | 22728 root      10   0  2136 2136  1368 R     1.6  1.6   0:00 sendmail | 
| 215 |  |  | 22720 root      14   0   948  948   736 R     1.2  0.7   0:00 top | 
| 216 |  |  | 22702 root       6   0  1656 1636  1492 S     0.8  1.2   0:00 sshd | 
| 217 |  |  | 22706 amavis    16   0 17376 6508  6460 S     0.8  5.0   0:00 amavisd | 
| 218 |  |  | 22598 root      -2   0  1772 1752  1436 S     0.4  1.3   0:00 sshd | 
| 219 |  |  | 22701 root       4   0  1092 1092   812 S     0.4  0.8   0:00 mailq | 
| 220 |  |  | 1 root      -2   0   464  440   412 S     0.0  0.3   0:05 init | 
| 221 |  |  | 2 root      -2   0     0    0     0 SW    0.0  0.0   0:00 keventd | 
| 222 |  |  | 3 root      18  19     0    0     0 SWN   0.0  0.0   0:00 ksoftirqd_CPU0 | 
| 223 |  |  | #> mailq | 
| 224 |  |  | [...] | 
| 225 |  |  | Total requests: 562 | 
| 226 |  |  |  | 
| 227 |  |  | Puhh.... | 
| 228 |  |  |  | 
| 229 |  |  | o Is there a shortcut possible? For these (special) emergency cases? | 
| 230 |  |  |  | 
| 231 |  |  | x XML::XUpdate::XSLT | 
| 232 |  |  |  | 
| 233 |  |  | o XML::XEditor::XSLT | 
| 234 |  |  | visit: http://www.openhealth.org/editor/ | 
| 235 |  |  |  | 
| 236 |  |  | i some links regarding xslt: | 
| 237 |  |  | http://www.xmldb.org/xupdate/xupdate-req.html#N1360e2 | 
| 238 |  |  | http://www.xsl-rp.de/index.php?top=1&sub=1&cmd=33&action=cmd | 
| 239 |  |  | http://www.xmldb.org/xupdate/xupdate-wd.html#N6546ef | 
| 240 |  |  | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmlxslt/XML-XSLT/examples/ | 
| 241 |  |  | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xmlxslt/XML-XSLT/examples/xmlspec.xsl?rev=1.3&content-type=text/vnd.viewcvs-markup | 
| 242 |  |  |  | 
| 243 |  |  | i searching for a xml spec to encapsulate "reports". | 
| 244 |  |  |  | 
| 245 |  |  | <google query="xml report"> | 
| 246 |  |  | http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=xml+report | 
| 247 |  |  | http://www.visualmining.com/products/index.html?source=gaws7 | 
| 248 |  |  | http://www.oofile.com.au/oofile_ref/html/group__oof_render_x_m_l.html | 
| 249 |  |  | http://mail.gnome.org/archives/gnome-db-list/2000-August/msg00062.html | 
| 250 |  |  | http://www.computerwire.com/market.watch/83DEC5986545516880256C0E003DFBDD | 
| 251 |  |  | http://www.adtmag.com/article.asp?id=6646 | 
| 252 |  |  | http://lists.ebxml.org/archives/ebxml-mktg-sc/200208/msg00017.html | 
| 253 |  |  | </google> | 
| 254 |  |  |  | 
| 255 |  |  | <results> | 
| 256 |  |  |  | 
| 257 |  |  | i ebxml: http://www.ebxml.org/ | 
| 258 |  |  |  | 
| 259 |  |  | from http://lists.ebxml.org/archives/ebxml-mktg-sc/200208/msg00017.html | 
| 260 |  |  |  | 
| 261 |  |  | [...] | 
| 262 |  |  | If we can connect the .NET platform with the Java platform, | 
| 263 |  |  | that is showing something, added Suttor. | 
| 264 |  |  |  | 
| 265 |  |  | What does it mean if we can connect pure Perl to the Java | 
| 266 |  |  | and the .NET platform doing the same stuff? | 
| 267 |  |  |  | 
| 268 |  |  | libgda: http://mail.gnome.org/archives/gnome-db-list/ | 
| 269 |  |  |  | 
| 270 |  |  | OOFILE: http://www.oofile.com.au/oofile_ref/html/ | 
| 271 |  |  |  | 
| 272 |  |  | gASQL - A frontend to administer a database, and more (making queries, ...) Works with gnome-db and libgda | 
| 273 |  |  | http://www.gnome.org/softwaremap/projects/gasql/ | 
| 274 |  |  | Url: http://gasql.sourceforge.net/ | 
| 275 |  |  | Screenshots: http://gasql.sourceforge.net/tofs.php3 | 
| 276 |  |  |  | 
| 277 |  |  | gnome-db: http://www.gnome-db.org/ | 
| 278 |  |  |  | 
| 279 |  |  |  | 
| 280 |  |  | </results> | 
| 281 |  |  |  | 
| 282 |  |  | <results type="off-context"> | 
| 283 |  |  |  | 
| 284 |  |  | <result> | 
| 285 |  |  | PAN - A newsreader for GNOME | 
| 286 |  |  | <url>http://www.gnomedesktop.org/article.php?sid=1102</url> | 
| 287 |  |  | <url>http://pan.rebelbase.com/</url> | 
| 288 |  |  | <download platform="win32"> | 
| 289 |  |  | <url>http://pan.rebelbase.com/download/releases/0.13.95/WINDOWS/pan-0-13-95-setup.exe</url> | 
| 290 |  |  | <url name="GTK+-Runtime-Environment-2.2.1.1.exe">http://pan.rebelbase.com/download/releases/0.13.95/WINDOWS/gtk_for_windows/GTK+-Runtime-Environment-2.2.1.1.exe</url> | 
| 291 |  |  | </download> | 
| 292 |  |  | </result> | 
| 293 |  |  |  | 
| 294 |  |  | <result> | 
| 295 |  |  | Mozilla-Bonobo Browser Plugin | 
| 296 |  |  | Mozilla-bonobo is a Netscape-compatible browser plugin that uses GNOME bonobo controls to display | 
| 297 |  |  | content of supported MIME types inside browser windows. | 
| 298 |  |  | http://www.gnomedesktop.org/article.php?sid=1103 | 
| 299 |  |  | http://www.mind.lu/chris/mozilla-bonobo/ | 
| 300 |  |  | </result> | 
| 301 |  |  |  | 
| 302 |  |  | <result> | 
| 303 |  |  | Mozilla 1.4 Beta Released | 
| 304 |  |  | http://www.gnomedesktop.org/article.php?sid=1106 | 
| 305 |  |  | http://www.mozilla.org/releases/ | 
| 306 |  |  | Mozilla 1.4b - Released May 7, 2003 | 
| 307 |  |  | http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.4b/mozilla-win32-1.4b-installer-sea.exe | 
| 308 |  |  | </result> | 
| 309 |  |  |  | 
| 310 |  |  | <result> | 
| 311 |  |  | GTK+ for Windows Runtime Environment | 
| 312 |  |  | http://sourceforge.net/projects/gtk-win/ | 
| 313 |  |  | http://www.dropline.net/gtk/ | 
| 314 |  |  | </result> | 
| 315 |  |  |  | 
| 316 |  |  | <result> | 
| 317 |  |  | XML Queries Proposal | 
| 318 |  |  | http://www.gnome-db.org/docs/white-papers/xml-queries.php | 
| 319 |  |  | </result> | 
| 320 |  |  |  | 
| 321 |  |  | <result> | 
| 322 |  |  | GNOME Data Access manual | 
| 323 |  |  | http://www.gnome-db.org/docs/libgda/index.html | 
| 324 |  |  | <followups> | 
| 325 |  |  | XML Query Language (XQL): http://www.w3.org/TandS/QL/QL98/pp/xql.html | 
| 326 |  |  | XML::XQL: | 
| 327 |  |  | http://search.cpan.org/author/ENNO/libxml-enno-1.02/lib/XML/XQL.pm | 
| 328 |  |  | http://search.cpan.org/author/ENNO/libxml-enno-1.02/lib/XML/XQL/Tutorial.pod | 
| 329 |  |  | http://search.cpan.org/author/TJMATHER/XML-XQL-0.68/ | 
| 330 |  |  | GDA - GNU Data Access library Perl bindings: http://search.cpan.org/author/GREGOR/GDA-0.2/ | 
| 331 |  |  | </followups> | 
| 332 |  |  | </result> | 
| 333 |  |  |  | 
| 334 |  |  | o write a XML::XQL::XSLT??? | 
| 335 |  |  | o write a Data::Storage::Handler::GDA? | 
| 336 |  |  | x Using pan on grasshopper! Great program! | 
| 337 |  |  |  | 
| 338 |  |  |  | 
| 339 |  |  | </results> | 
| 340 |  |  |  | 
| 341 |  |  | o still problems with h1.service.netfrag.org | 
| 342 |  |  | x Mysql startup? Weird /etc/init.d/mysqld! | 
| 343 |  |  | o uml_boot --prepare doesn't seem to get executed...? | 
| 344 |  |  | o portsentry isn't started: /etc/init.d/portsentry start | 
| 345 |  |  |  | 
| 346 |  |  | o look at C:\Programme\mozilla.org\Mozilla\ | 
| 347 |  |  | mozABConduit.dll | 
| 348 |  |  | MapiProxy.dll | 
| 349 |  |  | mozMapi32.dll | 
| 350 |  |  |  | 
| 351 |  |  | o idea: table of delimiters: | 
| 352 |  |  | multi-column (the classics): | 
| 353 |  |  | , ; : | 
| 354 |  |  | two-column (the nice ones): | 
| 355 |  |  | :!: ;-) etc. | 
| 356 |  |  |  | 
| 357 |  |  | o idea: display rap.xml description in YAA::JobDetails as YAML: This would work fine and show up very nice in both html *and* plain-text, i guess.... | 
| 358 |  |  |  | 
| 359 |  |  | o look at: C:\Programme\Perl\site\lib | 
| 360 |  |  | CallerItem.pm, Clone.pm, Digest.pm, | 
| 361 |  |  | tarray.pl, tfile.pl, thash.pl, walker_http.pl, TAPORlib.pm, Pitonyak.pm (to jonen, janosch) | 
| 362 |  |  | WeakRef.pm, YAML.pm | 
| 363 |  |  | Object.pm and Persistent.pm (from Oak.pm) | 
| 364 |  |  | NEXT.pm | 
| 365 |  |  | and others!!! | 
| 366 |  |  |  | 
| 367 |  |  | o use some pragmas | 
| 368 |  |  | use re 'debug'; | 
| 369 |  |  | use re 'debugcolor'; | 
| 370 |  |  | use diagnostics; | 
| 371 |  |  | use diagnostics -verbose; | 
| 372 |  |  |  | 
| 373 |  |  | o look at: C:\Programme\Perl\lib | 
| 374 |  |  | utf8_heavy.pl | 
| 375 |  |  | XSLoader::load (mail to jonen) | 
| 376 |  |  | Symbol.pm | 
| 377 |  |  | flush.pl | 
| 378 |  |  | finddepth.pl | 
| 379 |  |  | importenv.pl | 
| 380 |  |  | Env.pm | 
| 381 |  |  | Dumpvalue.pm | 
| 382 |  |  | dumpvar.pl | 
| 383 |  |  | Search::Dict | 
| 384 |  |  |  | 
| 385 |  |  | o some more | 
| 386 |  |  |  | 
| 387 |  |  | XML::Dumper vs. YAML | 
| 388 |  |  |  | 
| 389 |  |  | DRDBMS (distributed RDBMS): http://www.backplane.com/drdbms1.html | 
| 390 |  |  |  | 
| 391 |  |  | The Definition of Standard ML: http://citeseer.nj.nec.com/context/6130/0 | 
| 392 |  |  | Bookmarking GUIs: http://citeseer.nj.nec.com/552421.html | 
| 393 |  |  | A Solution to the Constructor-Problem of Mixin-Based Programming in C++: | 
| 394 |  |  | http://216.239.39.104/search?q=cache:pcDMmEpwo7wC:oonumerics.org/tmpw00/eisenecker.html+Moo86+mixins&hl=en&ie=UTF-8 | 
| 395 |  |  |  | 
| 396 |  |  | o some interesting perl modules: | 
| 397 |  |  | look at: http://search.cpan.org/src/STBEY/Config-Manager-1.3/README.txt | 
| 398 |  |  | o look at Data::Reportera and VisRep.pl (don't forget #> svplus and ... (the prima gui builder)!) | 
| 399 |  |  |  | 
| 400 |  |  | gui-select and simple readline-console for execution / querying of rap-targets | 
| 401 |  |  |  | 
| 402 |  |  | lookat Convert::ASCII::Armour | 
| 403 |  |  |  | 
| 404 |  |  | lookat: roads: http://search.cpan.org/author/MHAMILTON/roads-v2.3/ | 
| 405 |  |  |  | 
| 406 |  |  | Schedule::Load | 
| 407 |  |  |  | 
| 408 |  |  | Devel::Cover | 
| 409 |  |  | Meta::Pdmt | 
| 410 |  |  | Meta::Utils::Output | 
| 411 |  |  |  | 
| 412 |  |  | pdmt: http://www.veltzer.org/html/sgml/temp/sgml/projects/computing/pdmt.html#AEN86 | 
| 413 |  |  |  | 
| 414 |  |  | WWW::Link::Reporter::Text | 
| 415 |  |  | backup-reporter: http://search.cpan.org/author/JNOLAN/backup-reporter-1.03/ | 
| 416 |  |  |  | 
| 417 |  |  | o RandomPage for netfrag.org using link-list from indexer (mnoGoSearch|aspseek) | 
| 418 |  |  |  | 
| 419 |  |  | o some more perl | 
| 420 |  |  |  | 
| 421 |  |  | http://www.rocketaware.com/perl/data/database/ | 
| 422 |  |  |  | 
| 423 |  |  | perl-repository | 
| 424 |  |  | http://sourceforge.net/projects/perl-repository | 
| 425 |  |  | use these handlers as Data::Storage::Handlers: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-repository/Repository/Repository/ | 
| 426 |  |  | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/perl-repository/Repository/TODO?rev=1.1.1.1&content-type=text/vnd.viewcvs-markup | 
| 427 |  |  |  | 
| 428 |  |  | Introspector: intrspctr.pl | 
| 429 |  |  |  | 
| 430 |  |  | VCP, RevML: http://search.cpan.org/author/RBS/VCP-0.3/ | 
| 431 |  |  | Pod::Links | 
| 432 |  |  | Text::Diff | 
| 433 |  |  | Regexp::Shellish | 
| 434 |  |  | XML::ValidWriter | 
| 435 |  |  |  | 
| 436 |  |  | tamer: iX-Artikel | 
| 437 |  |  | janosch: DHCP-Artikel??? | 
| 438 |  |  |  | 
| 439 |  |  | gui-loft: C:\Programme\TheGUILoft\tgl.exe | 
| 440 |  |  | http://www.bahnhof.se/~johanl/perl/Loft/ | 
| 441 |  |  |  | 
| 442 |  |  | bonobo monikers: | 
| 443 |  |  | http://www.netfrag.org/webnews/article.php?id=664&group=nfo.links.computing | 
| 444 |  |  | http://netfrag.org/search/?q=Complexity  ;-) | 
| 445 |  |  |  | 
| 446 |  |  | Schema for Object-Oriented XML | 
| 447 |  |  | http://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing | 
| 448 |  |  |  | 
| 449 |  |  | http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001JanMar/0193.html | 
| 450 |  |  | http://commerceone.com/ | 
| 451 |  |  | http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001JanMar/0168.html | 
| 452 |  |  | http://www.google.com/custom?q=sox&hl=en&lr=&ie=UTF-8&safe=off&cof=L:http://www.w3.org/Icons/w3c_home%3BLH:48%3BLW:72%3BBGC:white%3BT:black%3BLC:%23000099%3BVLC:%23660066%3BALC:%23ff3300%3BAH:left%3B&domains=w3.org&sitesearch=w3.org&start=10&sa=N | 
| 453 |  |  | http://www.netfrag.org/webnews/article.php?id=138&group=nfo.links.computing | 
| 454 |  |  |  | 
| 455 |  |  | http://netfrag.org/search/?q=Simplicity ;-) | 
| 456 |  |  | http://www.netfrag.org/webnews/article.php?id=138&group=nfo.links.computing | 
| 457 |  |  | http://netfrag.org/search/?q=perljvm | 
| 458 |  |  |  | 
| 459 |  |  | from: http://www.livejournal.com/users/paulv/ | 
| 460 |  |  | I worked 7 hours yesterday. That makes me happy. Getting libpam-ldap and libnss-ldap talking to Novell's LDAP-enabled eDirectory makes me(and the customer) even happier. | 
| 461 |  |  |  | 
| 462 |  |  | swig: | 
| 463 |  |  | http://swig.sourceforge.net/exec.html | 
| 464 |  |  |  | 
| 465 |  |  | guile: | 
| 466 |  |  | http://www.gnu.org/software/guile/gnu-guile-projects.html#Applications | 
| 467 |  |  | http://www.glug.org/people/ttn/software/gush/ | 
| 468 |  |  |  | 
| 469 |  |  | Write about: What are bytes, words and longs? | 
| 470 |  |  |  | 
| 471 |  |  | Feynman: Wozu das ganze? | 
| 472 |  |  |  | 
| 473 |  |  | joko ono do brasil | 
| 474 |  |  |  | 
| 475 |  |  | Book Review: LDAP Programming, Management and Integration | 
| 476 |  |  | Title  LDAP Programming, Management and Integration | 
| 477 |  |  | Author  Clayton Donley | 
| 478 |  |  | ISBN  1-930110-40-5 | 
| 479 |  |  | Publisher  Manning | 
| 480 |  |  | http://e-zine.nluug.nl/hold.html?cid=230 | 
| 481 |  |  |  | 
| 482 |  |  | http://c2.com/cgi-bin/wiki?WikiSlurp | 
| 483 |  |  | http://www.cs.uu.nl/~hanwen/public/software/wiki-slurp.py | 
| 484 |  |  | http://c2.com/cgi-bin/wiki?WikiMirrors | 
| 485 |  |  | http://c2.com/cgi-bin/wiki?UseNet | 
| 486 |  |  |  | 
| 487 |  |  | "Freier Erfinder": | 
| 488 |  |  | http://www.copat.de/mn_steuern.htm | 
| 489 |  |  | http://www.deutscher-erfinder-verband.de/ | 
| 490 |  |  | http://216.239.33.104/search?q=cache:_vpM7il5g2sC:www.paton.tu-ilmenau.de/publications/patinfo98.pdf/paulus.pdf+freier+erfinder&hl=en&ie=UTF-8 | 
| 491 |  |  | http://216.239.33.104/search?q=cache:QsZLL_h6pQcC:www.innovationsfonds.com/kongress/aufruf.pdf+freier+erfinder&hl=en&ie=UTF-8 | 
| 492 |  |  | http://www.innovationsfonds.com/ | 
| 493 |  |  | http://www.pst.fhg.de/ | 
| 494 |  |  | http://216.239.33.104/search?q=cache:yTHtL1KH_vIC:www.pst.fhg.de/german/serv_erf.htm+freier+erfinder&hl=en&ie=UTF-8 | 
| 495 |  |  |  | 
| 496 |  |  | ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/v1.3/ | 
| 497 |  |  | http://www.stampede.org/ | 
| 498 |  |  |  | 
| 499 |  |  | "Freie Energie": | 
| 500 |  |  | http://home.t-online.de/home/320093659555/energie/ | 
| 501 |  |  | http://home.t-online.de/home/320093659555/energie/erfinder.htm | 
| 502 |  |  | http://www.tesla.org/ | 
| 503 |  |  |  | 
| 504 |  |  |  | 
| 505 |  |  | from: http://home.t-online.de/home/320093659555/energie/ | 
| 506 |  |  |  | 
| 507 |  |  | Übergang zu einer Wirtschaft mit freier Energie | 
| 508 |  |  |  | 
| 509 |  |  | Eine Technologie mit freier Energie wäre eine Möglichkeit, die Gefahren, die durch die fossilen Brennstoffe u. | 
| 510 |  |  | die Atomenergie drohen, zu beseitigen. Sie bietet den Industrieländern ebenso wie den Ländern der Dritten Welt | 
| 511 |  |  | die Chance, ihren steigenden Energiebedarf zu decken, ohne die Umwelt zu zerstören. | 
| 512 |  |  | Die Zahl der Erfindungen in diesem neuen Energiebereich steigt mit zunehmender Geschwindigkeit. Tausende | 
| 513 |  |  | von Experimenten werden in der gesamten Welt durchgeführt. Einige von ihnen werden von unabhängigen | 
| 514 |  |  | Erfindern durchgeführt, andere von Wissenschaftlerteams. Wir müssen zugeben, daß wir uns gegenwärtig | 
| 515 |  |  | noch in der Phase der Forschung und Entwicklung befinden, und daß es keine Garantien dafür gibt, daß in | 
| 516 |  |  | naher Zukunft eines dieser Systeme kommerziell verwertet werden kann. Wir müssen ebenfalls zugeben, | 
| 517 |  |  | daß es viele Fehlstarts und übertriebene Hoffnungen gegeben hat, und daß dies auch in Zukunft so sein wird. | 
| 518 |  |  | Angesichts der Anstrengungen im Bereich der Kaltfusion und anderer neuer Energietechnologien in den USA, | 
| 519 |  |  | Japan und anderswo gibt es jedoch wenig Zweifel, daß funktionierende Geräte mit freier Energie bald zur | 
| 520 |  |  | Verfügung stehen werden. | 
| 521 |  |  | Japan könnte das erste Land sein, das einen Durchbruch bei der kommerziell verwendbaren Technologie schafft. | 
| 522 |  |  | Japan verfügt nur über geringe Energiereserven und ist deshalb auf die Entwicklung neuer Energiequellen | 
| 523 |  |  | angewiesen. In den USA gibt es mehr Hindernisse und weniger Initiativen für die Entwicklung freier Energie. | 
| 524 |  |  | Dennoch wird auch hier intensiv gearbeitet, und einige Projekte werden bereits von einer Vielzahl von | 
| 525 |  |  | Investoren, z.B. Stromunternehmen, gefördert. | 
| 526 |  |  | Die Revolution im Computer- und Kommunikationsbereich trägt viel dazu bei, die Entwicklung der freien | 
| 527 |  |  | Energie zu fördern. Eine Reihe dynamischer Diskussionsgruppen zur diesem Thema könnte für ihre | 
| 528 |  |  | Aktivitäten das Internet benutzen und zum Beispiel Forschungsdaten, Vorschläge und Ideen austauschen. | 
| 529 |  |  | Aufgrund der Offenheit der Internet-Kommunikation würde eine Zusammenarbeit unter den Erfindern | 
| 530 |  |  | gefördert und brauchbare Theorien und Verfahren würden sich blitzschnell verbreiten. Außerdem wäre | 
| 531 |  |  | keine zentrale Behörde in der Lage, den Fortschritt zu behindern, wie das in der Vergangenheit häufig | 
| 532 |  |  | der Fall war, als einzelne Erfinder fast immer isoliert arbeiten mußten. | 
| 533 |  |  | Wir stehen auf der Schwelle einer fast unvorstellbaren wissenschaftlichen Revolution. Die Zeit ist reif, | 
| 534 |  |  | unsere maroden Energiesysteme zu überholen. Mit der Einführung neuer Formen von Energie werden | 
| 535 |  |  | sich auch unsere sozialen und wirtschaftlichen Verhältnisse gründlich verändern. Die Situation, in der | 
| 536 |  |  | wir uns befinden, erfordert dringend neue Perspektiven und eine inspirierte Führung. Werden wir in | 
| 537 |  |  | der Lage sein, die Herausforderungen, die diese Transformation stellt, zu bewältigen? Wir sind davon | 
| 538 |  |  | überzeugt, daß wir es müssen, und daß wir dazu auch in der Lage sind, jedoch nur, wenn wir jetzt die | 
| 539 |  |  | Art von demokratischer Diskussion und Handlung einleiten, die ein solcher historischer Umbruch erfordert. | 
| 540 |  |  |  | 
| 541 |  |  |  | 
| 542 |  |  | Gyrostat experiment: | 
| 543 |  |  | http://web.archive.org/web/20001009195443/http://members.aol.com/overunity4/html/gyrotest.htm | 
| 544 |  |  |  | 
| 545 |  |  | US5313850: Earth/gyro power transducer | 
| 546 |  |  | http://web.archive.org/web/19990911102528/www.patents.ibm.com/details?pn10=US05313850 | 
| 547 |  |  |  | 
| 548 |  |  | http://www.copat.de/ | 
| 549 |  |  |  | 
| 550 |  |  |  | 
| 551 |  |  | Home Automation: GX10 - http://www.thestuff.net/bob/projects/gx10/ | 
| 552 |  |  |  | 
| 553 |  |  | http://www.arrl.org/ | 
| 554 |  |  |  | 
| 555 |  |  | http://www.craigcentral.com/oldguys.asp | 
| 556 |  |  |  | 
| 557 |  |  | Die neue Moral der Netzwerkkinder | 
| 558 |  |  |  | 
| 559 |  |  | http://web.archive.org/web/20020214065102/www.virtualtimes.com/writers/bearden/mageng/absract.htm | 
| 560 |  |  | http://members.aol.com/overunity3/html/peregrin.htm | 
| 561 |  |  | http://web.archive.org/web/19981205030525/members.aol.com/overunity3/html/smotidx.htm | 
| 562 |  |  | http://web.archive.org/web/19981207054318/members.aol.com/overunity2/html/3smtlnk.htm | 
| 563 |  |  |  | 
| 564 |  |  | http://www.glug.org/people/ttn/software/ | 
| 565 |  |  |  | 
| 566 |  |  | o DirectX and/or VST-Plugins on Linux? | 
| 567 |  |  |  | 
| 568 |  |  | http://www.netfrag.org/nfoweb/index.php/GoodStyle | 
| 569 |  |  |  | 
| 570 |  |  | http://www.netfrag.org/webnews/article.php?id=138&group=nfo.links.computing | 
| 571 |  |  |  | 
| 572 |  |  | http://www.ggi.de/ | 
| 573 |  |  | http://www.twgltd.com/ | 
| 574 |  |  |  | 
| 575 |  |  | FLTK: The Fast Light Toolkit - http://www.fltk.org/ | 
| 576 |  |  |  | 
| 577 |  |  | o install Linux with Equinox??? | 
| 578 |  |  |  | 
| 579 |  |  | http://www.ma.utexas.edu/~mzou/EZWGL/ | 
| 580 |  |  | http://www.ma.utexas.edu/~mzou/EZFM/ | 
| 581 |  |  |  | 
| 582 |  |  | http://www.larc.nasa.gov/ | 
| 583 |  |  | http://216.239.33.104/search?q=cache:z1hldjPV9AMC:techreports.larc.nasa.gov/ltrs/PDF/2003/tm/NASA-2003-tm212139.pdf+site:larc.nasa.gov+linux&hl=en&ie=UTF-8 | 
| 584 |  |  |  | 
| 585 |  |  | http://cbbrowne.com/info/ggi.html | 
| 586 |  |  | http://cbbrowne.com/info/xbloat.html | 
| 587 |  |  | http://cbbrowne.com/info/xlibs.html | 
| 588 |  |  | http://www.gnustep.org/developers/DGS.html | 
| 589 |  |  | http://world.std.com/~xforms/ | 
| 590 |  |  | http://www.opengroup.org/desktop/cde/ | 
| 591 |  |  |  | 
| 592 |  |  | http://www.ggi.net/ | 
| 593 |  |  | http://www.topicmaps.org/xtm/1.0/ | 
| 594 |  |  |  | 
| 595 |  |  | http://www.optix.org/~dxy/ | 
| 596 |  |  |  | 
| 597 |  |  | o some info / links .... | 
| 598 |  |  |  | 
| 599 |  |  | bug: | 
| 600 |  |  | my $boot = BizWorks::Boot->new( use_databases => [qw( frontend )] ); boots up twice!!! | 
| 601 |  |  | yes! why? | 
| 602 |  |  | "preface.pl" also *init*s everything, just "use BizWorks::Boot" in your app. | 
| 603 |  |  |  | 
| 604 |  |  | TSpaces: | 
| 605 |  |  | http://www.almaden.ibm.com/cs/TSpaces/ | 
| 606 |  |  | http://www.alphaworks.ibm.com/tech/tspaces | 
| 607 |  |  |  | 
| 608 |  |  | www.hypermart.net | 
| 609 |  |  |  | 
| 610 |  |  | http://www.ea-media.net/ | 
| 611 |  |  | http://www.mitfahrzentrale.de/linkpartner.php? | 
| 612 |  |  | http://www.mano.de/ | 
| 613 |  |  | http://www.ddos.de/ | 
| 614 |  |  | http://www.nangalchaudhary.8k.com/ | 
| 615 |  |  | http://www.sw-soft.com/products/virtuozzo/ | 
| 616 |  |  | http://www.sw-soft.com/en/products/virtuozzo/vzmc/ | 
| 617 |  |  | http://www.wohnanzeiger.de/ | 
| 618 |  |  |  | 
| 619 |  |  | http://search.cpan.org/author/GSAR/Alias-2.32/Alias.pm | 
| 620 |  |  |  | 
| 621 |  |  | http://www-cg-hci.informatik.uni-oldenburg.de/~pgse96/html/team1/ESF/zbufferhtml.html | 
| 622 |  |  | http://www-cg-hci.informatik.uni-oldenburg.de/~pgse96/ExternalNav.html | 
| 623 |  |  |  | 
| 624 |  |  | http://www.perldoc.com/perl5.6/pod/perlmod.html | 
| 625 |  |  | http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=perl+BEGIN+blocks | 
| 626 |  |  |  | 
| 627 |  |  | kxmlrpcd - XMLRPC to DCOP bridge daemon | 
| 628 |  |  | http://developer.kde.org/documentation/library/kdeqt/kde3arch/xmlrpc.html | 
| 629 |  |  | http://developer.kde.org/documentation/library/kdeqt/kde3arch/dcop.html | 
| 630 |  |  | http://developer.kde.org/documentation/library/kdeqt/dcop.html | 
| 631 |  |  | http://developer.kde.org/documentation/tutorials/dot/dcopiface/dcop-interface.html | 
| 632 |  |  | http://www.heise.de/ct/english/01/05/242/ | 
| 633 |  |  | http://www-105.ibm.com/developerworks/education.nsf/linux-onlinecourse-bytitle/A96500917FA1DB0786256BC000808C0F?OpenDocument  ;-) | 
| 634 |  |  | http://kt.zork.net/kde/kde20010324_3.html | 
| 635 |  |  |  | 
| 636 |  |  |  | 
| 637 |  |  | http://www.informatik.uni-stuttgart.de/zd/gspool/Paketliste/Pakete/Applications/Internet/kxmlrpcd.html | 
| 638 |  |  | http://www.pld.kernel.pl/pool/k/kdenetwork-kxmlrpcd/ | 
| 639 |  |  | http://www.srcf.ucam.org/~iam23/jobs.html | 
| 640 |  |  | http://www.pld.kernel.pl/ | 
| 641 |  |  | http://www.informatik.uni-stuttgart.de/zd/gspool/Paketliste/Pakete/Applications/Internet/ | 
| 642 |  |  |  | 
| 643 |  |  | KXL, ofx | 
| 644 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/openobex/ | 
| 645 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/coldsync/ | 
| 646 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/dv* | 
| 647 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/eet/ | 
| 648 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/ewd/ | 
| 649 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/gmetadom/ | 
| 650 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/judy/ | 
| 651 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/korelib/ | 
| 652 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/libhtmlparse/ | 
| 653 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/libksba/ | 
| 654 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/libofx/ | 
| 655 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/9libs/ | 
| 656 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/boost/ | 
| 657 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/crystalspace/ | 
| 658 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/libstroke/ | 
| 659 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/publib/ | 
| 660 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/syncdir/ | 
| 661 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/syck/ | 
| 662 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/tdb/ | 
| 663 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/vrb/ | 
| 664 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/libredblack/ | 
| 665 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/tvision/ | 
| 666 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/dev-libs/vanessa-adt/ | 
| 667 |  |  |  | 
| 668 |  |  | http://opende.sourceforge.net | 
| 669 |  |  | http://www.slat.org/ | 
| 670 |  |  | http://www.slat.org/project/software-map/v1.01/node17.html | 
| 671 |  |  | http://ftp.ntua.gr/pub/docs/fyi/fyi-index.txt | 
| 672 |  |  | http://ftp.ntua.gr/pub/linux/gentoo-portage/fresco-base/ | 
| 673 |  |  | http://www2.fresco.org | 
| 674 |  |  | http://filewatcher.org/sec/kdenetwork.html | 
| 675 |  |  | http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/book/dcop.html | 
| 676 |  |  | http://filewatcher.org/directory.html | 
| 677 |  |  | http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/kpldemo.html | 
| 678 |  |  | http://www2.fresco.org/screenshots.html | 
| 679 |  |  |  | 
| 680 |  |  | o more links.... | 
| 681 |  |  | http://www.mayn.de/ | 
| 682 |  |  | http://packages.qa.debian.org/v/vbox3.html | 
| 683 |  |  | http://www.isdn4linux.de/cgi-bin/cvsweb.cgi/isdn4k-utils/vbox3/ | 
| 684 |  |  | http://ds9a.nl/amazing-dna/ | 
| 685 |  |  |  | 
| 686 |  |  | o some notes... | 
| 687 |  |  | o start developing KParts, connect KParts with Berlin/Fresco somehow? | 
| 688 |  |  | example: Apache configuration module for the System Manager | 
| 689 |  |  | o ggi & co. | 
| 690 |  |  | o software opengl for win32 for svga graphic cards? | 
| 691 |  |  | o OpenPad made up of M$ UserControls, KDE KParts or NFO WebExplorer EComs? (to be renamed!) | 
| 692 |  |  | o perl interface to vbox3?  (raccess4vbox3!) | 
| 693 |  |  | http://smarden.org/pape/ | 
| 694 |  |  | http://sourceforge.net/projects/vbox3web/ | 
| 695 |  |  | http://vbox3web.sourceforge.net/ | 
| 696 |  |  | http://www.mathematik.uni-marburg.de/~wetzmj/index.php?viewPage=vbox.html | 
| 697 |  |  | C:\tmp\os\amo\Rar$DR49.032\raccess4vbox3-0.2.7\raccess\remoteaccess | 
| 698 |  |  | http://www.mathematik.uni-marburg.de/~wetzmj/index.php?viewPage=downloads.html | 
| 699 |  |  | http://www.isdn4linux.de/cgi-bin/cvsweb.cgi/isdn4k-utils/vbox3/vboxgetty/examples/scripts/answercall.tcl?rev=1.3&content-type=text/x-cvsweb-markup | 
| 700 |  |  | o qos (enhance quake, but keep low dns, ssh and http latency) | 
| 701 |  |  | http://qos.ittc.ukans.edu/ | 
| 702 |  |  | http://diffserv.sourceforge.net/ | 
| 703 |  |  | http://lartc.org/wondershaper/ | 
| 704 |  |  | http://lartc.org/ | 
| 705 |  |  | http://lartc.org/howto/lartc.ipsec.html | 
| 706 |  |  |  | 
| 707 |  |  | o freie energie | 
| 708 |  |  | http://www.gengas.nu/byggbes/executive_summary.shtml | 
| 709 |  |  | http://jlnlabs.imars.com/bingofuel/html/bfr5hpgen.htm | 
| 710 |  |  | http://jlnlabs.imars.com/bingofuel/index.htm | 
| 711 |  |  | http://www.morganenergygroup.com/technology.htm | 
| 712 |  |  | http://jlnlabs.imars.com/bingofuel/html/aquagen.htm | 
| 713 |  |  | http://members.aol.com/jnaudin509/index.htm | 
| 714 |  |  | http://homepage.ntlworld.com/ufophysics/ufoplasmaengine.htm | 
| 715 |  |  | http://homepage.ntlworld.com/ufophysics/lazargg.htm#guide | 
| 716 |  |  | http://homepage.ntlworld.com/ufophysics/bahnsonufo.htm | 
| 717 |  |  | http://www.soteria.com/brown/pictures/ | 
| 718 |  |  | http://www.fusor.net/ | 
| 719 |  |  | http://farnovision.com/chronicles/fusion/ | 
| 720 |  |  | http://theperfesser.com/ | 
| 721 |  |  | http://theperfesser.com/photos/RHullF3/My_Visit_to_Richard_Hull's_Lab-i0002.htm | 
| 722 |  |  | http://farnovision.com/chronicles/fusion/vassilatos.html | 
| 723 |  |  | http://philo75.com/ | 
| 724 |  |  | http://www.fusor.net/old-boards/intranets.com/index.html | 
| 725 |  |  | http://www.fusor.net/old-boards/intranets.com/future.html | 
| 726 |  |  | http://www.fusor.net/old-boards/intranets.com/future/msg-9700.html | 
| 727 |  |  | http://members.aol.com/uhaumann/index.htm | 
| 728 |  |  | http://jlnlabs.imars.com/plasma/index.htm | 
| 729 |  |  | http://www.hcrs.at/ | 
| 730 |  |  |  | 
| 731 |  |  | http://www.bbc.co.uk/science/space/news/020529life.shtml | 
| 732 |  |  | http://web99.arc.nasa.gov/~astrochm/quotes.html | 
| 733 |  |  | http://www.sciforums.com/showthread.php?threadid=2610 | 
| 734 |  |  | ftp://ftp.ensembl.org/pub/current_human/data/golden_path/ | 
| 735 |  |  |  | 
| 736 |  |  | http://www.familysearch.org/ | 
| 737 |  |  | http://www.lds.org/ | 
| 738 |  |  |  | 
| 739 |  |  | i N.A.F.A | 
| 740 |  |  | http://www.nafa.net/ | 
| 741 |  |  | http://www.fiu.edu/~beestb/nafa.htm | 
| 742 |  |  | http://www.iaea.or.at/programmes/nafa/dx/ | 
| 743 |  |  | http://www-ididas.iaea.org/IDIDAS/w3.exe$IDIDAS_SITSearchSt | 
| 744 |  |  | http://www.nafa.uib.no/nafa.html | 
| 745 |  |  | http://www.ki.se/org/nafa/ | 
| 746 |  |  | http://www.t3.rim.or.jp/~nafa/ | 
| 747 |  |  | http://www.nafafastpitch.com/ | 
| 748 |  |  | http://www.nafahq.org/ | 
| 749 |  |  | http://www.n-a-f-a.org/htm/aboutnaf.htm | 
| 750 |  |  | http://www.nafa.org/Template.cfm?Section=Education | 
| 751 |  |  |  | 
| 752 |  |  | http://www.artmarketing.com/ | 
| 753 |  |  |  | 
| 754 |  |  | o The problem with blogs? You can't scroll up in your own content. | 
| 755 |  |  |  | 
| 756 |  |  | o h1.service.netfrag.org: 213.133.118.34 -> 213.133.125.242 | 
| 757 |  |  |  | 
| 758 |  |  | new metadata: | 
| 759 |  |  | subnet: 213.133.125.241 - 213.133.125.254 | 
| 760 |  |  | netmask: 255.255.255.240 | 
| 761 |  |  | bcast: 213.133.118.255 ???   shouldn't it be: 213.133.125.255?  yep!? changed! | 
| 762 |  |  | #> ifconfig eth0 broadcast 213.133.125.255 | 
| 763 |  |  | host (eth0): 213.133.125.242 | 
| 764 |  |  |  | 
| 765 |  |  | todo-jobs: | 
| 766 |  |  |  | 
| 767 |  |  | ip-address changes on virtual hosts: | 
| 768 |  |  |  | 
| 769 |  |  | moon1-4: | 
| 770 |  |  | 213.133.118.43 -> 213.133.125.243 | 
| 771 |  |  | 213.133.118.44 -> 213.133.125.244 | 
| 772 |  |  | 213.133.118.45 -> 213.133.125.245 | 
| 773 |  |  | 213.133.118.46 -> 213.133.125.246 | 
| 774 |  |  | sorceress: | 
| 775 |  |  | 213.133.118.38 -> 213.133.125.248 | 
| 776 |  |  |  | 
| 777 |  |  | linux: 213.133.118.34 -> | 
| 778 |  |  |  | 
| 779 |  |  | #> vsboot --stop moon1 | 
| 780 |  |  | #> vsboot --stop moon2 | 
| 781 |  |  | #> vsboot --stop moon3 | 
| 782 |  |  | #> vsboot --stop moon4 | 
| 783 |  |  | #> vsboot --stop sorceress | 
| 784 |  |  | #> cd /etc/vsd | 
| 785 |  |  | #> pico vsd.conf | 
| 786 |  |  | #> cat vsd.conf | modifier.pl --regex=s/213.133.118.43/213.133.125.243/ > vsd.conf | 
| 787 |  |  | #> perl -MData::Dumper -e '%map = qw( | 
| 788 |  |  | 213.133.118.43 213.133.125.243 | 
| 789 |  |  | 213.133.118.44 213.133.125.244 | 
| 790 |  |  | 213.133.118.45 213.133.125.245 | 
| 791 |  |  | 213.133.118.46 213.133.125.246 | 
| 792 |  |  | 213.133.118.38 213.133.125.248 | 
| 793 |  |  | 213.133.118.34 213.133.125.242 | 
| 794 |  |  | ); | 
| 795 |  |  | foreach (keys %map) { | 
| 796 |  |  | $val = $map{$_}; | 
| 797 |  |  | $cmd = "cat vsd.conf | modifier.pl --regex=s/" . $_ . "/" . $val . "/ > vsd.conf"; | 
| 798 |  |  | print $cmd, "\n"; | 
| 799 |  |  | system($cmd); | 
| 800 |  |  | } | 
| 801 |  |  | ' | 
| 802 |  |  | o TODO: release from Getopt::Easy!!! | 
| 803 |  |  | #> vsboot --start moon1 | 
| 804 |  |  | #> vsboot --start moon2 | 
| 805 |  |  | #> vsboot --start moon3 | 
| 806 |  |  | #> vsboot --start moon4 | 
| 807 |  |  | #> vsboot --start sorceress | 
| 808 |  |  | #> bevs -r moon1 | 
| 809 |  |  | #> cd /etc/httpd/conf | 
| 810 |  |  | #> pico httpd.conf | 
| 811 |  |  |  | 
| 812 |  |  |  | 
| 813 |  |  | !!! WAIT !!!      We already encapsulated this into some migration tools: | 
| 814 |  |  | ... just write a migration description file: /home/service/etc/mig-2003-05-27.conf | 
| 815 |  |  |  | 
| 816 |  |  | # list of virtual hosts | 
| 817 |  |  | [vhosts] | 
| 818 |  |  | host = moon1 | 
| 819 |  |  | host = moon2 | 
| 820 |  |  | host = moon3 | 
| 821 |  |  | host = moon4 | 
| 822 |  |  | host = sorceress | 
| 823 |  |  |  | 
| 824 |  |  | [domain] | 
| 825 |  |  | handler = Migrate::DnsZone | 
| 826 |  |  |  | 
| 827 |  |  |  | 
| 828 |  |  | [ipmap] | 
| 829 |  |  |  | 
| 830 |  |  | # old main ip (now virtually bound until | 
| 831 |  |  | # upstream to this network goes down) | 
| 832 |  |  | map  213.133.118.34  = 213.133.125.242 | 
| 833 |  |  |  | 
| 834 |  |  | # vhosts vsd - moonX | 
| 835 |  |  | map  213.133.118.43  = 213.133.125.243 | 
| 836 |  |  | map  213.133.118.44  = 213.133.125.244 | 
| 837 |  |  | map  213.133.118.45  = 213.133.125.245 | 
| 838 |  |  | map  213.133.118.46  = 213.133.125.246 | 
| 839 |  |  |  | 
| 840 |  |  | # vhosts uml - quepasa, elessar | 
| 841 |  |  | map  213.133.118.36  = 213.133.125.247 | 
| 842 |  |  | map  213.133.118.41  = 213.133.125.249 | 
| 843 |  |  |  | 
| 844 |  |  | # vhosts vsd - sorceress | 
| 845 |  |  | map  213.133.118.38  = 213.133.125.248 | 
| 846 |  |  |  | 
| 847 |  |  | # free | 
| 848 |  |  | map  213.133.118.37  = 213.133.125.250 | 
| 849 |  |  | map  213.133.118.39  = 213.133.125.251 | 
| 850 |  |  | map  213.133.118.41  = 213.133.125.252 | 
| 851 |  |  |  | 
| 852 |  |  | # various base paths | 
| 853 |  |  | [paths] | 
| 854 |  |  |  | 
| 855 |  |  | # base path for virtual host files | 
| 856 |  |  | vhost_base = /home/vsd/vs | 
| 857 |  |  |  | 
| 858 |  |  | # files to patch | 
| 859 |  |  | [files] | 
| 860 |  |  |  | 
| 861 |  |  | # main host config files (handled absolute) | 
| 862 |  |  | main /etc/hosts | 
| 863 |  |  | main /etc/resolv.conf | 
| 864 |  |  | main /etc/mail/LocalIP | 
| 865 |  |  | main /etc/init.d/mysqld | 
| 866 |  |  | main /etc/portsentry2/portsentry.conf | 
| 867 |  |  | main /etc/proftpd.conf | 
| 868 |  |  | main /etc/vsd/vsd.conf | 
| 869 |  |  | main /home/service/bin/mrtg/etc/mrtg.cfg | 
| 870 |  |  | main /home/service/bin/acctools/getopenports.pl | 
| 871 |  |  | main /home/service/bin/iptables/iptables.rules | 
| 872 |  |  | main /home/service/etc/vsdhosts.conf | 
| 873 |  |  | main /home/service/bin/umltools/UML/Config.pm | 
| 874 |  |  |  | 
| 875 |  |  | # virtual host config files (handled relative to vhost_base) | 
| 876 |  |  | vhost /etc/hosts | 
| 877 |  |  | vhost /etc/resolv.conf | 
| 878 |  |  | vhost /etc/ssh/sshd_config | 
| 879 |  |  | vhost /etc/httpd/conf/httpd.conf | 
| 880 |  |  |  | 
| 881 |  |  | migrate quepasa: | 
| 882 |  |  | 213.133.118.36 -> 213.133.125.247 | 
| 883 |  |  | migrate elessar: | 
| 884 |  |  | 213.133.118.41 -> 213.133.125.249 | 
| 885 |  |  |  | 
| 886 |  |  | now: modify /home/service/bin/migrate/mig to use the new migration description | 
| 887 |  |  | and: run ./mig | 
| 888 |  |  |  | 
| 889 |  |  | !!! WAIT !!!  (again...) | 
| 890 |  |  | bring up quepasa first to document the migration process via cvs.commit.snapshots. | 
| 891 |  |  |  | 
| 892 |  |  | #> cd /home/service/etc/UML | 
| 893 |  |  | #> pico Config.pm | 
| 894 |  |  | [changed 213.133.118.34 to 213.133.125.242 and 213.133.118.38 to 213.133.125.247] | 
| 895 |  |  | o TODO: migrate uml vhost quepasa from 213.133.118.38 to 213.133.125.247 and master from 213.133.118.34 to 213.133.125.242 | 
| 896 |  |  | #> sue service | 
| 897 |  |  | #> screen -r quepasa | 
| 898 |  |  | #> su root | 
| 899 |  |  | #> ifconfig | 
| 900 |  |  | #> ifconfig eth0 213.133.125.247 | 
| 901 |  |  | #> CTRL A + D | 
| 902 |  |  | [detached] | 
| 903 |  |  | #> uml_boot --vhost=quepasa --prepare | 
| 904 |  |  | #> CTRL + D | 
| 905 |  |  | #> nano /etc/network/interfaces | 
| 906 |  |  | [made changes] | 
| 907 |  |  | #> /etc/init.d/networking restart | 
| 908 |  |  | #> nano /etc/iptables.rules | 
| 909 |  |  | [made changes] | 
| 910 |  |  | #> iptables -F | 
| 911 |  |  | #> ./etc/iptables.rules | 
| 912 |  |  | [from a remote host] | 
| 913 |  |  | #> ping 213.133.125.147 | 
| 914 |  |  | [okay!] | 
| 915 |  |  |  | 
| 916 |  |  | alternative / some more (still unhandled) stuff (for UMLs): | 
| 917 |  |  |  | 
| 918 |  |  | networking: | 
| 919 |  |  | #> cd /home/uml/elessar/rootfs | 
| 920 |  |  | #> mount -o loop root_fs.woody-stable.ext3 ../mnt/rootfs | 
| 921 |  |  | #> cd /home/uml/elessar/mnt/rootfs/etc/network | 
| 922 |  |  | #> pico interfaces | 
| 923 |  |  | auto eth0 | 
| 924 |  |  | iface eth0 inet static | 
| 925 |  |  | address 213.133.125.249 | 
| 926 |  |  | netmask 255.255.255.255 | 
| 927 |  |  | network 213.133.125.241 | 
| 928 |  |  | broadcast 213.133.125.255 | 
| 929 |  |  | gateway 213.133.125.242 | 
| 930 |  |  | #> cd /home/uml/elessar/mnt | 
| 931 |  |  | #> umount rootfs | 
| 932 |  |  |  | 
| 933 |  |  | #> uml_boot --prepare --vhost=elessar | 
| 934 |  |  | #> uml_boot --start --vhost=elessar | 
| 935 |  |  | #> nano /etc/hosts | 
| 936 |  |  | #> nano /etc/resolv.conf | 
| 937 |  |  |  | 
| 938 |  |  | services: | 
| 939 |  |  | #> nano /etc/apache/conf/httpd.conf | 
| 940 |  |  | #> /etc/init.d/apache restart | 
| 941 |  |  |  | 
| 942 |  |  | firewall: | 
| 943 |  |  | #> nano /etc/iptables.rules [okay] | 
| 944 |  |  | #> iptables -F | 
| 945 |  |  | #> iptables -X | 
| 946 |  |  | #> ./etc/iptables.rules | 
| 947 |  |  | #> /etc/init.d/iptables save active | 
| 948 |  |  |  | 
| 949 |  |  | process-checklist: | 
| 950 |  |  | x netsaint | 
| 951 |  |  | x monit | 
| 952 |  |  | o portsentry | 
| 953 |  |  | ? apache | 
| 954 |  |  | ? mysql | 
| 955 |  |  |  | 
| 956 |  |  | ? portmapper (on quepasa - and maybe elessar) (might it be malicious?) | 
| 957 |  |  |  | 
| 958 |  |  | o rcmysqld start | 
| 959 |  |  | o firewall on quepasa!!! -> rcfirewall | 
| 960 |  |  |  | 
| 961 |  |  | netsaint / nsa addresses!!! | 
| 962 |  |  |  | 
| 963 |  |  | special cases: | 
| 964 |  |  | moon4:#> pico /usr/local/apache_1.3.23/conf/httpd_pamp.conf | 
| 965 |  |  |  | 
| 966 |  |  | notify clemens: | 
| 967 |  |  | 213.133.125.243 moon1.cyber-shop.tv moon1 | 
| 968 |  |  | 213.133.125.244 moon2.get.nu moon2 | 
| 969 |  |  | 213.133.125.245 moon3.dodclans.de moon3 | 
| 970 |  |  | 213.133.125.246 moon4.webpla.net moon4 | 
| 971 |  |  |  | 
| 972 |  |  | webpla.net? --> elessar.f7x.net??? | 
| 973 |  |  |  | 
| 974 |  |  |  | 
| 975 |  |  |  | 
| 976 |  |  | dns-entries: | 
| 977 |  |  |  | 
| 978 |  |  | --- snip --- | 
| 979 |  |  | $TTL 2h | 
| 980 |  |  | @ IN SOA ns1.first-ns.de. postmaster.robot.first-ns.de. ( | 
| 981 |  |  | 2000091604   ; Serial | 
| 982 |  |  | 14400        ; Refresh | 
| 983 |  |  | 1800         ; Retry | 
| 984 |  |  | 604800       ; Expire | 
| 985 |  |  | 86400  )     ; Minimum | 
| 986 |  |  |  | 
| 987 |  |  | @                   IN      NS      ns1.first-ns.de. | 
| 988 |  |  | @                   IN      NS      robotns2.second-ns.de. | 
| 989 |  |  |  | 
| 990 |  |  | localhost           IN      A       127.0.0.1 | 
| 991 |  |  | @                   IN      A       213.133.118.36 | 
| 992 |  |  | www                 IN      A       213.133.118.36 | 
| 993 |  |  | mail                        IN      A       213.133.118.36 | 
| 994 |  |  | quepasa                 IN      A       213.133.118.36 | 
| 995 |  |  |  | 
| 996 |  |  | @                       IN      MX 10   mail | 
| 997 |  |  | @                       IN      MX 30   mx1.service.netfrag.org. | 
| 998 |  |  | @                   IN      MX 50   mango.rotamente.de. | 
| 999 |  |  |  | 
| 1000 |  |  | loopback            IN      CNAME   localhost | 
| 1001 |  |  |  | 
| 1002 |  |  | pop                     IN      CNAME   quepasa | 
| 1003 |  |  | smtp                    IN      CNAME   quepasa | 
| 1004 |  |  | imap                    IN      CNAME   quepasa | 
| 1005 |  |  | ftp                     IN      CNAME   quepasa | 
| 1006 |  |  | cvs                     IN      CNAME   quepasa | 
| 1007 |  |  |  | 
| 1008 |  |  | hello                   IN      CNAME   quepasa | 
| 1009 |  |  | seeya                   IN      CNAME   quepasa | 
| 1010 |  |  | intra                   IN      CNAME   quepasa | 
| 1011 |  |  |  | 
| 1012 |  |  | news                    IN      CNAME   quepasa | 
| 1013 |  |  | nntp                    IN      CNAME   quepasa | 
| 1014 |  |  |  | 
| 1015 |  |  | ldap                    IN      CNAME   quepasa | 
| 1016 |  |  | syndication             IN      CNAME   quepasa | 
| 1017 |  |  | rss                     IN      CNAME   quepasa | 
| 1018 |  |  | eagle                   IN      CNAME   quepasa | 
| 1019 |  |  |  | 
| 1020 |  |  | search                  IN      CNAME   quepasa | 
| 1021 |  |  | sync-meta               IN      CNAME   quepasa | 
| 1022 |  |  | docs                    IN      CNAME   quepasa | 
| 1023 |  |  |  | 
| 1024 |  |  | service                         IN A    213.133.118.36 | 
| 1025 |  |  | h1.service.netfrag.org.         IN A    213.133.118.34 | 
| 1026 |  |  | backup.service.netfrag.org.     IN A    213.133.118.36 | 
| 1027 |  |  | packages.service.netfrag.org.   IN A    213.133.118.36 | 
| 1028 |  |  |  | 
| 1029 |  |  | psl                     IN      A       213.133.118.36 | 
| 1030 |  |  | eagle.psl.netfrag.org.  IN      A       213.133.118.36 | 
| 1031 |  |  |  | 
| 1032 |  |  | sorceress               IN      A       213.133.118.38 | 
| 1033 |  |  |  | 
| 1034 |  |  | mx1.service.netfrag.org. IN      A       213.133.118.34 | 
| 1035 |  |  | --- snip --- | 
| 1036 |  |  |  | 
| 1037 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --zones --domain=netfrag.org --dryrun --verbose | 
| 1038 |  |  | modifying zone file for "netfrag.org" with sub-handler "ipchange" | 
| 1039 |  |  | Starting login at URL: http://www.hetzner.de/robot/passwd.php. | 
| 1040 |  |  | ......done. | 
| 1041 |  |  | Try getting DNS-ZoneFile for netfrag.org. | 
| 1042 |  |  | .....done. | 
| 1043 |  |  | changed zone file: | 
| 1044 |  |  | $TTL 2h | 
| 1045 |  |  | @ IN SOA ns1.first-ns.de. postmaster.robot.first-ns.de. ( | 
| 1046 |  |  | 2000091604   ; Serial | 
| 1047 |  |  | 14400        ; Refresh | 
| 1048 |  |  | 1800         ; Retry | 
| 1049 |  |  | 604800       ; Expire | 
| 1050 |  |  | 86400  )     ; Minimum | 
| 1051 |  |  |  | 
| 1052 |  |  | @                       IN      NS      ns1.first-ns.de. | 
| 1053 |  |  | @                       IN      NS      robotns2.second-ns.de. | 
| 1054 |  |  |  | 
| 1055 |  |  | localhost               IN      A       127.0.0.1 | 
| 1056 |  |  | @                       IN      A       213.133.125.247 | 
| 1057 |  |  | www                     IN      A       213.133.125.247 | 
| 1058 |  |  | mail                    IN      A       213.133.125.247 | 
| 1059 |  |  | quepasa                 IN      A       213.133.125.247 | 
| 1060 |  |  |  | 
| 1061 |  |  | @                       IN      MX 10   mail | 
| 1062 |  |  | @                       IN      MX 30   mx1.service.netfrag.org. | 
| 1063 |  |  | @                       IN      MX 50   mango.rotamente.de. | 
| 1064 |  |  |  | 
| 1065 |  |  | loopback                IN      CNAME   localhost | 
| 1066 |  |  |  | 
| 1067 |  |  | pop                     IN      CNAME   quepasa | 
| 1068 |  |  | smtp                    IN      CNAME   quepasa | 
| 1069 |  |  | imap                    IN      CNAME   quepasa | 
| 1070 |  |  | ftp                     IN      CNAME   quepasa | 
| 1071 |  |  | cvs                     IN      CNAME   quepasa | 
| 1072 |  |  |  | 
| 1073 |  |  | hello                   IN      CNAME   quepasa | 
| 1074 |  |  | seeya                   IN      CNAME   quepasa | 
| 1075 |  |  | intra                   IN      CNAME   quepasa | 
| 1076 |  |  |  | 
| 1077 |  |  | news                    IN      CNAME   quepasa | 
| 1078 |  |  | nntp                    IN      CNAME   quepasa | 
| 1079 |  |  |  | 
| 1080 |  |  | ldap                    IN      CNAME   quepasa | 
| 1081 |  |  | syndication             IN      CNAME   quepasa | 
| 1082 |  |  | rss                     IN      CNAME   quepasa | 
| 1083 |  |  | eagle                   IN      CNAME   quepasa | 
| 1084 |  |  |  | 
| 1085 |  |  | search                  IN      CNAME   quepasa | 
| 1086 |  |  | sync-meta               IN      CNAME   quepasa | 
| 1087 |  |  | docs                    IN      CNAME   quepasa | 
| 1088 |  |  |  | 
| 1089 |  |  | service                         IN A    213.133.125.247 | 
| 1090 |  |  | h1.service.netfrag.org.         IN A    213.133.125.242 | 
| 1091 |  |  | backup.service.netfrag.org.     IN A    213.133.125.247 | 
| 1092 |  |  | packages.service.netfrag.org.   IN A    213.133.125.247 | 
| 1093 |  |  |  | 
| 1094 |  |  | psl                     IN      A       213.133.125.247 | 
| 1095 |  |  | eagle.psl.netfrag.org.  IN      A       213.133.125.247 | 
| 1096 |  |  |  | 
| 1097 |  |  | sorceress               IN      A       213.133.125.248 | 
| 1098 |  |  |  | 
| 1099 |  |  | mx1.service.netfrag.org. IN      A       213.133.125.242 | 
| 1100 |  |  |  | 
| 1101 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --zones --domain=netfrag.org | 
| 1102 |  |  |  | 
| 1103 |  |  | root@h1:#> sue service | 
| 1104 |  |  | service@h1:#> screen -r quepasa | 
| 1105 |  |  | root@quepasa:#> /etc/init.d/apache restart | 
| 1106 |  |  | [failed] | 
| 1107 |  |  |  | 
| 1108 |  |  | #> nano /data/www/global/conf/httpd.conf | 
| 1109 |  |  | [changed] | 
| 1110 |  |  |  | 
| 1111 |  |  | #> apachectl configtest | /etc/init.d/apache start | 
| 1112 |  |  |  | 
| 1113 |  |  | #> tail -f /var/log/apache/error.log | 
| 1114 |  |  | [Tue May 27 05:13:46 2003] [notice] Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3 configured -- resuming normal operations | 
| 1115 |  |  | [Tue May 27 05:13:46 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec) | 
| 1116 |  |  | [Tue May 27 05:13:46 2003] [notice] Accept mutex: sysvsem (Default: sysvsem) | 
| 1117 |  |  | [Tue May 27 05:21:02 2003] [notice] caught SIGTERM, shutting down | 
| 1118 |  |  | [Tue May 27 05:25:04 2003] [alert] mod_unique_id: unable to gethostbyname("quepasa") | 
| 1119 |  |  | [Tue May 27 05:48:43 2003] [alert] mod_unique_id: unable to gethostbyname("quepasa") | 
| 1120 |  |  | [Tue May 27 06:11:13 2003] [error] (2)No such file or directory: mod_mime_magic: can't read magic file /etc/apache/share/magic | 
| 1121 |  |  | [Tue May 27 06:12:11 2003] [notice] Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3 configured -- resuming normal operations | 
| 1122 |  |  | [Tue May 27 06:12:11 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec) | 
| 1123 |  |  | [Tue May 27 06:12:11 2003] [notice] Accept mutex: sysvsem (Default: sysvsem) | 
| 1124 |  |  |  | 
| 1125 |  |  |  | 
| 1126 |  |  | --- snip (off.context) --- | 
| 1127 |  |  | BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.125.247 DST=213.133.125.3 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=1404 WINDOW=0 RES=0x00 ACK RST URGP=0 | 
| 1128 |  |  | BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.125.247 DST=213.133.125.3 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=1404 WINDOW=0 RES=0x00 ACK RST URGP=0 | 
| 1129 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=56907 DF PROTO=TCP SPT=1405 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1130 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=56908 DF PROTO=TCP SPT=1405 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1131 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=56911 DF PROTO=TCP SPT=1405 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1132 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=50664 DF PROTO=TCP SPT=1409 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1133 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=50665 DF PROTO=TCP SPT=1409 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1134 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=50666 DF PROTO=TCP SPT=1409 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1135 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=50667 DF PROTO=TCP SPT=1409 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1136 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=61.174.124.113 DST=213.133.125.247 LEN=48 TOS=0x00 PREC=0x00 TTL=103 ID=62638 DF PROTO=TCP SPT=3045 DPT=139 WINDOW=8760 RES=0x00 SYN URGP=0 | 
| 1137 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=61.174.124.113 DST=213.133.125.247 LEN=48 TOS=0x00 PREC=0x00 TTL=103 ID=62744 DF PROTO=TCP SPT=3045 DPT=139 WINDOW=8760 RES=0x00 SYN URGP=0 | 
| 1138 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48330 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1139 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48331 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1140 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48332 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1141 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48333 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1142 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48334 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1143 |  |  | BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:7d:f7:00:ff:6e:0a:05:41:08:00 SRC=213.133.125.3 DST=213.133.125.247 LEN=60 TOS=0x00 PREC=0x00 TTL=59 ID=48335 DF PROTO=TCP SPT=1415 DPT=9102 WINDOW=5840 RES=0x00 CWR ECE SYN URGP=0 | 
| 1144 |  |  | --- snip (off.context) --- | 
| 1145 |  |  |  | 
| 1146 |  |  | --- snip (off.context) --- | 
| 1147 |  |  | tail -f /var/log/mail.log | 
| 1148 |  |  | May 27 05:27:52 quepasa imapd[6724]: imaps SSL service init from 213.133.125.247 | 
| 1149 |  |  | May 27 05:28:16 quepasa imapd[6724]: Login user=joko_mail host=pD9E7625A.dip.t-dialin.net [217.231.98.90] | 
| 1150 |  |  | --- snip (off.context) --- | 
| 1151 |  |  |  | 
| 1152 |  |  | --- snip (off.context) --- | 
| 1153 |  |  | #> mailq | 
| 1154 |  |  | Total requests: 1558 | 
| 1155 |  |  | #> mailq | 
| 1156 |  |  | Total requests: 1515 | 
| 1157 |  |  | puhh .... | 
| 1158 |  |  | --- snip (off.context) --- | 
| 1159 |  |  |  | 
| 1160 |  |  | --- snip (off.context) --- | 
| 1161 |  |  | rlog -r /var/lib/cvs/nfo/perl/scripts/outlook2ldap/libs/org/netfrag/p | 
| 1162 |  |  | --- snip (off.context) --- | 
| 1163 |  |  |  | 
| 1164 |  |  |  | 
| 1165 |  |  | [continuing the migration process] | 
| 1166 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --zones --domain=w-a-c.com | 
| 1167 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --zones --domain=lashlarue.de | 
| 1168 |  |  | #> nano /etc/resolv.conf              # [added nameserver 213.133.100.100 on top] | 
| 1169 |  |  | #> apachectl configtest | 
| 1170 |  |  | #> /etc/init.d/apache restart | 
| 1171 |  |  |  | 
| 1172 |  |  | yup! netfrag.org, lashlarue.de and w-a-c.com is working again! | 
| 1173 |  |  |  | 
| 1174 |  |  | okay - now: h1.service.netfrag.org goes cvs! | 
| 1175 |  |  |  | 
| 1176 |  |  | 1. Initial steps required to "bind cvs" | 
| 1177 |  |  | root@quepasa:#> cd /data/var/lib/cvs/nfo/hosts | 
| 1178 |  |  | root@quepasa:#> mkdir -p h1.service.netfrag.org/hda | 
| 1179 |  |  | root@quepasa:#> chown -R service.rootsrc h1.service.netfrag.org/ | 
| 1180 |  |  |  | 
| 1181 |  |  | doesn't work: { | 
| 1182 |  |  | root@h1:#> cd / | 
| 1183 |  |  | root@h1:#> export CVS_RSH=ssh | 
| 1184 |  |  | root@h1:#> cvs -d :ext:service@cvs.netfrag.org:/var/lib/cvs checkout nfo/hosts/h1.service.netfrag.org/hda | 
| 1185 |  |  | } | 
| 1186 |  |  | instead: { | 
| 1187 |  |  | root@h1:#> cd / | 
| 1188 |  |  | root@h1:#> mkdir CVS | 
| 1189 |  |  | root@h1:#> touch CVS/Entries && touch CVS/Repository && touch CVS/Root | 
| 1190 |  |  | root@h1:#> echo nfo/hosts/h1.service.netfrag.org/hda > CVS/Repository | 
| 1191 |  |  | root@h1:#> echo :ext:service@cvs.netfrag.org:/var/lib/cvs > CVS/Root | 
| 1192 |  |  | root@h1:#> cvs update | 
| 1193 |  |  | } | 
| 1194 |  |  |  | 
| 1195 |  |  | 2. Additional steps required to generate and/or distribute a ssh-key to achieve passwordless-cvs-operation(s) | 
| 1196 |  |  | root@h1:#> su service | 
| 1197 |  |  | service@h1:#> cat ~/.ssh/id_dsa.pub | ssh service@cvs.netfrag.org "cat - >> ~/.ssh/authorized_keys" | 
| 1198 |  |  | service@h1:#> cd / | 
| 1199 |  |  | service@h1:#> cvs update | 
| 1200 |  |  | service@h1:#> CTRL + D | 
| 1201 |  |  | rjoko@h1:#> ssh-keygen -d | 
| 1202 |  |  | rjoko@h1:#> cat /root/.ssh/id_dsa.pub | ssh service@cvs.netfrag.org "cat - >> ~/.ssh/authorized_keys" | 
| 1203 |  |  | i | 
| 1204 |  |  | http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5&arch=&apropos=0&manpath=OpenBSD+Current | 
| 1205 |  |  | http://www.sra.co.jp/people/m-kasahr/cvsrsh/cvsrsh-1.txt | 
| 1206 |  |  |  | 
| 1207 |  |  | i an essence: | 
| 1208 |  |  | dispatchmail is way too slow!!! re-implement it using c++, look at the procmail source! | 
| 1209 |  |  |  | 
| 1210 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --ipacct | 
| 1211 |  |  | rjoko@h1:/home/service/bin/migrate/ip_change # ./mig | 
| 1212 |  |  | patching ip addresses inside configuration files | 
| 1213 |  |  | patching /etc/hosts | 
| 1214 |  |  | patching /etc/resolv.conf | 
| 1215 |  |  | patching /etc/mail/LocalIP | 
| 1216 |  |  | patching /etc/init.d/mysqld | 
| 1217 |  |  | patching /etc/portsentry2/portsentry.conf | 
| 1218 |  |  | patching /etc/proftpd.conf | 
| 1219 |  |  | patching /etc/vsd/vsd.conf | 
| 1220 |  |  | patching /home/service/bin/mrtg/etc/mrtg.cfg | 
| 1221 |  |  | patching /home/service/bin/acctools/getopenports.pl | 
| 1222 |  |  | patching /home/service/bin/iptables/iptables.rules | 
| 1223 |  |  | patching /home/service/etc/vsdhosts.conf | 
| 1224 |  |  | patching /home/service/etc/UML/Config.pm | 
| 1225 |  |  | patching /usr/local/apache/conf/httpd.conf | 
| 1226 |  |  | patching /home/vsd/vs/moon1/etc/hosts | 
| 1227 |  |  | patching /home/vsd/vs/moon1/etc/resolv.conf | 
| 1228 |  |  | patching /home/vsd/vs/moon1/etc/ssh/sshd_config | 
| 1229 |  |  | patching /home/vsd/vs/moon1/etc/httpd/conf/httpd.conf | 
| 1230 |  |  | patching /home/vsd/vs/moon2/etc/hosts | 
| 1231 |  |  | patching /home/vsd/vs/moon2/etc/resolv.conf | 
| 1232 |  |  | patching /home/vsd/vs/moon2/etc/ssh/sshd_config | 
| 1233 |  |  | patching /home/vsd/vs/moon2/etc/httpd/conf/httpd.conf | 
| 1234 |  |  | patching /home/vsd/vs/moon3/etc/hosts | 
| 1235 |  |  | patching /home/vsd/vs/moon3/etc/resolv.conf | 
| 1236 |  |  | patching /home/vsd/vs/moon3/etc/ssh/sshd_config | 
| 1237 |  |  | patching /home/vsd/vs/moon3/etc/httpd/conf/httpd.conf | 
| 1238 |  |  | patching /home/vsd/vs/moon4/etc/hosts | 
| 1239 |  |  | patching /home/vsd/vs/moon4/etc/resolv.conf | 
| 1240 |  |  | patching /home/vsd/vs/moon4/etc/ssh/sshd_config | 
| 1241 |  |  | patching /home/vsd/vs/moon4/etc/httpd/conf/httpd.conf | 
| 1242 |  |  | patching /home/vsd/vs/sorceress/etc/hosts | 
| 1243 |  |  | patching /home/vsd/vs/sorceress/etc/resolv.conf | 
| 1244 |  |  | patching /home/vsd/vs/sorceress/etc/ssh/sshd_config | 
| 1245 |  |  | patching /home/vsd/vs/sorceress/etc/httpd/conf/httpd.conf | 
| 1246 |  |  | ready. | 
| 1247 |  |  | #> vsboot --restart moon1 | 
| 1248 |  |  | #> vsboot --restart moon2 | 
| 1249 |  |  | #> vsboot --restart moon3 | 
| 1250 |  |  | #> vsboot --restart moon4 | 
| 1251 |  |  | #> vsboot --restart sorceress | 
| 1252 |  |  |  | 
| 1253 |  |  | [...] some more... | 
| 1254 |  |  |  | 
| 1255 |  |  | #> ./migrate.pl --config /home/service/etc/mig-2003-05-27.conf --zones --domain=netfrag.org --dryrun --verbose | 
| 1256 |  |  |  | 
| 1257 |  |  | [zones to be migrated] | 
| 1258 |  |  | 3js.de, segfault.de | 
| 1259 |  |  | f7x.de, .com, .net, .org | 
| 1260 |  |  | daemmig.com | 
| 1261 |  |  | steger.net, steger.org | 
| 1262 |  |  | spd-*, feix | 
| 1263 |  |  |  | 
| 1264 |  |  |  | 
| 1265 |  |  | i sandr - search and replace | 
| 1266 |  |  | @category KISS | 
| 1267 |  |  | http://www.google.com/search?num=30&hl=en&lr=&ie=UTF-8&oe=UTF-8&newwindow=1&safe=off&q=sandr+%22search+and+replace%22 | 
| 1268 |  |  | http://www.thunderstone.com/site/texisman/node74.html | 
| 1269 |  |  | http://irc.pages.de/ircII/script/functions | 
| 1270 |  |  | http://www.punaro.com/portfolio/scripts/sandr | 
| 1271 |  |  | http://home.uchicago.edu/~jhg2/sandr | 
| 1272 |  |  | http://216.239.39.100/search?q=cache:PDDwjBB0lnIJ:scott.kuhlweb.com/tech/sandr/sandr-perl+sandr+%22search+and+replace%22&hl=en&ie=UTF-8 | 
| 1273 |  |  |  | 
| 1274 |  |  | o make a msandr of finder.pl / grep and modifier.pl (modify.pl) | 
| 1275 |  |  | msandr ~ multiple sandr | 
| 1276 |  |  |  | 
| 1277 |  |  | i rackmount chassis cases etc. | 
| 1278 |  |  | http://www.google.com/search?q=rack+19%27%27+cheap+chassis&num=30&hl=en&lr=&ie=UTF-8&oe=UTF-8&newwindow=1&safe=off&start=30&sa=N | 
| 1279 |  |  | http://www.zycko.com/accessories.asp?mscsid=14BVKATWUX378LN08QB742XJDJWP5SM8 | 
| 1280 |  |  | http://www.ostapowich.com/Joel/GeekProjects/Rack/ | 
| 1281 |  |  | http://slashdot.org/askslashdot/00/01/22/1817211.shtml | 
| 1282 |  |  | http://store.yahoo.com/jinco/19raccas.html | 
| 1283 |  |  | http://www.distel.co.uk/ | 
| 1284 |  |  | http://www.icsadvent.com/products/ | 
| 1285 |  |  | http://www.kontron-asia.com/?keySiteRegion=4 | 
| 1286 |  |  | http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=19+rack+case+ | 
| 1287 |  |  | http://www.amptown-cases.co.uk/1024x768.htm | 
| 1288 |  |  | http://www.soundslive.co.uk/common/query.asp?ID=45 | 
| 1289 |  |  | http://www.fischerelektronik.de/fischer/produkte/19rack_e.html | 
| 1290 |  |  | http://www.amtrade.com/case/case.htm | 
| 1291 |  |  | http://www.caseoutlet.com/ | 
| 1292 |  |  | http://www.baber.com/cases/ | 
| 1293 |  |  | http://www.baber.com/cases/rackmount_105.htm | 
| 1294 |  |  | http://www.jdr.com/interact/item.asp?itemno=GR-CASE-19ATX | 
| 1295 |  |  | http://www.baber.com/cases/rackmount_217.htm | 
| 1296 |  |  |  | 
| 1297 |  |  | i Used Car Bluebook | 
| 1298 |  |  | http://www.kbb.com | 
| 1299 |  |  |  | 
| 1300 |  |  | i some more links.... | 
| 1301 |  |  | http://scott.kuhlweb.com/ | 
| 1302 |  |  | http://www.sussdorff-roy.com/resources/aces | 
| 1303 |  |  | http://www.wg.omron.co.jp/ | 
| 1304 |  |  | http://www.omronsoft.com/ | 
| 1305 |  |  | http://www.qosient.com/argus/ragator.1.htm | 
| 1306 |  |  | http://www.theorygroup.com/Archive/Argus/2002/msg00300.html | 
| 1307 |  |  |  | 
| 1308 |  |  | i look at | 
| 1309 |  |  | C:\Programme\Perl\bin\stubmaker.pl | 
| 1310 |  |  | http://xslt.de/ | 
| 1311 |  |  |  | 
| 1312 |  |  | i google::[I'm glad cavepeople didn't invent television]... | 
| 1313 |  |  | http://psl.no-ip.com/public/pages/home/home.php | 
| 1314 |  |  |  | 
| 1315 |  |  | i http://libsyncml.sourceforge.net/ | 
| 1316 |  |  |  | 
| 1317 |  |  | i Topic Maps | 
| 1318 |  |  | http://www.mintert.com/topicmaps/ | 
| 1319 |  |  | http://www.mintert.com/topicmaps/xtm2xhtml/ | 
| 1320 |  |  | http://www.augmentingminds.com/xmlad-tm/SyncML.html | 
| 1321 |  |  |  | 
| 1322 |  |  | i outlook2ldap | 
| 1323 |  |  | google::poor.csv | 
| 1324 |  |  | google::syncOutlookContacts | 
| 1325 |  |  |  | 
| 1326 |  |  | i look at | 
| 1327 |  |  | C:\Programme\cygwin\usr\X11R6\bin\ | 
| 1328 |  |  | ucs2any.pl & uxterm | 
| 1329 |  |  | libGL.dll, libGLU.dll & libICE.dll | 
| 1330 |  |  | glxgears.exe & glxinfo.exe | 
| 1331 |  |  | lbxproxy.exe, proxymngr.exe & iceauth.exe | 
| 1332 |  |  | showrgb.exe, | 
| 1333 |  |  |  | 
| 1334 |  |  | i konqueror on win32: | 
| 1335 |  |  | amo@grasshopper ~ | 
| 1336 |  |  | $ konqueror | 
| 1337 |  |  | kdeinit: launch -> dcopserver --nosid | 
| 1338 |  |  | kdeinit: Launched DCOPServer, pid = 1048 result = 0 | 
| 1339 |  |  | _KDE_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root | 
| 1340 |  |  | DCOP: register 'anonymous-1048' -> number of clients is now 1 | 
| 1341 |  |  | DCOPServer up and running. | 
| 1342 |  |  | kdeinit: launch -> klauncher (null) | 
| 1343 |  |  | DCOP: unregister 'anonymous-1048' | 
| 1344 |  |  | kdeinit: Launched KLauncher, pid = 336 result = 0 | 
| 1345 |  |  | DCOP: register 'klauncher' -> number of clients is now 1 | 
| 1346 |  |  | DCOP: unregister 'klauncher' | 
| 1347 |  |  | DCOP: register 'klauncher' -> number of clients is now 1 | 
| 1348 |  |  | DCOP: register 'anonymous-336' -> number of clients is now 2 | 
| 1349 |  |  | kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/klauncherHavrMb.slave-socket | 
| 1350 |  |  | kdecore (KSocket): Socket bound: 9 | 
| 1351 |  |  | DCOP: new daemon klauncher | 
| 1352 |  |  | DCOP: unregister 'anonymous-336' | 
| 1353 |  |  | kdeinit: launch -> kded (null) | 
| 1354 |  |  | kdeinit: Launched KDED, pid = 1712 result = 0 | 
| 1355 |  |  | DCOP: register 'kded' -> number of clients is now 1 | 
| 1356 |  |  | DCOP: unregister 'kded' | 
| 1357 |  |  | DCOP: register 'kded' -> number of clients is now 1 | 
| 1358 |  |  | DCOP: register 'anonymous-1712' -> number of clients is now 2 | 
| 1359 |  |  | kded: Does not exist! (/cygdrive/c/var/home/amo/.kde/share/servicetypes/) | 
| 1360 |  |  | kded: Does not exist! (/cygdrive/c/var/home/amo/.kde/share/mimelnk/) | 
| 1361 |  |  | kded: Does not exist! (/cygdrive/c/var/home/amo/.kde/share/applnk/) | 
| 1362 |  |  | kded: Does not exist! (/cygdrive/c/var/home/amo/.kde/share/services/) | 
| 1363 |  |  | DCOP: register 'anonymous-1720' -> number of clients is now 3 | 
| 1364 |  |  | kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kbuildsycoca', ...) | 
| 1365 |  |  | kdeinit: Got EXEC_NEW 'kbuildsycoca' from launcher. | 
| 1366 |  |  | kdeinit: launch -> kbuildsycoca --incremental | 
| 1367 |  |  | library=kbuildsycoca.la: No file names kbuildsycoca.la found in paths. | 
| 1368 |  |  | Could not load library! Trying exec.... | 
| 1369 |  |  | kio (KLauncher): kbuildsycoca (pid 2060) up and running. | 
| 1370 |  |  | DCOP: register 'kbuildsycoca' -> number of clients is now 4 | 
| 1371 |  |  | kbuildsycoca: Recreating ksycoca file | 
| 1372 |  |  | kbuildsycoca: Database is up to date | 
| 1373 |  |  | DCOP: unregister 'kbuildsycoca' | 
| 1374 |  |  | kdeinit: PID 2060 terminated. | 
| 1375 |  |  | DCOP: unregister 'anonymous-1720' | 
| 1376 |  |  | kio (KLauncher): KLauncher: Got kdeinit_exec_wait('kconf_update', ...) | 
| 1377 |  |  | kdeinit: Got EXEC_NEW 'kconf_update' from launcher. | 
| 1378 |  |  | kdeinit: launch -> kconf_update ? | 
| 1379 |  |  | kio (KLauncher): kdeinit: PID 2016 terminated.kconf_update (pid 2016) up and running. | 
| 1380 |  |  |  | 
| 1381 |  |  | DCOP: new daemon kded | 
| 1382 |  |  | DCOP: unregister 'anonymous-1712' | 
| 1383 |  |  | kdeinit: PID 1712 terminated. | 
| 1384 |  |  | kdeinit: opened connection to localhost:0.0 | 
| 1385 |  |  | DCOP: register 'konqueror-912' -> number of clients is now 1 | 
| 1386 |  |  | kio (KTrader): KServiceTypeProfile::offers( Browser/View, ) | 
| 1387 |  |  | kio (KTrader): No profile, using KServiceType::offers, result: 12 offers | 
| 1388 |  |  | libkonq: ## loaded: 2 entries. | 
| 1389 |  |  | libkonq: KNewMenu::KNewMenu 0x1007f338 | 
| 1390 |  |  | konqueror: KonqMainWindow::enableAllActions false | 
| 1391 |  |  | kparts: MainWindow::createGUI for 0L | 
| 1392 |  |  | konqueror: KonqMainWindow::openURL : url = 'file:/cygdrive/c/var/home/amo'  serviceType='' view=0x0 | 
| 1393 |  |  | konqueror: KonqMainWindow::setLocationBarURL: url = file:/cygdrive/c/var/home/amo | 
| 1394 |  |  | kdecore (KLibLoader): library libkded_favicons.la not found under 'module' but under 'lib' | 
| 1395 |  |  | konqueror: trying openView for file:/cygdrive/c/var/home/amo (servicetype ) | 
| 1396 |  |  | konqueror: Creating new konqrun for file:/cygdrive/c/var/home/amo req.typedURL= | 
| 1397 |  |  | konqueror: main() -> no args | 
| 1398 |  |  | konqueror: KonqRun::foundMimeType inode/directory | 
| 1399 |  |  | konqueror: KonqMainWindow::openView inode/directory file:/cygdrive/c/var/home/amo 0x0 | 
| 1400 |  |  | konqueror: req.followMode=false | 
| 1401 |  |  | konqueror: req.nameFilter= | 
| 1402 |  |  | konqueror: req.typedURL= | 
| 1403 |  |  | konqueror: serviceName=konq_detailedlistview m_sViewModeForDirectory=konq_detailedlistview | 
| 1404 |  |  | konqueror: KonqViewManager::splitView(ServiceType) | 
| 1405 |  |  | konqueror: KonqViewManager::split | 
| 1406 |  |  | konqueror: KonqViewManager::createView | 
| 1407 |  |  | konqueror: Trying to create view for "inode/directory" | 
| 1408 |  |  | kio (KTrader): KServiceTypeProfile::offers( inode/directory,Application ) | 
| 1409 |  |  | kio (KTrader): No profile, using KServiceType::offers, result: 10 offers | 
| 1410 |  |  | kio (KTrader): KServiceTypeProfile::offers( inode/directory,KParts/ReadOnlyPart ) | 
| 1411 |  |  | kio (KTrader): No profile, using KServiceType::offers, result: 10 offers | 
| 1412 |  |  | konqueror: Found requested service konq_detailedlistview | 
| 1413 |  |  | konqueror: Trying to open lib for requested service konq_detailedlistview | 
| 1414 |  |  | kdecore (KLibLoader): library libkonqlistview.la not found under 'module' but under 'lib' | 
| 1415 |  |  | konqueror: Created main container [KonqFrameContainer pointer (0x10100910) to unnamed widget, geometry=100x30+0+0] | 
| 1416 |  |  | konqueror: KonqViewManager::setupView passiveMode=false | 
| 1417 |  |  | konqueror: KonqFrameContainer [KonqFrameContainer pointer (0x10100910) to unnamed widget, geometry=700x480+0+0]: insertChildFrame 0x100f7fec | 
| 1418 |  |  |  | 
| 1419 |  |  | konqueror: Setting as first child | 
| 1420 |  |  | konqueror: Creating KonqView | 
| 1421 |  |  | konqueror: KonqView::switchView | 
| 1422 |  |  | kparts: found Plugin : /opt/kde2/share/apps/konqlistview/kpartplugins/kshellcmdplugin.rc ! | 
| 1423 |  |  | kdecore (KLibLoader): library libkshellcmdplugin.la not found under 'module' but under 'lib' | 
| 1424 |  |  | konqueror: KParts::Plugin | 
| 1425 |  |  | konqueror: Creating KonqDetailedListViewWidget | 
| 1426 |  |  | konqueror: +KonqBaseListViewWidget | 
| 1427 |  |  | konqueror: KonqFrame::attachInternal() | 
| 1428 |  |  | konqueror: KonqView created | 
| 1429 |  |  | konqueror: KonqMainWindow::viewCountChanged | 
| 1430 |  |  | konqueror: KonqViewManager::setupView done | 
| 1431 |  |  | konqueror: Container [KonqFrameContainer pointer (0x10100910) to unnamed widget, geometry=700x480+0+0] | 
| 1432 |  |  | konqueror:   KonqFrame containing view 0x10101988 part 0x10104470 whose widget is a KonqBaseListViewWidget | 
| 1433 |  |  | konqueror:   Null child | 
| 1434 |  |  | konqueror: KonqMainWindow::enableAllActions true | 
| 1435 |  |  | konqueror: KonqViewManager::profileListDirty() | 
| 1436 |  |  | konqueror: KonqViewManager::setActivePart 0x10104470 | 
| 1437 |  |  | kparts: 0x1007cf08 emitting activePartChanged 0x10104470 | 
| 1438 |  |  | konqueror: KonqView::openURL url=file:/cygdrive/c/var/home/amo locationBarURL=file:/cygdrive/c/var/home/amo | 
| 1439 |  |  | konqueror: protocol in ::openURL: -file- url: -/cygdrive/c/var/home/amo- | 
| 1440 |  |  | konqueror: protocol: -file- | 
| 1441 |  |  | kio (KDirLister): KDirLister::openURL file:/cygdrive/c/var/home/amo keep=false | 
| 1442 |  |  | konqueror: KonqBaseListViewWidget::slotClear() | 
| 1443 |  |  | konqueror: ListViewBrowserExtension::yOffset | 
| 1444 |  |  | konqueror: ListViewBrowserExtension::xOffset | 
| 1445 |  |  | konqueror: KonqListView::saveState | 
| 1446 |  |  | libkonq: ## addToHistory: file:/cygdrive/c/var/home/amoTyped URL: file:/cygdrive/c/var/home/amo, Title: | 
| 1447 |  |  | konqueror: KonqMainWindow::openView ok=true bOthersFollowed=false returning true | 
| 1448 |  |  | konqueror: slotPartActivated 0x10104470 konqlistview | 
| 1449 |  |  | konqueror: New current view 0x10101988 | 
| 1450 |  |  | kparts: MainWindow::createGUI for | 
| 1451 |  |  | kparts: ReadOnlyPart::guiActivateEvent -> file:/cygdrive/c/var/home/amo | 
| 1452 |  |  | konqueror: KonqMainWindow::setCaption(file:/cygdrive/c/var/home/amo) | 
| 1453 |  |  | konqueror: KonqMainWindow::setLocationBarURL: url = file:/cygdrive/c/var/home/amo | 
| 1454 |  |  | kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorHavrMb.slave-socket | 
| 1455 |  |  | kdecore (KSocket): Socket bound: 7 | 
| 1456 |  |  | kio (KLauncher): KLauncher: launching new slave kio_file with protocol=file | 
| 1457 |  |  | kdeinit: Got EXEC_NEW 'kio_file' from launcher. | 
| 1458 |  |  | kdeinit: launch -> kio_file file | 
| 1459 |  |  | kio (KLauncher): kio_file (pid 1876) up and running. | 
| 1460 |  |  | kio (KLauncher): Slave launched, pid = 1876 | 
| 1461 |  |  | konqueror: KonqMainWindow::slotRunFinished() | 
| 1462 |  |  | konqueror: KonqRun::~KonqRun() | 
| 1463 |  |  | kio_file: Starting 1876 | 
| 1464 |  |  | kio_file: =CYGWIN= LIST file:/cygdrive/c/var/home/amo ========= | 
| 1465 |  |  | kio (kioslave): listEntries 25 | 
| 1466 |  |  | kio (kioslave): listEntries 22 | 
| 1467 |  |  | kio (kioslave): listEntries 5 | 
| 1468 |  |  | kio_file: ============= COMPLETED LIST ============ | 
| 1469 |  |  | kio_file: =============== BYE =========== | 
| 1470 |  |  | konqueror: going to first item | 
| 1471 |  |  | konqueror: KonqView::slotCompleted | 
| 1472 |  |  | konqueror: ListViewBrowserExtension::yOffset | 
| 1473 |  |  | konqueror: ListViewBrowserExtension::xOffset | 
| 1474 |  |  | konqueror: KonqListView::saveState | 
| 1475 |  |  | libkonq: ## addToHistory: file:/cygdrive/c/var/home/amoTyped URL: , Title: file:/cygdrive/c/var/home/amo | 
| 1476 |  |  |  | 
| 1477 |  |  | [...] | 
| 1478 |  |  |  | 
| 1479 |  |  | kio_file: ============= COMPLETED LIST ============ | 
| 1480 |  |  | kio_file: =============== BYE =========== | 
| 1481 |  |  | konqueror: going to first item | 
| 1482 |  |  | konqueror: KonqView::slotCompleted | 
| 1483 |  |  | konqueror: ListViewBrowserExtension::yOffset | 
| 1484 |  |  | konqueror: ListViewBrowserExtension::xOffset | 
| 1485 |  |  | konqueror: KonqListView::saveState | 
| 1486 |  |  | libkonq: ## addToHistory: file:/cygdrive/c/Save/ScreensTyped URL: , Title: file:/cygdrive/c/Save/Screens | 
| 1487 |  |  | konqueror: KonqMainWindow::closeEvent begin | 
| 1488 |  |  | konqueror: KonqMainWindow::closeEvent end | 
| 1489 |  |  | konqueror: KonqMainWindow::~KonqMainWindow [KonqMainWindow pointer (0x10075f38) to widget konqueror-mainwindow#1, geometry=700x480+254+207] | 
| 1490 |  |  | konqueror: KonqViewManager::clear | 
| 1491 |  |  | konqueror: KonqViewManager::setActivePart 0x0 | 
| 1492 |  |  | kparts: 0x1007cf08 emitting activePartChanged 0x0 | 
| 1493 |  |  | konqueror: slotPartActivated 0x0 | 
| 1494 |  |  | konqueror: New current view 0x0 | 
| 1495 |  |  | konqueror: No part activated - returning | 
| 1496 |  |  | kparts: MainWindow::createGUI for 0L | 
| 1497 |  |  | kparts: deactivating GUI for | 
| 1498 |  |  | konqueror: KonqMainWindow::removeChildView childView 0x10101988 | 
| 1499 |  |  | konqueror: KonqMainWindow::viewCountChanged | 
| 1500 |  |  | kparts: Part::~Part 0x10102c18 | 
| 1501 |  |  | kparts: deleting widget [KonqTreeViewWidget pointer (0x10148788) to unnamed widget, geometry=347x373+0+0] unnamed | 
| 1502 |  |  | konqueror: -KonqTreeViewWidget | 
| 1503 |  |  | konqueror: -KonqBaseListViewWidget | 
| 1504 |  |  | kparts: KPartManager::slotObjectDestroyed() | 
| 1505 |  |  | konqueror: KonqViewManager::removePart ( 0x10102c18 ) | 
| 1506 |  |  | konqueror: KonqMainWindow::removeChildView childView 0x1013ca00 | 
| 1507 |  |  | konqueror: KonqMainWindow::viewCountChanged | 
| 1508 |  |  | kparts: Part::~Part 0x10104d50 | 
| 1509 |  |  | kparts: deleting widget [KonqBaseListViewWidget pointer (0x10156780) to unnamed widget, geometry=347x373+0+0] unnamed | 
| 1510 |  |  | konqueror: -KonqBaseListViewWidget | 
| 1511 |  |  | kparts: KPartManager::slotObjectDestroyed() | 
| 1512 |  |  | konqueror: KonqViewManager::removePart ( 0x10104d50 ) | 
| 1513 |  |  | konqueror: deleting m_pMainContainer | 
| 1514 |  |  | konqueror: KonqFrameContainer::~KonqFrameContainer() [KonqFrameContainer pointer (0x10100910) to unnamed widget, geometry=700x390+0+90] - Ko | 
| 1515 |  |  | nqFrameContainer | 
| 1516 |  |  | konqueror: KonqFrameContainer::~KonqFrameContainer() [KonqFrameContainer pointer (0x1011bc18) to unnamed widget, geometry=700x390+0+0] - Kon | 
| 1517 |  |  | qFrameContainer | 
| 1518 |  |  | konqueror: KonqFrame::~KonqFrame() [KonqFrame pointer (0x100f7f78) to widget KonqFrame, geometry=347x390+0+0] | 
| 1519 |  |  | konqueror: KonqFrame::~KonqFrame() [KonqFrame pointer (0x10128d28) to widget KonqFrame, geometry=347x390+353+0] | 
| 1520 |  |  | konqueror: KonqMainWindow::~KonqMainWindow [KonqMainWindow pointer (0x10075f38) to widget konqueror-mainwindow#1, geometry=700x480+254+207] | 
| 1521 |  |  | done | 
| 1522 |  |  | libkonq: KNewMenu::~KNewMenu 0x1007f338 | 
| 1523 |  |  | kdecore (KLibLoader): The KLibLoader contains the library libkshellcmdplugin (0x10108368) | 
| 1524 |  |  | kdecore (KLibLoader): The KLibLoader contains the library libkonqlistview (0x100efd20) | 
| 1525 |  |  | DCOP: unregister 'konqueror-912' | 
| 1526 |  |  |  | 
| 1527 |  |  | amo@grasshopper ~ | 
| 1528 |  |  | $ | 
| 1529 |  |  |  | 
| 1530 |  |  | amo@grasshopper ~ | 
| 1531 |  |  | $ | 
| 1532 |  |  |  | 
| 1533 |  |  | amo@grasshopper ~ | 
| 1534 |  |  | $ | 
| 1535 |  |  |  | 
| 1536 |  |  | amo@grasshopper ~ | 
| 1537 |  |  | $ | 
| 1538 |  |  |  | 
| 1539 |  |  | amo@grasshopper ~ | 
| 1540 |  |  | $ | 
| 1541 |  |  |  | 
| 1542 |  |  | amo@grasshopper ~ | 
| 1543 |  |  | $ | 
| 1544 |  |  |  | 
| 1545 |  |  | amo@grasshopper ~ | 
| 1546 |  |  | $ DCOPServer : slotTerminate() -> sending terminateKDE signal. | 
| 1547 |  |  | klauncher: KLauncher::process ---> terminateKDE | 
| 1548 |  |  | kio_file: Done | 
| 1549 |  |  | DCOP: unregister 'klauncher' | 
| 1550 |  |  | kdeinit: terminate KDE. | 
| 1551 |  |  | kdeinit: Fatal IO error: client killed | 
| 1552 |  |  | kdeinit: sending SIGHUP to children. | 
| 1553 |  |  | DCOP: unregister 'kded' | 
| 1554 |  |  | kdeinit: sending SIGTERM to children. | 
| 1555 |  |  | kdeinit: Exit. | 
| 1556 |  |  |  | 
| 1557 |  |  | i google::[datentypen bytelängen] | 
| 1558 |  |  | http://ezs.kr.fh-niederrhein.de/lectures/treiber/html/x2111.html | 
| 1559 |  |  | http://efeu.cybertec.at/efeu/doc/de/html/prog/chap_3.html | 
| 1560 |  |  |  | 
| 1561 |  |  | i look at | 
| 1562 |  |  | C:\Programme\cygwin\usr\src\perl-5.6.1-2\jpl\README | 
| 1563 |  |  | C:\Programme\cygwin\usr\src\perl-5.6.1-2\jpl\PerlInterpreter\PerlInterpreter.java | 
| 1564 |  |  | C:\Programme\cygwin\usr\src\perl-5.6.1-2\jpl\JPL_Rolo\JPL_Rolo.jpl | 
| 1565 |  |  |  | 
| 1566 |  |  | i more info | 
| 1567 |  |  | 1791 ?        S      0:00 fbmngplay -p -b -c 1 /usr/share/splash/keys.mng | 
| 1568 |  |  | fam & /etc/fam.conf | 
| 1569 |  |  |  | 
| 1570 |  |  | i quepasa.netfrag.org | 
| 1571 |  |  | #> dpkg -r nfs-common | 
| 1572 |  |  | #> dpkg -r portmap | 
| 1573 |  |  |  | 
| 1574 |  |  | i some more info | 
| 1575 |  |  |  | 
| 1576 |  |  | /etc/profile.d/complete.bash: | 
| 1577 |  |  | HOSTFILE="/etc/hosts" | 
| 1578 |  |  |  | 
| 1579 |  |  | migration path of legolas(???) / h1 | 
| 1580 |  |  | 212.123.127.169 -> 213.133.118.34 -> 213.133.125.242 | 
| 1581 |  |  |  | 
| 1582 |  |  | i some notes | 
| 1583 |  |  | May 28 00:42:37 quepasa sm-msp-queue[2356]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168 | 
| 1584 |  |  | May 28 00:42:37 quepasa sm-mta[2358]: STARTTLS=server, relay=localhost [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168 | 
| 1585 |  |  | May 28 00:42:53 quepasa amavis[2115]: warning - MIME::Parser error: multipart boundary is missing, or contains CR or LF | 
| 1586 |  |  |  | 
| 1587 |  |  | http://mbpw.de/ | 
| 1588 |  |  | http://www.gruenderleitfaden.de/ | 
| 1589 |  |  | http://www.canbox.com/ | 
| 1590 |  |  | http://www.inexso.de/ | 
| 1591 |  |  |  | 
| 1592 |  |  | http://www.berliner-sparkasse.de/bsk/webpages.nsf/inet/3ECC62748C1?OpenDocument | 
| 1593 |  |  | http://www.berliner-sparkasse.de/bsk/webpages.nsf/inet/Filiale_51?OpenDocument | 
| 1594 |  |  |  | 
| 1595 |  |  | NYLAFORCE  <-> Spritzgießmaschinen  [http://www.leis-polytechnik.de/de/nylaforce.html] | 
| 1596 |  |  | Elektronik <-> Belichtungsvorrichtung | 
| 1597 |  |  |  | 
| 1598 |  |  | braun -> gillette [http://www.witrans.uni-frankfurt.de/Forschungsbericht/foerder/braun_d.htm] | 
| 1599 |  |  |  | 
| 1600 |  |  | "Es gibt nur noch drei Unternehmen auf der Welt": Nestle, Procter & Gamble, ... | 
| 1601 |  |  |  | 
| 1602 |  |  | Verlassenes Dorf nähe Berlin wg. geplantem Flughafen | 
| 1603 |  |  |  | 
| 1604 |  |  | Was ist "Polytechnik"? | 
| 1605 |  |  | http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=polytechnik | 
| 1606 |  |  | http://www.witrans.uni-frankfurt.de/Forschungsbericht/f4/i101/inst.htm | 
| 1607 |  |  |  | 
| 1608 |  |  | caesar: | 
| 1609 |  |  |  | 
| 1610 |  |  | new checks: | 
| 1611 |  |  | - kernel ptrace comprised check | 
| 1612 |  |  | - is portmapper running? | 
| 1613 |  |  | - sendmail - rejected mails | 
| 1614 |  |  | - does the bacula file-daemon reach its director (and the other way round)? | 
| 1615 |  |  |  | 
| 1616 |  |  | enhance: | 
| 1617 |  |  | - http://h1.service.netfrag.org/~service/misc/ll/procstate/ | 
| 1618 |  |  |  | 
| 1619 |  |  | http://search.netfrag.org/Storage | 
| 1620 |  |  |  | 
| 1621 |  |  | o revive webalizer: | 
| 1622 |  |  | safe stats from: | 
| 1623 |  |  | - h1: http://h1.service.netfrag.org/~service/webalizer/ | 
| 1624 |  |  | - quepasa | 
| 1625 |  |  | republish: | 
| 1626 |  |  | - centralized (for admin-overview purposes) and | 
| 1627 |  |  | - distributed / divided (for client-accounting-/information purposes) | 
| 1628 |  |  |  | 
| 1629 |  |  | x problems with accessing nntp on quepasa | 
| 1630 |  |  | #> iptables -I INPUT -p tcp --dport nntp -j ACCEPT | 
| 1631 |  |  | #> iptables -I OUTPUT -p tcp --sport nntp -j ACCEPT | 
| 1632 |  |  | #> /etc/init.d/innd restart | 
| 1633 |  |  |  | 
| 1634 |  |  | o install smoothwall on elessar | 
| 1635 |  |  |  | 
| 1636 |  |  | urls: | 
| 1637 |  |  | http://www.smoothwall.org/ | 
| 1638 |  |  | http://us0.download.smoothwall.org/archive/source/2.0/b4/smoothwall-2.0-mallard-src.tar.gz | 
| 1639 |  |  |  | 
| 1640 |  |  | root@elessar:/tmp# iptables -L -n | 
| 1641 |  |  | iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?) | 
| 1642 |  |  | Perhaps iptables or your kernel needs to be upgraded. | 
| 1643 |  |  |  | 
| 1644 |  |  | #> cd /usr/src | 
| 1645 |  |  | #> wget http://us0.download.smoothwall.org/archive/source/2.0/b4/smoothwall-2.0-mallard-src.tar.gz | 
| 1646 |  |  |  |