/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.98 by joko, Sat Mar 15 00:55:56 2003 UTC revision 1.136 by joko, Sun Mar 23 20:34:50 2003 UTC
# Line 599  o autozoom/runzoom Line 599  o autozoom/runzoom
599    o from (e.g. test6/)    o from (e.g. test6/)
600    o to (e.g. test6/zoomed/)    o to (e.g. test6/zoomed/)
601    
602  o global "last-recent-error"-page for admin to view errors occouring  x global "last-recent-error"-page for admin to view errors occouring
603    ->SystemErrors    - SystemErrors
604    ->StepProcessing: ./.runrc: update|build|publish      o /var/log/syslog
605        x root-mails (via nntp-news-msg's: Alerts/nfo.support)
606          x netsaint
607          x monit
608      - StepProcessing: ./.runrc: update|build|publish
609      - phpDocumentor-errors
610        o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
611      x by now: linked manually in 'caesar': http://h1.service.netfrag.org/caesar/
612    
613  o clean up disks!!!  o clean up disks!!!
614    o h1.service.netfrag.org    o h1.service.netfrag.org
# Line 609  o clean up disks!!! Line 616  o clean up disks!!!
616    
617  o natraj/sorceress: server-consolidation?  o natraj/sorceress: server-consolidation?
618    
 o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html  
   
619  o DataSource::Generic <-> ObjectList!!!  o DataSource::Generic <-> ObjectList!!!
620    
621  o Yakka: (javascript-control):  o Yakka: (javascript-control):
# Line 656  o announce on www.netfrag.org Line 661  o announce on www.netfrag.org
661    
662  o ->search.netfrag.org/ruby  o ->search.netfrag.org/ruby
663    
 o install and use 'monit' to monitor uml's!  
   
664  o refactor Yakka::YakkaSetup  o refactor Yakka::YakkaSetup
665    
666  o quepasa - Error: AMaViS  o quepasa - Error: AMaViS
# Line 844  o more todos: Line 847  o more todos:
847      o /home/uml/skels aufräumen!      o /home/uml/skels aufräumen!
848    o draw more diagrams    o draw more diagrams
849    o let 'monit' monitor our umls    o let 'monit' monitor our umls
850      - together with heartbeat!      x install and configure 'monit'
851          - ... some libs and stuff to be installed on suse ....
852          - /etc/monitrc (not /etc/monit.conf!!!)
853            - requires to be a true file:
854              monit: The control file '/etc/monitrc' must not be a symbolic link.
855              rjoko@h1:/home/service/bin/caesar # cd /etc/
856              rjoko@h1:/etc # rm monitrc
857              rjoko@h1:/etc # mv monit.conf monitrc
858            - requires to have certain permissions:
859              monit: The control file '/etc/monitrc' must have permissions no more than -rwx------ (0700); right now permissions are -rw-r--r-- (0644).
860              rjoko@h1:/etc # chmod a-rwx monitrc
861              rjoko@h1:/etc # chmod 077 monitrc
862            - try again:
863              #> monit
864            - yup!
865        x monitoring these services by pid:
866            o atd.pid    
867            x cron.pid  
868            o gpm.pid    
869            x inetd.pid  
870            o ippl.pid  
871            o klogd.pid  
872            x monit.pid  
873            o nscd.pid  
874            o ntop.sock=
875            o proftpd/  
876            o samba/    
877            x sendmail/  
878            o smpppd/    
879            x sshd.pid  
880            x syslogd.pid
881        o let it work together with heartbeats on umls
882    o make more backups    o make more backups
883      databases: code (repository) and rdbms-sql (mysql)      databases: code (repository) and rdbms-sql (mysql)
884    
# Line 1038  o first time tried 'intop' on h1.service Line 1072  o first time tried 'intop' on h1.service
1072    -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.    -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.
1073    (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.    (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.
1074    
1075  o refactor 'estats' on h1.service.netfrag.org  x refactor 'estats' on h1.service.netfrag.org
1076    o new design    x new design
1077    o new location    x new location
1078      o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/      - http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/
1079    o new architecture? (use WML - Website Meta Language?)    c new architecture? (use WML - Website Meta Language?)
1080    o new names for services / new hierarchy    x new names for services / new hierarchy
1081      o Alerts      - Alerts
1082        o news.netfrag.org/nfo.support        - news.netfrag.org/nfo.support
1083      o Accounting      - Accounting
1084        o bw_accounting        - bw_accounting
1085      o DiskSpaceUsage (dus2html)  [new]      - DiskSpaceUsage (dus2html)  [new]
1086      o IOGraph      - IOGraph
1087      o Monitoring      - Monitoring
1088        o Service        - Service
1089          o netsaint          - netsaint
1090          o nsa          - nsa
1091          o monit          - monit
1092        o Network        - Network
1093          o ip-connection-state (via ippl)          - ip-connection-state (via ippl)
1094          o ip-port-state (via snmpwalk)          - ip-port-state (via snmpwalk)
1095      o Backup      - Backup
1096        o netfrag.org/backup/        - netfrag.org/backup/
1097        o bacula        - bacula
1098      o Logs      - Logs
1099        o news.netfrag.org/nfo.support        - news.netfrag.org/nfo.support
1100    x new backend for "Monitoring" replacing...    x new backend for "Monitoring" replacing...
1101        #*/10 * * * * tail -n 100 /var/log/ippl/all.log > /home/service/public_html/misc/ll/connstate/ippl_output.txt        #*/10 * * * * tail -n 100 /var/log/ippl/all.log > /home/service/public_html/misc/ll/connstate/ippl_output.txt
1102        #0 0 * * *     /home/service/bin/webalizer/mkstats.sh > /dev/null        #0 0 * * *     /home/service/bin/webalizer/mkstats.sh > /dev/null
# Line 1073  o refactor 'estats' on h1.service.netfra Line 1107  o refactor 'estats' on h1.service.netfra
1107        x File::Data        x File::Data
1108          x wget http://search.cpan.org/CPAN/authors/id/R/RF/RFOLEY/File-Data-1.12.tar.gz          x wget http://search.cpan.org/CPAN/authors/id/R/RF/RFOLEY/File-Data-1.12.tar.gz
1109       ... established in /home/service/bin/agents/...       ... established in /home/service/bin/agents/...
1110       x ippl/recent.pl       x [conns] ippl/recent.pl (running in background)
1111       x pstree/procs (linked to /etc/cron.daily)       x [procs] pstree/procs (linked to /etc/cron.daily)
1112         x [ports] snmpwalk/getopenports (snmpwalk/ports linked to /etc/cron.hourly)
1113    
1114    @alias i is-a {info}
1115    
1116  o pdumpfs  i pdumpfs
1117    - 2003-03-13 - before    - 2003-03-13 - before
1118      Filesystem           1K-blocks      Used Available Use% Mounted on      Filesystem           1K-blocks      Used Available Use% Mounted on
1119      /dev/ubd/0             1007896    795632    161064  84% /      /dev/ubd/0             1007896    795632    161064  84% /
# Line 1287  i http://www.netfrag.org/nfoweb/index.ph Line 1324  i http://www.netfrag.org/nfoweb/index.ph
1324    http://www.netfrag.org/nfoweb/index.php/ReleaseNotes    http://www.netfrag.org/nfoweb/index.php/ReleaseNotes
1325    http://phpwiki.sourceforge.net/phpwiki/HISTORY    http://phpwiki.sourceforge.net/phpwiki/HISTORY
1326    
1327    o look at jabber again! get it running on quepasa.netfrag.org
1328      (for being able to give [jabberzilla|http://jabberzilla.mozdev.org/] a shot)
1329    
1330    x ./mkdiag org.netfrag.glib Class Data DataSource DesignPattern Site
1331    
1332    i
1333      root@quepasa:/data/www/virtual/netfrag/docs/nfo/dia# df -h
1334      Filesystem            Size  Used Avail Use% Mounted on
1335      /dev/ubd/0            985M  812M  123M  87% /
1336      /dev/ubd/2            2.0G  2.0G     0 100% /data
1337    
1338    o !!!!  check if device is full before writing to disk  !!!!
1339    
1340    i http://www.gnu.org/projects/dotgnu/index.rdf
1341    
1342    o reasoning from CPU Load to Work Load
1343    
1344    o just traverse the whole file-system one time!!!  (*once* a day)
1345      => use the backup-system to generate global ChangeLogs, preferably via rdf/rss
1346    
1347    i apt-get install sourceforge
1348      root@quepasa:/data/www/virtual/netfrag/docs/nfo# apt-get install sourceforge
1349      Reading Package Lists... Done
1350      Building Dependency Tree... Done
1351      The following extra packages will be installed:
1352        bind9 exim ldap-utils libdb4.1 libdbd-pg-perl libdns8 libiodbc2 libisccc0 libisccfg0 libldap2
1353        libldap2-tls libnss-ldap libpam-ldap libpgtcl libreadline4 mailman perl-suid php4-pgsql postgresql
1354        postgresql-client proftpd proftpd-common python2.2 slapd ucf
1355      The following packages will be REMOVED:
1356        amavis-milter bind ftpd sendmail
1357      The following NEW packages will be installed:
1358        bind9 exim ldap-utils libdb4.1 libdbd-pg-perl libdns8 libiodbc2 libisccc0 libisccfg0 libldap2-tls
1359        libnss-ldap libpam-ldap mailman perl-suid php4-pgsql postgresql proftpd proftpd-common python2.2 slapd
1360        sourceforge ucf
1361      4 packages upgraded, 22 newly installed, 4 to remove and 258  not upgraded.
1362      Need to get 15.3MB of archives. After unpacking 45.5MB will be used.
1363      Do you want to continue? [Y/n] n
1364      Abort.
1365    
1366    o tex backup!?
1367    
1368    x quepasa didn't accept news-messages:
1369      #> tail -f /var/log/syslog
1370      Mar 17 18:14:11 quepasa innd: localhost:5 closed seconds 0 accepted 0 refused 0 rejected 0
1371      Mar 17 18:14:11 quepasa rnews: rejected connection 400 No space left on device writing article file -- throttling
1372      #> df
1373      Filesystem           1K-blocks      Used Available Use% Mounted on
1374      /dev/ubd/0             1007896    831180    125516  87% /
1375      /dev/ubd/2             2015824   1224076    689348  64% /data
1376      #> /etc/init.d/inn restart
1377      Already throttled
1378      Starting news server: innd.
1379      #> tail -f /var/log/syslog
1380    
1381    o fix dispatchmail to recognize this!!! ( => don't ignore such messages! )
1382      o make impossible that undelivered messages go to nirvana
1383      o deliver to *one* (by now) special mailbox named 'undelivered'
1384      o introduce web-based message-refactoring / address-redispatching -frontend on top of that!
1385    
1386    o sync "joko--Sent-Mails" against "quepasa--dispatchmail--Recieved-through-Newsgate"-Mails
1387      to have a diff of the messages which didn't receive their target(s)
1388      o maybe addionally check them against returned mails from PostmasterX
1389    
1390    mv http://dillo.cipsga.org.br/ -> http://dillo.auriga.wearlab.de/
1391    
1392    o i after running SuSEconfig on h1.service.netfrag.org, please do:
1393      #> cd /var/spool
1394      #> chown -R .users mqueue/
1395      #> chmod g+x mqueue/
1396      #> chmod -R g+r mqueue/
1397    
1398    o fsse.netfrag.org (Free Software Search Engine)
1399    
1400    x moved mails from 'trafficreport@hetzner.de' manually to IMAP-Folder 'logs/netfrag.org/system/applications'
1401      o make up script which tries to automagically 'learn' this rule by scanning a mbox-hierarchy [located at Xyz - ;-)]
1402      x same with 'robot@hetzner.de'
1403    
1404    o write some proposals:
1405      o The publishing-layer (sh/perl-scripts)  -> dotGNU
1406      o The web-frontend-layer (php-front, perl-backed)  -> dotGNU
1407    
1408    o let monit monitor the system-load... is it capable restarting services which actually *do* make the load?
1409    
1410    o phpDocumentIndex: <hr noshade ???
1411    
1412    o web-interface for serialz 2000? is there any???
1413    
1414    o refactor netfrag.org--nfo/perl/libs--Data::Transform::Deep
1415    
1416    i killed:
1417      18042 ?        D      0:09 du -k -a
1418      20038 ?        D      0:01 /usr/bin/du -x /home/vsd/vs
1419    
1420    o twingle <-> [scribe|http://www-sop.inria.fr/mimosa/fp/Scribe/] ???
1421    
1422    o use scribe and mod_scribe for document authoring and publishing
1423    
1424    o commit h1.service.netfrag.org:~service/ to cvs!!!
1425    
1426    o apt-get install scribe???
1427      x yup!
1428        Reading Package Lists... Done
1429        Building Dependency Tree... Done
1430        The following extra packages will be installed:
1431          bigloo-runtime-2.5c
1432        The following NEW packages will be installed:
1433          bigloo-runtime-2.5c scribe
1434        0 packages upgraded, 2 newly installed, 0 to remove and 265  not upgraded.
1435        Need to get 3148kB of archives. After unpacking 12.3MB will be used.
1436        Do you want to continue? [Y/n]
1437        Get:1 ftp://ftp.de.debian.org unstable/main bigloo-runtime-2.5c 2.5c-4 [2197kB]
1438        Get:2 ftp://ftp.de.debian.org unstable/main scribe 1.1a+beta.2002.11.02-6 [951kB]
1439        Fetched 3148kB in 3s (851kB/s)
1440        Selecting previously deselected package bigloo-runtime-2.5c.
1441        (Reading database ... 35541 files and directories currently installed.)
1442        Unpacking bigloo-runtime-2.5c (from .../bigloo-runtime-2.5c_2.5c-4_i386.deb) ...
1443        Selecting previously deselected package scribe.
1444        Unpacking scribe (from .../scribe_1.1a+beta.2002.11.02-6_i386.deb) ...
1445        Setting up bigloo-runtime-2.5c (2.5c-4) ...
1446        Setting up scribe (1.1a+beta.2002.11.02-6) ...
1447    
1448    o scribe <-> Autodia???
1449    
1450    o distributed log-receiver using debian-logtools
1451    
1452    i quepasa.netfrag.org
1453      #> apt-get install splitvt
1454    
1455    o look at gfslicer - A utility to split and join files
1456      http://packages.debian.org/unstable/utils/gfslicer.html
1457    
1458    o gnu@netfrag.org, debian@netfrag.org for posting interesting stuff regarding these topics???
1459    
1460    o LookAt::ftp://ftp.gnu.org/pub/gnu/dotgnu-pnet/debian/
1461    
1462    o modules for WebExplorer:
1463      o SchedulerFrontend: creates jobs/metadata for
1464        o cron jobs
1465        o ts backend jobs
1466        o WCron jobs
1467      o DataMapper
1468        o maps entries of a list of key-value pairs to another list (manually or based on rules/constraints) or stuff like that
1469      o JobExecutor (already componentalized - just embed/include) - living at org.netfrag.app--YAA (Yet Another Admin)
1470    
1471    o use monit to prevent amok-runs
1472    
1473    o make up per-host topics for caesar (quepasa, sorceress, helo and elessar, (moonX?))
1474    
1475    * trace program-run & output
1476      - catch output of:
1477        o phpDocumentor (.phpdocrc)  >> /tmp/api/build-log
1478        o Autodia & Autodia-tools
1479      o publish at a new subdirectory
1480      o link to caesar appropriatly
1481      o filter for error-messages (grep -i error), link to different place(s) at caesar
1482      o build index.scr files with scribe pointing to
1483        o api's for different packages (pub/docs)
1484        o log-messages/-errors for different generation programs (caesar/Messages, caesar/Alerts|Errors)
1485    
1486    o use yakka to edit files (perform action=edit on file.type = text/plain|text.vnd(tavi-yakka|twingle|scribe)|mixed/multipart)
1487    
1488    o use yakka to view files (perform action=view on file.type = text.vnd(tavi-yakka)|mixed/multipart)
1489    
1490    x let '.runrc' accept one of the following parameters:
1491      - 'all|sync|build-all|build-api|build-dia|publish'
1492    
1493    x .check_agents []
1494      @alias --- is-a {block}
1495      * #> ps ax | egrep "perl|python|php|ruby|/bin/sh" | egrep -v "mysql|amavis"
1496        o let something monitor|trace output of that?
1497        o history?
1498        o even undo???
1499      --- root@quepasa:/data/www/virtual/netfrag/docs/nfo# date
1500      Tue Mar 18 06:27:40 CET 2003
1501      --- #> ps ax
1502      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1503      16289 ?        S      0:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1504      16292 ?        S      0:00 /bin/sh /etc/cron.daily/find
1505      16293 ?        S      0:00 /bin/sh /usr/bin/updatedb --localuser=nobody
1506      16310 ?        S      0:00 /bin/sh /usr/bin/updatedb --localuser=nobody
1507      16345 ?        D      0:00 /usr/bin/perl /etc/mail/smrsh/dispatchmail
1508      --- #> ps -ef
1509      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1510      root     16289 16288  0 11:15 ?        00:00:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1511      root     16292 16290  0 11:15 ?        00:00:00 /bin/sh /etc/cron.daily/find
1512      root     16293 16292  0 11:15 ?        00:00:00 /bin/sh /usr/bin/updatedb --localuser=nobody
1513      root     16310 16293  0 11:15 ?        00:00:00 /bin/sh /usr/bin/updatedb --localuser=nobody
1514      root     16364 16362  0 11:18 pts/0    00:00:00 egrep perl|python|php|ruby|/bin/sh
1515      --- #> ./.check_agents  # once more
1516      root@quepasa:/data/www/virtual/netfrag/docs/nfo# date
1517      Tue Mar 18 06:59:01 CET 2003
1518      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1519      root     16289 16288  0 11:24 ?        00:00:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1520      root     16737 16290  0 11:47 ?        00:00:00 /bin/sh /etc/cron.daily/man-db
1521      --- #> ./.check_agents  # once more
1522      root@quepasa:/data/www/virtual/netfrag/docs/nfo# date
1523      Tue Mar 18 07:00:48 CET 2003
1524      root     16289 16288  0 11:24 ?        00:00:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1525      root     16811 16290  0 11:50 ?        00:00:00 /bin/sh /etc/cron.daily/standard
1526      smmsp    16817 16813  0 11:50 ?        00:00:00 /bin/sh -c test -x /usr/share/sendmail/sendmail && /usr/share/sendmail/sendmail cron-msp
1527      root     16818 16814  0 11:50 ?        00:00:00 /bin/sh -c if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ]; then /usr/bin/mrtg /etc/mrtg.cfg >> /var/log/mrtg/mrtg.log 2>&1; fi
1528      smmsp    16821 16817  0 11:50 ?        00:00:00 /bin/sh -e /usr/share/sendmail/sendmail cron-msp
1529      root     16823 16818  0 11:50 ?        00:00:00 /usr/bin/perl /usr/bin/mrtg /etc/mrtg.cfg
1530      --- #> ./.check_agents  # once more
1531      root     16289 16288  0 11:24 ?        00:00:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1532      root     16811 16290  0 11:50 ?        00:00:00 /bin/sh /etc/cron.daily/standard
1533      root     16818 16814  0 11:50 ?        00:00:00 /bin/sh -c if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ]; then /usr/bin/mrtg /etc/mrtg.cfg >> /var/log/mrtg/mrtg.log 2>&1; fi
1534      root     16823 16818  0 11:50 ?        00:00:00 /usr/bin/perl /usr/bin/mrtg /etc/mrtg.cfg
1535      o include output in xml-file (introduce to caesar like YAA--Jobs: filtered xml-file)
1536        * possible criterias for filtering: {which agent}, {which time (now|then)}
1537      --- #> ./.check_agents  # once more
1538      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents  # once more
1539      check_agents - quepasa.netfrag.org - Tue Mar 18 07:05:40 CET 2003
1540      root     16289 16288  0 11:25 ?        00:00:00 /bin/sh -c test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
1541      root     16811 16290  0 11:51 ?        00:00:00 /bin/sh /etc/cron.daily/standard
1542      root     16902 16811  0 11:54 ?        00:00:00 /bin/sh /usr/sbin/checksecurity
1543    
1544    * some thoughts.... (extension|plugin|adding to rap|scribe|dotGNU?)
1545      #> alias loadPhpPackage=php::loadModule
1546      #> alias loadJavaPackageViaPerl=Perl::loadJavaModule (via Java::Inline...)
1547      #> alias loadJavaPackageViaPhp=php::loadJavaModule (via php<->java - bridge...)
1548    
1549    o more TODOs...
1550      o publish xml from Autodia to enable refining via dia
1551      o build diagrams and link with each single class (per-class level! the others are already *more highlevel* overviews (combinations))
1552    
1553    i quepasa crashed again . 2003-03-18 07-19
1554      analysis:
1555      #> tail -n 200 /var/log/syslog | less
1556        Mar 18 07:05:30 quepasa imapd[16933]: connect from 217.231.104.18
1557        Mar 18 07:05:30 quepasa imapd[16933]: imaps SSL service init from 217.231.104.18
1558        Mar 18 07:05:31 quepasa imapd[16933]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1559        Mar 18 07:05:49 quepasa imapd[16933]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1560        Mar 18 07:07:06 quepasa /USR/SBIN/CRON[16956]: (joko) CMD (~/.cronrc-hourly)
1561        Mar 18 07:08:12 quepasa innd: ME time 361626 idle 351611(3) artwrite 0(0) artlink 0(0) hiswrite 0(0) hissync 0(1
1562        ) sitesend 0(0) artctrl 0(0) artcncl 0(0) hishave 0(0)
1563        Mar 18 07:15:10 quepasa syslogd 1.4.1#10: restart.
1564        Mar 18 07:15:11 quepasa kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
1565        Mar 18 07:15:11 quepasa kernel: Cannot find map file.
1566        Mar 18 07:15:11 quepasa kernel: Loaded 50 symbols from 7 modules.
1567        Mar 18 07:15:11 quepasa kernel: actually_do_remove : couldn't remove 'pid' from '/home/uml/quepasa/var/quepasa',
1568         errno = 13
1569        Mar 18 07:15:11 quepasa kernel: umid 'quepasa' is in use
1570        Mar 18 07:15:11 quepasa kernel: Open of machine pid file "/home/uml/quepasa/var/quepasa/pid" failed - errno = 17
1571        Mar 18 07:15:11 quepasa kernel: tracing thread pid = 16706
1572        Mar 18 07:15:11 quepasa kernel: Linux version 2.4.18-29um (root@linux) (gcc version 2.95.3 20010315 (SuSE)) #1 S
1573        un May 26 17:01:48 CEST 2002
1574        Mar 18 07:15:11 quepasa kernel: On node 0 totalpages: 32768
1575        Mar 18 07:15:11 quepasa kernel: zone(0): 0 pages.
1576        Mar 18 07:15:11 quepasa kernel: zone(1): 32768 pages.
1577        Mar 18 07:15:11 quepasa kernel: zone(2): 0 pages.
1578        Mar 18 07:15:11 quepasa kernel: Kernel command line: mem=128M umid=quepasa uml_dir=/home/uml/quepasa/var eth0=tu
1579        ntap,tap1 ubd0=/home/uml/quepasa/rootfs/root_fs.woody-stable.ext3 ubd1=/home/uml/quepasa/swap ubd2=/home/uml/que
1580        pasa/datafs/data_fs.ext3 root=/dev/ubd0
1581        Mar 18 07:15:11 quepasa kernel: Calibrating delay loop... 616.81 BogoMIPS
1582        Mar 18 07:15:11 quepasa kernel: Memory: 129008k available
1583        Mar 18 07:15:11 quepasa kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
1584        Mar 18 07:15:11 quepasa kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
1585        Mar 18 07:15:11 quepasa kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
1586        Mar 18 07:15:11 quepasa kernel: Buffer-cache hash table entries: 8192 (order: 3, 32768 bytes)
1587        Mar 18 07:15:11 quepasa kernel: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
1588        Mar 18 07:15:11 quepasa kernel: Checking for host processor cmov support...Yes
1589        Mar 18 07:15:11 quepasa kernel: Checking for host processor xmm support...No
1590        Mar 18 07:15:11 quepasa kernel: Checking that ptrace can change system call numbers...OK
1591        Mar 18 07:15:11 quepasa kernel: Checking that host ptys support output SIGIO...No, enabling workaround
1592        Mar 18 07:15:11 quepasa kernel: POSIX conformance testing by UNIFIX
1593        Mar 18 07:15:11 quepasa kernel: Linux NET4.0 for Linux 2.4
1594        Mar 18 07:15:11 quepasa kernel: Based upon Swansea University Computer Society NET3.039
1595        Mar 18 07:15:11 quepasa kernel: Initializing RT netlink socket
1596        Mar 18 07:15:11 quepasa kernel: Starting kswapd
1597        Mar 18 07:15:11 quepasa kernel: VFS: Diskquotas version dquot_6.4.0 initialized
1598        Mar 18 07:15:11 quepasa kernel: Journalled Block Device driver loaded
1599        Mar 18 07:15:11 quepasa kernel: devfs: v1.10 (20020120) Richard Gooch (rgooch@atnf.csiro.au)
1600        Mar 18 07:15:11 quepasa kernel: devfs: boot_options: 0x1
1601        Mar 18 07:15:11 quepasa kernel: JFFS version 1.0, (C) 1999, 2000  Axis Communications AB
1602        Mar 18 07:15:11 quepasa kernel: JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis Communications AB.
1603        Mar 18 07:15:11 quepasa kernel: pty: 256 Unix98 ptys configured
1604        Mar 18 07:15:11 quepasa kernel: block: 128 slots per queue, batch=32
1605        Mar 18 07:15:11 quepasa kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
1606        Mar 18 07:15:11 quepasa kernel: Netdevice 0 : TUN/TAP backend -
1607        Mar 18 07:15:11 quepasa kernel: loop: loaded (max 8 devices)
1608        Mar 18 07:15:11 quepasa kernel: Universal TUN/TAP device driver 1.4 (C)1999-2001 Maxim Krasnyansky
1609        Mar 18 07:15:11 quepasa kernel: NET4: Linux TCP/IP 1.0 for NET4.0
1610        Mar 18 07:15:11 quepasa kernel: IP Protocols: ICMP, UDP, TCP
1611        Mar 18 07:15:11 quepasa kernel: IP: routing cache hash table of 1024 buckets, 8Kbytes
1612        Mar 18 07:15:11 quepasa kernel: TCP: Hash tables configured (established 8192 bind 8192)
1613        Mar 18 07:15:11 quepasa kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
1614        Mar 18 07:15:11 quepasa kernel: Initializing stdio console driver
1615        Mar 18 07:15:11 quepasa kernel: Initializing software serial port version 1
1616        Mar 18 07:15:11 quepasa kernel: mconsole (version 2) initialized on /home/uml/quepasa/var/quepasa/mconsole
1617        Mar 18 07:15:11 quepasa kernel: Partition check:
1618        Mar 18 07:15:11 quepasa kernel:  ubda: unknown partition table
1619        Mar 18 07:15:11 quepasa kernel:  ubdb: unknown partition table
1620        Mar 18 07:15:11 quepasa kernel:  ubdc: unknown partition table
1621        Mar 18 07:15:11 quepasa kernel: UML Audio Relay
1622        Mar 18 07:15:11 quepasa kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
1623        Mar 18 07:15:11 quepasa kernel: EXT3-fs: write access will be enabled during recovery.
1624        Mar 18 07:15:11 quepasa kernel: (recovery.c, 254): journal_recover: JBD: recovery, exit status 0, recovered tran
1625        sactions 809860 to 809919
1626        Mar 18 07:15:11 quepasa kernel: (recovery.c, 256): journal_recover: JBD: Replayed 2109 and revoked 0/17 blocks
1627        Mar 18 07:15:11 quepasa kernel: kjournald starting.  Commit interval 5 seconds
1628        Mar 18 07:15:11 quepasa kernel: EXT3-fs: ubd(98,0): orphan cleanup on readonly fs
1629        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 81301
1630        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 96140
1631        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 96124
1632        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 48784
1633        Mar 18 07:15:11 quepasa kernel: EXT3-fs: ubd(98,0): 4 orphan inodes deleted
1634        Mar 18 07:15:11 quepasa kernel: EXT3-fs: recovery complete.
1635        Mar 18 07:15:11 quepasa kernel: EXT3-fs: mounted filesystem with ordered data mode.
1636        Mar 18 07:15:11 quepasa kernel: VFS: Mounted root (ext3 filesystem) readonly.
1637        Mar 18 07:15:11 quepasa kernel: Mounted devfs on /dev
1638        Mar 18 07:15:11 quepasa kernel: Adding Swap: 131064k swap-space (priority -1)
1639        Mar 18 07:15:11 quepasa kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ubd(98,0), internal journal
1640        Mar 18 07:15:11 quepasa kernel: execvp of 'xterm' failed - errno = 2
1641        Mar 18 07:15:11 quepasa kernel: xterm_open : run_helper failed
1642        Mar 18 07:15:11 quepasa kernel: ip_tables: (C) 2000-2002 Netfilter core team
1643        Mar 18 07:15:11 quepasa kernel: ip_conntrack (1024 buckets, 8192 max)
1644        Mar 18 07:15:11 quepasa kernel: kjournald starting.  Commit interval 5 seconds
1645        Mar 18 07:15:11 quepasa kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ubd(98,32), internal journal
1646        Mar 18 07:15:11 quepasa kernel: EXT3-fs: mounted filesystem with ordered data mode.
1647        Mar 18 07:15:49 quepasa amavis[265]: starting.  amavisd new-20020517 Fri Jul 26 16:50:33 EST 2002
1648        Mar 18 07:15:49 quepasa amavis[268]: Process Backgrounded
1649        Mar 18 07:15:49 quepasa amavis[268]: 2003/03/18-07:15:49 Amavis (type Net::Server::PreForkSimple) starting! pid(
1650        268)
1651        Mar 18 07:15:49 quepasa amavis[268]: Binding to UNIX socket file /var/run/amavis/amavisd.sock using SOCK_STREAM
1652        Mar 18 07:15:49 quepasa amavis[268]: Binding to TCP port 10024 on host 127.0.0.1
1653        Mar 18 07:15:49 quepasa amavis[268]: Setting gid to "65534 65534"
1654        Mar 18 07:15:49 quepasa amavis[268]: Setting uid to "104"
1655        Mar 18 07:15:50 quepasa rpc.statd[271]: Version 1.0 Starting
1656        Mar 18 07:16:04 quepasa innd: SERVER descriptors 1024
1657        Mar 18 07:16:04 quepasa innd: SERVER outgoing 1011
1658        Mar 18 07:16:04 quepasa innd: SERVER ccsetup control:11
1659        Mar 18 07:16:04 quepasa innd: SERVER lcsetup localconn:13
1660        Mar 18 07:16:04 quepasa innd: SERVER rcsetup remconn:4
1661        Mar 18 07:16:04 quepasa innd: overview spawned overview:16:proc:303
1662        Mar 18 07:16:05 quepasa innd: SERVER perl filtering enabled
1663        Mar 18 07:16:05 quepasa innd: SERVER renumbering
1664        Mar 18 07:16:05 quepasa innd: SERVER renumber nfo.links.computing hi from 1328 to 1372
1665        Mar 18 07:16:05 quepasa innd: SERVER renumber nfo.links.misc hi from 35 to 36
1666        Mar 18 07:16:05 quepasa innd: SERVER renumber nfo.log.cvs hi from 534 to 552
1667        Mar 18 07:16:05 quepasa innd: SERVER renumber nfo.sysadmin.debian hi from 10 to 15
1668        Mar 18 07:16:05 quepasa innd: SERVER renumber nfo.support hi from 93 to 96
1669        Mar 18 07:16:05 quepasa innd: SERVER starting
1670        Mar 18 07:16:22 quepasa sm-msp-queue[441]: h2I5wMrb016763: to=cvs-log@netfrag.org, ctladdr=root (0/0), delay=00:
1671        18:00, xdelay=00:00:00, mailer=relay, pri=210094, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Conne
1672        ction refused by [127.0.0.1]
1673        Mar 18 07:16:22 quepasa sm-mta[446]: starting daemon (8.12.3): SMTP+queueing@00:10:00
1674        Mar 18 07:16:23 quepasa ucd-snmp[451]: UCD-SNMP version 4.2.3
1675        Mar 18 07:16:23 quepasa snmptrapd[453]: Starting snmptrapd 4.2.3
1676        Mar 18 07:16:24 quepasa /usr/sbin/cron[464]: (CRON) INFO (pidfile fd = 3)
1677        Mar 18 07:16:24 quepasa /usr/sbin/cron[465]: (CRON) STARTUP (fork ok)
1678        Mar 18 07:16:25 quepasa /usr/sbin/cron[465]: (CRON) INFO (Running @reboot jobs)
1679        Mar 18 07:20:04 quepasa /USR/SBIN/CRON[496]: (smmsp) CMD (test -x /usr/share/sendmail/sendmail && /usr/share/sendmail/sendmail cron-msp)
1680        Mar 18 07:20:09 quepasa sm-msp-queue[511]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1681        Mar 18 07:20:09 quepasa sm-mta[513]: STARTTLS=server, relay=localhost [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1682        Mar 18 07:20:23 quepasa sm-mta[513]: h2I6K8Fk000513: from=<root@quepasa.netfrag.org>, size=2854, class=0, nrcpts=1, msgid=<200303180558.h2I5wMrb016763@quepasa.netfrag.org>, proto=ESMTP, daemon=MSA, relay=localhost [127.0.0.1]
1683        Mar 18 07:20:23 quepasa amavis[272]: AM.CL /var/lib/amavis/amavis-milter-XXUsQsMZ: <root@quepasa.netfrag.org> -> <cvs-log@netfrag.org>
1684        Mar 18 07:20:23 quepasa amavis[272]: Checking: <root@quepasa.netfrag.org> -> <cvs-log@netfrag.org>
1685    
1686      #> tail -n 200 /var/log/messages | less
1687        Mar 18 05:51:34 quepasa kernel: BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:d8:6e:08:77:08:00 S
1688        RC=210.171.12.166 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=42074 DF PROTO=TCP SPT=30554 DPT=445 W
1689        INDOW=64240 RES=0x00 SYN URGP=0
1690        Mar 18 06:00:36 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1691        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59072 WINDOW=0 RES=0x00 ACK RST URGP=0
1692        Mar 18 06:00:45 quepasa last message repeated 2 times
1693        Mar 18 06:15:11 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1694        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59140 WINDOW=0 RES=0x00 ACK RST URGP=0
1695        Mar 18 06:15:20 quepasa last message repeated 2 times
1696        Mar 18 06:30:12 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1697        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59196 WINDOW=0 RES=0x00 ACK RST URGP=0
1698        Mar 18 06:30:21 quepasa last message repeated 2 times
1699        Mar 18 06:45:24 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1700        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59278 WINDOW=0 RES=0x00 ACK RST URGP=0
1701        Mar 18 06:45:33 quepasa last message repeated 2 times
1702        Mar 18 07:02:35 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1703        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59357 WINDOW=0 RES=0x00 ACK RST URGP=0
1704        Mar 18 07:02:39 quepasa last message repeated 2 times
1705        Mar 18 07:15:10 quepasa syslogd 1.4.1#10: restart.
1706        Mar 18 07:15:11 quepasa kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
1707        Mar 18 07:15:11 quepasa kernel: Cannot find map file.
1708        Mar 18 07:15:11 quepasa kernel: Loaded 50 symbols from 7 modules.
1709    
1710      #> tail -n 200 /var/log/kern.log | less
1711        Mar 18 05:51:28 quepasa kernel: BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:d8:6e:08:77:08:00 S
1712        RC=210.171.12.166 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=41730 DF PROTO=TCP SPT=30554 DPT=445 W
1713        INDOW=64240 RES=0x00 SYN URGP=0
1714        Mar 18 05:51:34 quepasa kernel: BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:d8:6e:08:77:08:00 S
1715        RC=210.171.12.166 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=42074 DF PROTO=TCP SPT=30554 DPT=445 W
1716        INDOW=64240 RES=0x00 SYN URGP=0
1717        Mar 18 06:00:36 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1718        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59072 WINDOW=0 RES=0x00 ACK RST URGP=0
1719        Mar 18 06:00:45 quepasa last message repeated 2 times
1720        Mar 18 06:15:11 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1721        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59140 WINDOW=0 RES=0x00 ACK RST URGP=0
1722        Mar 18 06:15:20 quepasa last message repeated 2 times
1723        Mar 18 06:30:12 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1724        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59196 WINDOW=0 RES=0x00 ACK RST URGP=0
1725        Mar 18 06:30:21 quepasa last message repeated 2 times
1726        Mar 18 06:45:24 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1727        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59278 WINDOW=0 RES=0x00 ACK RST URGP=0
1728        Mar 18 06:45:33 quepasa last message repeated 2 times
1729        Mar 18 07:02:35 quepasa kernel: BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS
1730        =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=59357 WINDOW=0 RES=0x00 ACK RST URGP=0
1731        Mar 18 07:02:39 quepasa last message repeated 2 times
1732        Mar 18 07:15:11 quepasa kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
1733        Mar 18 07:15:11 quepasa kernel: Cannot find map file.
1734        Mar 18 07:15:11 quepasa kernel: Loaded 50 symbols from 7 modules.
1735    
1736      #> tail -n 200 /var/log/debug
1737        Mar 18 07:15:11 quepasa kernel: (recovery.c, 254): journal_recover: JBD: recovery, exit status 0, recovered transactions 809860 to 809919
1738        Mar 18 07:15:11 quepasa kernel: (recovery.c, 256): journal_recover: JBD: Replayed 2109 and revoked 0/17 blocks
1739        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 81301
1740        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 96140
1741        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 96124
1742        Mar 18 07:15:11 quepasa kernel: ext3_orphan_cleanup: deleting unreferenced inode 48784
1743    
1744      #> tail -n 200 /var/log/daemon.log
1745        Mar 18 06:33:35 quepasa imapd[16399]: connect from 217.231.109.7
1746        Mar 18 06:33:39 quepasa imapd[16404]: connect from 217.231.109.7
1747        Mar 18 07:04:24 quepasa imapd[16917]: connect from 217.231.104.18
1748        Mar 18 07:04:51 quepasa imapd[16929]: connect from 217.231.104.18
1749        Mar 18 07:04:52 quepasa imapd[16930]: connect from 217.231.104.18
1750        Mar 18 07:05:04 quepasa imapd[16931]: connect from 217.231.104.18
1751        Mar 18 07:05:30 quepasa imapd[16933]: connect from 217.231.104.18
1752        Mar 18 07:15:50 quepasa rpc.statd[271]: Version 1.0 Starting
1753        Mar 18 07:16:23 quepasa ucd-snmp[451]: UCD-SNMP version 4.2.3
1754    
1755      #> tail -n 200 /var/log/auth.log
1756        Mar 18 06:20:03 quepasa PAM_unix[16124]: (cron) session opened for user smmsp by (uid=0)
1757        Mar 18 06:20:12 quepasa PAM_unix[16124]: (cron) session closed for user smmsp
1758        Mar 18 06:25:06 quepasa PAM_unix[16288]: (cron) session opened for user root by (uid=0)
1759        Mar 18 06:25:24 quepasa su[16313]: + ??? root-nobody
1760        Mar 18 06:25:24 quepasa PAM_unix[16313]: (su) session opened for user nobody by (uid=0)
1761        Mar 18 06:25:50 quepasa sshd[16316]: Accepted publickey for joko from 217.231.109.7 port 4729 ssh2
1762        Mar 18 06:25:51 quepasa PAM_unix[16318]: (ssh) session opened for user joko by (uid=1001)
1763        Mar 18 06:26:12 quepasa PAM_unix[16318]: (ssh) session closed for user joko
1764        Mar 18 06:26:12 quepasa sshd[16318]: PAM pam_putenv: delete non-existent entry; MAIL
1765        Mar 18 06:30:06 quepasa PAM_unix[16367]: (cron) session opened for user smmsp by (uid=0)
1766        Mar 18 06:30:07 quepasa PAM_unix[16368]: (cron) session opened for user joko_mail by (uid=0)
1767        Mar 18 06:30:20 quepasa PAM_unix[16367]: (cron) session closed for user smmsp
1768        Mar 18 06:30:33 quepasa PAM_unix[16368]: (cron) session closed for user joko_mail
1769        Mar 18 06:31:03 quepasa PAM_unix[16388]: (cron) session opened for user root by (uid=0)
1770        Mar 18 06:31:08 quepasa PAM_unix[16388]: (cron) session closed for user root
1771        Mar 18 06:40:50 quepasa PAM_unix[16518]: (cron) session opened for user smmsp by (uid=0)
1772        Mar 18 06:41:14 quepasa PAM_unix[16518]: (cron) session closed for user smmsp
1773        Mar 18 06:45:16 quepasa PAM_unix[16590]: (cron) session opened for user joko_mail by (uid=0)
1774        Mar 18 06:45:45 quepasa PAM_unix[16590]: (cron) session closed for user joko_mail
1775        Mar 18 06:50:05 quepasa PAM_unix[16677]: (cron) session opened for user smmsp by (uid=0)
1776        Mar 18 06:50:14 quepasa PAM_unix[16677]: (cron) session closed for user smmsp
1777        Mar 18 06:52:05 quepasa sshd[16696]: Accepted password for root from 217.231.104.18 port 4777 ssh2
1778        Mar 18 06:52:12 quepasa PAM_unix[16696]: (ssh) session opened for user root by (uid=0)
1779        Mar 18 07:00:08 quepasa PAM_unix[16813]: (cron) session opened for user smmsp by (uid=0)
1780        Mar 18 07:00:08 quepasa PAM_unix[16814]: (cron) session opened for user root by (uid=0)
1781        Mar 18 07:00:08 quepasa PAM_unix[16815]: (cron) session opened for user joko_mail by (uid=0)
1782        Mar 18 07:00:48 quepasa PAM_unix[16813]: (cron) session closed for user smmsp
1783        Mar 18 07:02:47 quepasa PAM_unix[16815]: (cron) session closed for user joko_mail
1784        Mar 18 07:04:01 quepasa PAM_unix[16814]: (cron) session closed for user root
1785        Mar 18 07:07:06 quepasa PAM_unix[16955]: (cron) session opened for user joko by (uid=0)
1786        Mar 18 07:07:26 quepasa PAM_unix[16955]: (cron) session closed for user joko
1787        Mar 18 07:16:24 quepasa sshd[459]: Server listening on 0.0.0.0 port 22.
1788        Mar 18 07:17:42 quepasa sshd[481]: Accepted password for root from 217.231.104.18 port 4827 ssh2
1789        Mar 18 07:17:42 quepasa PAM_unix[481]: (ssh) session opened for user root by (uid=0)
1790        Mar 18 07:20:04 quepasa PAM_unix[495]: (cron) session opened for user smmsp by (uid=0)
1791        Mar 18 07:20:09 quepasa PAM_unix[495]: (cron) session closed for user smmsp
1792    
1793      #> tail -n 200 /var/log/mysql.log
1794        030318  6:56:00     149 Quit
1795                            147 Quit
1796        030318  6:56:09     148 Quit
1797        030318  6:56:14     145 Quit
1798        /usr/sbin/mysqld, Version: 3.23.49-log, started with:
1799        Tcp port: 0  Unix socket: /var/run/mysqld/mysqld.sock
1800        Time                 Id Command    Argument
1801        030318  7:16:09       1 Connect     debian-sys-maint@localhost on
1802                              1 Quit
1803                              2 Connect     debian-sys-maint@localhost on
1804                              2 Quit
1805    
1806      #> tail -n 200 /var/log/mail/mail.info
1807        Mar 18 07:05:03 quepasa imapd[16930]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1808        Mar 18 07:05:05 quepasa imapd[16931]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1809        Mar 18 07:05:30 quepasa imapd[16931]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1810        Mar 18 07:05:31 quepasa imapd[16933]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1811        Mar 18 07:05:49 quepasa imapd[16933]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1812        Mar 18 07:15:49 quepasa amavis[265]: starting.  amavisd new-20020517 Fri Jul 26 16:50:33 EST 2002
1813        Mar 18 07:15:49 quepasa amavis[268]: Process Backgrounded
1814        Mar 18 07:15:49 quepasa amavis[268]: 2003/03/18-07:15:49 Amavis (type Net::Server::PreForkSimple) starting! pid(268)
1815        Mar 18 07:15:49 quepasa amavis[268]: Binding to UNIX socket file /var/run/amavis/amavisd.sock using SOCK_STREAM
1816        Mar 18 07:15:49 quepasa amavis[268]: Binding to TCP port 10024 on host 127.0.0.1
1817        Mar 18 07:15:49 quepasa amavis[268]: Setting gid to "65534 65534"
1818        Mar 18 07:15:49 quepasa amavis[268]: Setting uid to "104"
1819        Mar 18 07:16:22 quepasa sm-msp-queue[441]: h2I5wMrb016763: to=cvs-log@netfrag.org, ctladdr=root (0/0), delay=00:18:00, xdelay=00:00:00, mailer=relay, pri=210094, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused by [127.0.0.1]
1820        Mar 18 07:16:22 quepasa sm-mta[446]: starting daemon (8.12.3): SMTP+queueing@00:10:00
1821        Mar 18 07:20:09 quepasa sm-msp-queue[511]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1822        Mar 18 07:20:09 quepasa sm-mta[513]: STARTTLS=server, relay=localhost [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1823        Mar 18 07:20:23 quepasa sm-mta[513]: h2I6K8Fk000513: from=<root@quepasa.netfrag.org>, size=2854, class=0, nrcpts=1, msgid=<200303180558.h2I5wMrb016763@quepasa.netfrag.org>, proto=ESMTP, daemon=MSA, relay=localhost [127.0.0.1]
1824        Mar 18 07:20:23 quepasa amavis[272]: AM.CL /var/lib/amavis/amavis-milter-XXUsQsMZ: <root@quepasa.netfrag.org> -> <cvs-log@netfrag.org>
1825        Mar 18 07:20:23 quepasa amavis[272]: Checking: <root@quepasa.netfrag.org> -> <cvs-log@netfrag.org>
1826        Mar 18 07:20:31 quepasa amavis[272]: spam_scan: No, hits=-1.8 tests=UNIFIED_PATCH,CTYPE_JUST_HTML, <root@quepasa.netfrag.org>
1827        Mar 18 07:20:31 quepasa amavis[272]: mail checking ended: ACCEPT
1828        Mar 18 07:20:31 quepasa sm-mta[513]: h2I6K8Fk000513: Milter add: header: X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
1829        Mar 18 07:20:31 quepasa sm-msp-queue[511]: h2I5wMrb016763: to=cvs-log@netfrag.org, ctladdr=root (0/0), delay=00:22:09, xdelay=00:00:23, mailer=relay, pri=300094, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (h2I6K8Fk000513 Message accepted for delivery)
1830        Mar 18 07:20:34 quepasa sm-mta[518]: h2I6K8Fk000513: to=|/data/opt/dispatchmail/bin/dispatchmail, ctladdr=<cvs-log@netfrag.org> (1014/1014), delay=00:00:12, xdelay=00:00:02, mailer=prog, pri=33201, dsn=2.0.0, stat=Sent
1831        Mar 18 07:25:58 quepasa sendmail[553]: h2I6PwQc000553: from=joko, size=24899, class=0, nrcpts=1, msgid=<20030318
1832        0625.h2I6PwQc000553@quepasa.netfrag.org>, relay=joko@localhost
1833        Mar 18 07:25:58 quepasa sm-mta[554]: STARTTLS=server, relay=localhost [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1834        Mar 18 07:25:58 quepasa sendmail[553]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=EDH-RSA-DES-CBC3-SHA, bits=168/168
1835        Mar 18 07:25:59 quepasa sm-mta[554]: h2I6PwFk000554: from=<joko@quepasa.netfrag.org>, size=25163, class=0, nrcpts=1, msgid=<200303180625.h2I6PwQc000553@quepasa.netfrag.org>, proto=ESMTP, daemon=MSA, relay=localhost [127.0.0.1]
1836        Mar 18 07:25:59 quepasa amavis[273]: AM.CL /var/lib/amavis/amavis-milter-XXXV9Le7: <joko@quepasa.netfrag.org> -> <joko@netfrag.org>
1837        Mar 18 07:25:59 quepasa amavis[273]: Checking: <joko@quepasa.netfrag.org> -> <joko@netfrag.org>
1838        Mar 18 07:26:00 quepasa amavis[273]: spam_scan: No, hits=-0.7 tests=NO_REAL_NAME,URI_IS_POUND,UNIFIED_PATCH,SUPERLONG_LINE,CTYPE_JUST_HTML, <joko@quepasa.netfrag.org>
1839        Mar 18 07:26:00 quepasa amavis[273]: mail checking ended: ACCEPT
1840        Mar 18 07:26:00 quepasa sm-mta[554]: h2I6PwFk000554: Milter add: header: X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
1841        Mar 18 07:26:01 quepasa sendmail[553]: h2I6PwQc000553: to=joko@netfrag.org, ctladdr=joko (1001/100), delay=00:00:03, xdelay=00:00:03, mailer=relay, pri=30124, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (h2I6PwFk000554 Message accepted for delivery)
1842        Mar 18 07:26:07 quepasa sm-mta[558]: h2I6PwFk000554: to=|"/data/opt/dispatchmail/bin/dispatchmail --base=/home/joko/virtual/joko_mail", ctladdr=joko_mail (1000/100), delay=00:00:09, xdelay=00:00:06, mailer=prog, pri=55491, dsn=2.0.0, stat=Sent
1843        Mar 18 07:35:54 quepasa imapd[630]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1844        Mar 18 07:35:54 quepasa imapd[630]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1845        Mar 18 07:35:55 quepasa imapd[631]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1846        Mar 18 07:35:55 quepasa imapd[631]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1847        Mar 18 07:35:56 quepasa imapd[632]: Login user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1848        Mar 18 07:35:57 quepasa imapd[632]: Logout user=joko_mail host=pD9E76812.dip.t-dialin.net [217.231.104.18]
1849    
1850      #> tail -n 200 /var/log/ksymoops
1851        root@quepasa:/var/log/ksymoops# l
1852        total 172
1853        drwxr-xr-x    2 root     root         4096 Mar 18 07:14 ./
1854        drwxr-xr-x   10 root     root         4096 Mar 18 07:03 ../
1855        -r--r--r--    1 root     root        26987 Mar 16 07:05 20030316070301.ksyms
1856        -r--r--r--    1 root     root          308 Mar 16 07:05 20030316070301.modules
1857        -r--r--r--    1 root     root        26987 Mar 17 06:49 20030317064955.ksyms
1858        -r--r--r--    1 root     root          308 Mar 17 06:49 20030317064955.modules
1859        -rw-r--r--    1 root     root          484 Mar 18 07:14 20030318.log
1860        -r--r--r--    1 root     root        26987 Mar 18 06:59 20030318065940.ksyms
1861        -r--r--r--    1 root     root          308 Mar 18 06:59 20030318065940.modules
1862        -rw-r--r--    1 root     root        25400 Mar 18 07:14 20030318071432.ksyms
1863        -rw-r--r--    1 root     root          195 Mar 18 07:14 20030318071432.modules
1864        -rw-r--r--    1 root     root        26987 Mar 18 07:14 20030318071433.ksyms
1865        -rw-r--r--    1 root     root          344 Mar 18 07:14 20030318071433.modules
1866    
1867    c purge /var/log/news/news.notice!!! (starts getting big! -> 37MB)
1868      -> seems to get autorotated by logrotate already ... ;-)
1869    
1870    o found this in /var/log/mail/mail.err:
1871      Mar 17 06:19:34 quepasa sm-mta[6544]: h2H5JPfe006538: SYSERR(root): www.netfrag.org. config error: mail loops back to me (MX problem?)
1872    
1873    i run 'mailq' from time to time (shows mails hanging in the MSP|MTA queues....)
1874    
1875    o "You Are Here" for caesar (using the "Tracker"???)
1876    
1877    o caesar: introduce 'check_agents' (for main-host and for each virtual one!)
1878    
1879    i quepasa.netfrag.org:
1880      #> cd /data/www/virtual/netfrag/docs/nfo
1881      #> ./.start &
1882      #> ./.check_agents
1883        check_agents - quepasa.netfrag.org - Tue Mar 18 07:58:51 CET 2003
1884        root      1034     1  0 08:00 pts/0    00:00:00 /bin/sh ./.start
1885        root      1048  1034  0 08:00 pts/0    00:00:00 /bin/sh ./.start
1886        root      1049  1048  0 08:00 pts/0    00:00:00 /bin/sh ./.start
1887        root      1052  1049  0 08:00 pts/0    00:00:00 /usr/bin/perl ./.phpdocrc glib phpedit
1888        root      1053  1052  0 08:00 pts/0    00:00:06 /data/opt/tools/php-4.3.1/php /data/opt/tools/phpdocumentor/phpdoc -s --title org.netfrag.glib - a component library --defaultpackagename org.netfrag.glib --target /data/www/virtual/netfrag/docs/nfo/api/org.netfrag --output HTML:frames:phpedit --directory /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib --customtags module,license,license-url,author-url --sourcecode on -q
1889      i please recognize the parent->child relations of the processes here... (can we visualize them in a smart way?)
1890    
1891    @alias ThinLine=<hr noshade style="height:1px">
1892      (from: http://www.usemod.com/cgi-bin/wiki.pl?ThinLine)
1893    
1894    o try to find all regexes in content @at www.netfrag.org [@via search.netfrag.org],
1895      e.g. the nice 'ThinLine' substitution-patterns
1896      @from @link http://www.usemod.com/cgi-bin/wiki.pl?ThinLine
1897    
1898    o refactor YAA-JobsStuff: use DataSource::Generic to talk to a xml-file
1899    
1900    i quepasa.netfrag.org
1901      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1902      check_agents - quepasa.netfrag.org - Tue Mar 18 11:09:08 CET 2003
1903      root      4918  4898  0 11:14 pts/1    00:00:00 /bin/sh -c ./.run build-api;
1904      root      4981  4918  0 11:16 pts/1    00:00:00 /usr/bin/perl ./.phpdocrc elib phpedit
1905      root      4982  4981  0 11:16 pts/1    00:00:27 /data/opt/tools/php-4.3.1/php /data/opt/tools/phpdocumentor/phpdoc -s --title elib - some old php code - just vops might be interesting --defaultpackagename org.netfrag.elib --target /data/www/virtual/netfrag/docs/nfo/api/org.netfrag --output HTML:frames:phpedit --directory /data/www/virtual/netfrag/docs/nfo/code/elib --customtags module,license,license-url,author-url --sourcecode on -q
1906      www-data  5031   477  0 11:17 ?        00:00:00 /usr/bin/python /usr/lib/cgi-bin/viewcvs.cgi
1907    
1908    i caesar - the better sourceforge?
1909    
1910    o integrate staging:
1911      x make publish
1912      o make stage[1|2|3]
1913      o 'make review|approve'???
1914    
1915    x cd /data/www/virtual/netfrag/docs/nfo
1916      x refactor using gnu make
1917      o include raw-code to docs!!!
1918      o via make: run jobs in parallel (phpDocumentor!)
1919      o generate & publish Autodia xml!!!
1920    
1921    o make custom 404-page for netfrag.org
1922    
1923    o StaticExplorer!!! (CD-ROM & Co.)
1924    
1925    i quepasa.netfrag.org:/data/www/virtual/netfrag/docs/nfo/
1926      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.start
1927      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1928      check_agents - quepasa.netfrag.org - Wed Mar 19 22:20:17 CET 2003
1929      root     18573 18571  0 23:46 pts/1    00:00:00 /bin/sh -c ./.run sync;
1930      root     18575 18574  0 23:46 pts/1    00:00:00 /usr/bin/perl /data/opt/tools/synccvs.pl nfo/php/libs/org.netfrag.glib code/org.netfrag.glib
1931      ready.
1932      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1933      check_agents - quepasa.netfrag.org - Wed Mar 19 22:21:16 CET 2003
1934      root     18628 18571  0 23:47 pts/1    00:00:00 /bin/sh -c ./.run build-api;
1935      root     18631 18628  0 23:47 pts/1    00:00:00 /usr/bin/perl ./.phpdocrc glib phpedit
1936      root     18632 18631  0 23:47 pts/1    00:00:00 /data/opt/tools/php-4.3.1/php /data/opt/tools/phpdocumentor/phpdoc -s --title org.netfrag.glib - a component library --defaultpackagename org.netfrag.glib --target /data/www/virtual/netfrag/docs/nfo/api/org.netfrag --output HTML:frames:phpedit --directory /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib --customtags module,license,license-url,author-url --sourcecode on -q
1937      ready.
1938      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1939      check_agents - quepasa.netfrag.org - Wed Mar 19 22:22:49 CET 2003
1940      No agents running.
1941    
1942    o news.netfrag.org/nfo.journal
1943    
1944    i #> go debian|suse|redhat|home
1945      switches linux base-system(!!!)
1946      is this possible?
1947      required:
1948        o prepared fs-parts
1949        o alien-like program for converting complete package-system-databases
1950           (not just single packages) between distris/packaging concepts
1951    
1952    o make 'rap' available globally on a linux system (/usr/sbin?)
1953      e.g.: #> rap docu
1954      (target 'docu' is defined in /etc/rap.xml)
1955    
1956    i quepasa.netfrag.org
1957      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.start
1958      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.publish
1959      linking /data/www/virtual/netfrag/docs/nfo/api/build-log.html
1960      linking /data/www/virtual/netfrag/docs/nfo/api/error-log.html
1961      linking /data/www/virtual/netfrag/docs/nfo/api/org.netfrag
1962      linking /data/www/virtual/netfrag/docs/nfo/build/var
1963      root@quepasa:/data/www/virtual/netfrag/docs/nfo# ./.check_agents
1964      check_agents - quepasa.netfrag.org - Thu Mar 20 03:49:42 CET 2003
1965      root     20544 20542  0 05:28 pts/1    00:00:00 /bin/sh -c ./.run sync;
1966      root     20546 20545  0 05:28 pts/1    00:00:00 /usr/bin/perl /data/opt/tools/synccvs.pl nfo/php/libs/org.netfrag.glib code/org.netfrag.glib
1967      ready.
1968    
1969    o phpDocumentIndex
1970      o metadata area at bottom (or at side) of shown item:
1971        o url of file|item
1972        o physical location|url of original document (if embedded)
1973        o metadata from directory scope (merged from one level above): .cvslink [->JumpToCvs], CVS/Entries|Repository|Root
1974    
1975    o proof of concept for web-component-framework:
1976      tie org.netfrag.app--WebExplorer and org.netfrag.app--YAA together somehow...
1977    
1978    i monitor daily mbox grow-factor by running as a "daily job with captured output" [CapturedDaily]:
1979      #> du -sch /home/joko/virtual/joko_mail
1980    
1981    i new ssh-keys for joko@quepasa.netfrag.org
1982    
1983    o enhance nfo-download-page
1984      o add docus (link to cvs .tar.gz)
1985      o api (offline???)
1986    
1987    i phpDocumentIndex: fs--/data/www/global/apps/phpDocumentIndex/.pdi.php
1988    
1989    o which components should get UUIDs?
1990      o org.netfrag.app--YAA
1991      o org.netfrag.app--WebExplorer
1992      o org.netfrag.app--phpDocumentIndex
1993    
1994    m http://www.rojname.com/windows/windowstr.htm
1995      http://www.rojname.com/
1996      http://kurdistan.org/newrozdc.html
1997        http://www.niluferakbal.com/
1998        http://www.niluferakbal.com/yenisite/index_tr.html
1999          http://www.sineport.com/
2000          http://www.webservis.gen.tr/
2001          http://195.174.224.99/turkulist/
2002          http://www.turkticaret.net/siberhosting/index.php
2003      http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22konews@netscape.net%22
2004    
2005    i Desktop/TurkToEng.reg
2006      --- snip ---
2007      REGEDIT4
2008      
2009      [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\LangToLang TurkToEng]
2010      @="http://www.langtolang.com/browserMenu/TurkToEng.html"
2011      "contexts"=hex:10
2012      --- snip ---
2013    
2014    m http://www.thehungersite.com/cgi-bin/WebObjects/CTDSites
2015      #> whois thehungersite.com?
2016        Registrant:
2017        greatergood.com, Inc (THEHUNGERSITE5-DOM)
2018           <protect>
2019           720 Olive Way, Suite 1800
2020           Seattle
2021           WA,98101
2022           US
2023           </protect>
2024        
2025           Domain Name: THEHUNGERSITE.COM
2026        
2027           Administrative Contact:
2028              Gehrt, John  (JG10952)            john@GREATERGOOD.COM
2029             <protect>
2030              YourSchoolShop.com
2031              720 Olive Way, Suite 1800
2032              Seattle, WA 98101
2033              206 674 8700 (FAX) 206 268 5454
2034             </protect>
2035           Technical Contact:
2036              Hood, Tomas  (TH6073)             tomas@YSS.COM
2037             <protect>
2038              YourSchoolShop.com
2039              1301 Fifth Avenue, Suite 1501
2040              Seattle, WA 98101
2041              206 674 8700 (FAX) 206 344 5221
2042             </protect>
2043      m http://www.greatergood.com/cgi-bin/WebObjects/GreaterGood
2044        © 2000-2002 GreaterGood.com. All rights reserved. Patent Pending.
2045        Owned and operated by CharityUSA.com, LLC.
2046        Funds are paid by CharityUSA.com, LLC. to the benefiting organization(s) in the form of a royalty payment.
2047      m http://charityusa.com/chausa/index.html
2048      #> whois charityusa.com
2049        Registrant:
2050        HOMELINE PUBLICATIONS (CHARITYUSA-DOM)
2051           <protect>
2052           110 BRIDGE ST
2053           DEDHAM, MA 02026-1702
2054           US
2055           </protect>
2056        
2057           Domain Name: CHARITYUSA.COM
2058        
2059           Administrative Contact, Technical Contact:
2060              HOMELINE PUBLICATIONS  (HP413-ORG)                timk@thehungersite.com
2061             <protect>
2062              HOMELINE PUBLICATIONS
2063              110 BRIDGE ST
2064              DEDHAM, MA 02026-1702
2065              US
2066              781 461 6161 fax: 781 461 6160
2067             </protect>
2068      m http://www.gearthatgives.com/cgi-bin/WebObjects/CTDStore.woa/wa/item?siteID=220&categoryID=265&itemID=3206&origin=THS_PopUnder1_ecomMCIraqKit
2069      m http://imageserv03.yss4.com/images/p/ths/THS_PopUnder1_ecomMCIraqKit.jpg
2070      
2071      m http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=%22HOMELINE+PUBLICATIONS%22
2072        http://216.239.33.100/search?q=cache:C9xHdBbsEvQC:www.rhyolite.com/anti-spam/spammers.html+%22HOMELINE+PUBLICATIONS%22&hl=en&ie=UTF-8
2073        http://216.239.33.100/search?hl=en&ie=UTF-8&oe=UTF-8&q=cache%3Ahttp%3A%2F%2Fwww.rhyolite.com%2Fanti-spam%2Fobjections%2F
2074        http://216.239.33.100/search?hl=en&ie=UTF-8&oe=UTF-8&q=cache%3Ahttp%3A%2F%2Fwww.rhyolite.com%2Fanti-spam%2Fobjections%2Fkehres.html
2075      
2076      #> whois ima.com
2077        Registrant:
2078        International Messaging Associates Ltd. (IMA-DOM)
2079           China Resources Building, 27/F, 26
2080           NO CITY, NO STATE 99999
2081           CN
2082        
2083           Domain Name: IMA.COM
2084        
2085           Administrative Contact, Technical Contact:
2086              Kehres, Tim  (TK46)               kehres@IMA.COM
2087             <protect>
2088              International Messaging Associates Ltd.
2089              Hong Kong Computer Center, 20/F
2090              HK
2091              +852-2520-0300 +852 2648-5913
2092             </protect>
2093    
2094      m http://www.ima.com/
2095        http://www.ima.com/about/index.html
2096        http://www.ima.com/contacts/index.html
2097        http://www.ima.com/pricing.html
2098    
2099    m some links pointing to different google language-interfaces:
2100      http://www.google.com/intl/xx-bork/
2101      http://www.google.com/intl/ia/
2102      http://www.google.com/intl/xx-hacker/
2103      http://www.google.com/intl/xx-piglatin/
2104      http://www.google.com/intl/la/
2105      http://www.google.com/intl/eo/
2106    
2107    o prevent 'uml_boot --vhost={hostname} --kill' trying to kill it's own 'ps ax | grep {hostname}'
2108    
2109    i startup of quepasa.netfrag.org on 2003-03-23
2110      Cleaning: /tmp /var/lock /var/run.
2111      Initializing random number generator... done.
2112      Recovering nvi editor sessions... done.
2113      Setting up X server socket directory /tmp/.X11-unix...done.
2114      INIT: Entering runlevel: 2
2115      Starting system log daemon: syslogd.
2116      Starting kernel log daemon: klogd.
2117      Starting AMaViS Daemons: amavis-milter amavisd.
2118      Starting NFS common utilities: statd.
2119      Starting internet superserver: inetd.
2120      INND:  PID file exists -- unclean shutdown!
2121      Starting news server: innd.
2122      Starting jabberd: jabberd.
2123      Starting MySQL database server: mysqld.
2124      Starting Mail Transport Agent: sendmail.
2125      Starting network management services: snmpd snmptrapd.
2126      Starting OpenBSD Secure Shell server: sshd.
2127      Starting deferred execution scheduler: atd.
2128      Starting periodic command scheduler: cron.
2129      Starting web server: apache[Sun Mar 23 17:59:51 2003] [error] Cannot resolve host name service.netfrag.org --- ignoring!
2130      [Sun Mar 23 18:00:38 2003] [error] Cannot resolve host name cvs.netfrag.org --- ignoring!
2131      [Sun Mar 23 18:01:20 2003] [error] Cannot resolve host name news.netfrag.org --- ignoring!
2132      
2133      
2134      
2135      [Sun Mar 23 18:02:02 2003] [error] Cannot resolve host name search.netfrag.org --- ignoring!
2136      [Sun Mar 23 18:02:44 2003] [error] Cannot resolve host name lashlarue.de --- ignoring!
2137      configuring dynamic domain "golf5.de"
2138      configuring dynamic domain "smartmen.de"
2139      configuring dynamic domain "ballonflug.de"
2140      [Sun Mar 23 18:02:45 2003] [error] Cannot resolve host name golf5.de --- ignoring!
2141      
2142      
2143      .
2144      Starting the Bacula File daemon
2145      quepasa login:
2146    
2147    i quepasa.netfrag.org on 2003-03-23
2148      Mar 23 18:28:51 quepasa kernel: 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=37568 WINDOW=0 RES=0x00 ACK RST URGP=0
2149      Mar 23 18:28:54 quepasa kernel: 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=37568 WINDOW=0 RES=0x00 ACK RST URGP=0
2150    
2151    i quepasa: no space left on device!!!
2152      #> df
2153        Filesystem           1K-blocks      Used Available Use% Mounted on
2154        /dev/ubd/0             1007896    854608    102088  90% /
2155        /dev/ubd/2             2015824    620952   1292472  100% /data
2156      #> rm -r /home/service/virtual/pdumpfs/var/data/2003/03
2157      #> df
2158        Filesystem           1K-blocks      Used Available Use% Mounted on
2159        /dev/ubd/0             1007896    854608    102088  90% /
2160        /dev/ubd/2             2015824    620952   1292472  33% /data
2161      #> tail -f /var/log/news/news.err
2162        Mar 15 18:54:18 quepasa nnrpd[27242]: pd9e7778d.dip.t-dialin.net cant read Connection reset by peer
2163        Mar 17 03:17:00 quepasa innd: SERVER cant write nfo/support/93 No space left on device
2164        Mar 17 03:17:00 quepasa innd: SERVER throttle No space left on device writing article file -- throttling
2165        Mar 17 03:17:00 quepasa innd: SERVER cant write nfo/support/93 No space left on device
2166        Mar 17 03:17:00 quepasa innd: SERVER cant write nfo/support/93 No space left on device
2167        Mar 17 18:16:26 quepasa innd: SERVER shutdown system is going down
2168        Mar 23 18:18:46 quepasa innd: SERVER cant write nfo/support/99 No space left on device
2169        Mar 23 18:18:46 quepasa innd: SERVER throttle No space left on device writing article file -- throttling
2170        Mar 23 18:18:46 quepasa innd: SERVER cant write nfo/support/99 No space left on device
2171        Mar 23 18:18:46 quepasa innd: SERVER cant write nfo/support/99 No space left on device
2172      #> /etc/init.d/inn reload
2173        Reloading INN configuration files: Ok
2174      #> tail -f /var/log/news/news.err
2175        {no messages...}
2176      #> tail -f /var/log/news/news.notice
2177        Mar 23 18:51:57 quepasa nnrpd[4112]: quepasa.netfrag.org times user 0.000 system 0.000 elapsed 9.970
2178        Mar 23 18:54:42 quepasa innd: o::/etc/init.d/inn
2179        Mar 23 18:54:42 quepasa innd: overview closed
2180        Mar 23 18:54:42 quepasa innd: SERVER history cache final: 2 lookups, 1 hits
2181        Mar 23 18:55:07 quepasa innd: overview spawned overview:16:proc:4198
2182        Mar 23 18:55:22 quepasa innd: SERVER reload all /etc/init.d/inn
2183        Mar 23 18:55:23 quepasa innd: overview exit 0 elapsed 3461 pid 239
2184        Mar 23 19:02:34 quepasa innd: ME time 651588 idle 606301(3) artwrite 0(0) artlink 0(0) hiswrite 0(0) hissync 0(2) sitesend 0(0) artctrl 0(0) artcncl 0(0) hishave 0(0)
2185        Mar 23 19:02:35 quepasa nnrpd[4360]: quepasa.netfrag.org connect
2186        Mar 23 19:02:35 quepasa nnrpd[4360]: quepasa.netfrag.org perl filtering enabled
2187        Mar 23 19:02:35 quepasa nnrpd[4360]: quepasa.netfrag.org user webnews
2188        Mar 23 19:02:41 quepasa nnrpd[4360]: quepasa.netfrag.org group nfo.links.misc 1
2189        Mar 23 19:02:41 quepasa nnrpd[4360]: quepasa.netfrag.org exit articles 1 groups 1
2190        Mar 23 19:02:41 quepasa nnrpd[4360]: quepasa.netfrag.org times user 0.000 system 0.038 elapsed 6.087
2191      #> ps ax
2192       [...]
2193       2483 ?        S      0:00 /usr/sbin/apache -DSSL
2194       4018 ?        R      0:00 sendmail: MTA: accepting connections
2195       4020 ?        S      0:01 sendmail: MTA: ./h2MNWs7u005266 from queue
2196       4198 ?        S      0:00 /usr/lib/news/bin/overchan
2197       4380 ?        R      0:01 /usr/bin/perl -T /usr/sbin/amavisd --pid_file=/var/run/amavisd.pid --user=
2198       4464 ?        S      0:00 /usr/bin/perl -T /usr/sbin/amavisd --pid_file=/var/run/amavisd.pid --user=
2199       4475 ?        S      0:00 /bin/login
2200       4525 ?        S      0:00 sendmail: MTA: h2NI7smk004525 h1.service.netfrag.org [213.133.118.34]: DAT
2201       4526 ?        S      0:00 /usr/sbin/amavis-milter -D -p /var/run/amavis/amavis-milter.sock
2202       4527 ?        S      0:00 sendmail: MTA: startup with 213.133.118.34
2203       4531 ?        R      0:00 /usr/local/f-prot/f-prot -DUMB -ARCHIVE /var/lib/amavis/amavis-milter-XXyw
2204       4532 pts/0    R      0:00 ps ax
2205       4533 ?        R      0:00 /usr/bin/perl /etc/mail/smrsh/dispatchmail --base=/home/joko/virtual/joko_
2206       4534 ?        S      0:00 /usr/sbin/amavis-milter -D -p /var/run/amavis/amavis-milter.sock
2207       4538 ?        R      0:00 /usr/local/f-prot/f-prot -DUMB -ARCHIVE /var/lib/amavis/amavis-milter-XXtC  
2208      #> mailq
2209        MSP Queue status...
2210        /var/spool/mqueue-client is empty
2211                        Total requests: 0
2212        MTA Queue status...
2213        [...]
2214        h2MAnE7v002182     2140 Sat Mar 22 12:30 MAILER-DAEMON
2215                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2216                                                 <root@h1.service.netfrag.org>
2217        h2MBCq7u002264      188 Sat Mar 22 12:18 <rfms@h1.service.netfrag.org>
2218                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2219                                                 <joko@netfrag.org>
2220        h2MAck7v002146     2140 Sat Mar 22 12:19 MAILER-DAEMON
2221                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2222                                                 <root@h1.service.netfrag.org>
2223        h2MB2v7u002217      188 Sat Mar 22 12:08 <root@h1.service.netfrag.org>
2224                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2225                                                 <joko@netfrag.org>
2226        h2MASG7v002104     2140 Sat Mar 22 12:07 MAILER-DAEMON
2227                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2228                                                 <root@h1.service.netfrag.org>
2229        [...]
2230        h2M4xl7u000571      156 Sat Mar 22 06:05 <monit@h1.service.netfrag.org>
2231                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2232                                                 <alert@service.netfrag.org>
2233        h2M4kQ7u000517      188 Sat Mar 22 05:52 <root@h1.service.netfrag.org>
2234                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2235                                                 <joko@netfrag.org>
2236        h2M4qq7u000534      188 Sat Mar 22 05:58 <root@h1.service.netfrag.org>
2237                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2238                                                 <joko@netfrag.org>
2239        h2M4tV7u000563      188 Sat Mar 22 06:01 <root@h1.service.netfrag.org>
2240                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2241                                                 <joko@netfrag.org>
2242        h2M4jg7w000515      169 Sat Mar 22 05:52 <monit@h1.service.netfrag.org>
2243                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2244                                                 <alert@service.netfrag.org>
2245        h2M4jg7u000515      156 Sat Mar 22 05:51 <monit@h1.service.netfrag.org>
2246                         (bestmx map: lookup (h1.service.netfrag.org.): deferred)
2247                                                 <alert@service.netfrag.org>
2248                        Total requests: 179
2249        [...]
2250      #> tail -f /var/log/syslog
2251        Mar 23 19:37:14 quepasa sm-mta[5174]: h2MBqP7v002446: to=<root@h1.service.netfrag.org>, delay=1+06:00:01, xdelay=00:00:17, mailer=esmtp, pri=12092012, relay=h1.service.netfrag.org. [213.133.118.34], dsn=2.0.0, stat=Sent (h2NIavM03315 Message accepted for delivery)
2252        Mar 23 19:37:16 quepasa sm-mta[4020]: h2MBfm7w002405: to=<root@h1.service.netfrag.org>, delay=1+06:09:51, xdelay=00:00:08, mailer=esmtp, pri=12182012, relay=h1.service.netfrag.org. [213.133.118.34], dsn=2.0.0, stat=Sent (h2NIb8i03354 Message accepted for delivery)
2253        Mar 23 19:37:17 quepasa sm-mta[5174]: h2MBfm7v002405: to=<monit@h1.service.netfrag.org>, delay=1+06:11:15, xdelay=00:00:00, mailer=esmtp, pri=12182016, relay=h1.service.netfrag.org. [213.133.118.34], dsn=5.1.1, stat=User unknown
2254        Mar 23 19:37:17 quepasa sm-mta[5174]: h2MBfm7v002405: h2NIVdml005174: return to sender: User unknown
2255      #> mailq
2256        [...]
2257        MTA Queue status...
2258        [...]
2259                    Total requests: 83
2260      #> tail -f /var/log/syslog
2261    
2262    o connections to the cvs-daemon seem not to be recorded in syslog!?
2263    
2264    o write monitor for output of 'mailq'!!! (grep the numbers!)
2265    
2266    i found while reviewing Mails returned from the 'Mail Delivery Subsystem':
2267      i example error-message response if (e.g.) 'recieveMail|dispatchmail' fails....
2268        The original message was received at Tue, 18 Mar 2003 20:45:04 +0100
2269        from [213.133.118.34]
2270        
2271           ----- The following addresses had permanent fatal errors -----
2272        |~/bin/mail/recieveMail
2273            (reason: 255)
2274            (expanded from: jonen_mail)
2275        
2276           ----- Transcript of session follows -----
2277        syntax error at /etc/mail/smrsh/recieveMail line 125, near ") {"
2278        Execution of /etc/mail/smrsh/recieveMail aborted due to compilation errors.
2279        554 5.3.0 unknown mailer error 255
2280        o scan for this! (global/default milter.filter? -> "syntax error in line xyz")
2281      i another one:
2282        The original message was received at Mon, 3 Mar 2003 16:51:28 +0100
2283        from [213.133.118.34]
2284        
2285           ----- The following addresses had permanent fatal errors -----
2286        |~/bin/mail/recieveMail
2287            (reason: 2)
2288            (expanded from: jonen_mail)
2289        
2290           ----- Transcript of session follows -----
2291        Can't locate Sys/Hostname.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl .) at /usr/share/perl5/Mail/Audit.pm line 6.
2292        BEGIN failed--compilation aborted at /usr/share/perl5/Mail/Audit.pm line 6.
2293        Compilation failed in require at /etc/mail/smrsh/recieveMail line 57.
2294        BEGIN failed--compilation aborted at /etc/mail/smrsh/recieveMail line 57.
2295        554 5.3.0 unknown mailer error 2
2296        o scan for this! (global/default milter.filter? -> "module not found: "{modulename}" - try to install it? [Y/n] ")
2297    

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.136

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed