/[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.71 by joko, Wed Mar 12 22:25:51 2003 UTC revision 1.75 by joko, Thu Mar 13 00:25:59 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.75  2003/03/13 00:25:59  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.74  2003/03/12 23:55:51  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.73  2003/03/12 23:25:51  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.72  2003/03/12 22:55:51  joko
25      + AUTOCOMMIT: updated/added content
26    
27    Revision 1.71  2003/03/12 22:25:51  joko    Revision 1.71  2003/03/12 22:25:51  joko
28    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
29    
# Line 1106  o close down almost everything on h1.ser Line 1118  o close down almost everything on h1.ser
1118    o vsd    o vsd
1119    o write (success-)story!!!    o write (success-)story!!!
1120    
1121  o note about workflow: what about old root-emails on the main-host?  # --- bookmark, 2003-03-13 00:43
1122    
1123    o note about workflow / FAQ: what about old root-emails on the main-host?
1124    x purged old mboxes    x purged old mboxes
1125      -> just purge them? (admin-action: approve purge!)      -> just purge them? (admin-action: approve purge!)
1126      #> cd /var/spool/mail      #> cd /var/spool/mail
1127      #> >root      (updated recently)      #> >root      (updated recently)
1128      #> >service      (updated recently)      #> >service      (updated recently)
1129      #> rm netsaint      (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003)      #> rm netsaint      (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003)
1130    o How to check if a mbox contains mud-only? try 'formail'!    o Write MiniHowTo: How to check if a mbox contains mud-only? try 'formail'!
1131      #> formail      #> cat {mbox-file} | formail -I "" | less
1132        from 'man formail':
1133           To extract the header from a message:
1134                  formail -X ""
1135           or
1136                  sed -e '/^$/ q'
1137    
1138           To extract the body from a message:
1139                  formail -I ""
1140           or
1141                  sed -e '1,/^$/ d'
1142                  
1143      !!!!!!    no - this doesn't work - 'formail' is not for reading whole 'mbox'-format    !!!!!!
1144      
1145      use this:
1146        #> mutt -f <mbox-file>
1147          
1148      x purged old mboxes:
1149        #> rm rfms      (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100)
1150        #> rm jonen     (last entry: Jun 25  2002)
1151        
1152        
1153    
1154  o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators  o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators
1155    
# Line 1143  x glossary::KISS - Keep It Simple, Stupi Line 1178  x glossary::KISS - Keep It Simple, Stupi
1178    
1179  o look how Horde looks with the current 'chora'-stylesheet...  o look how Horde looks with the current 'chora'-stylesheet...
1180    
1181  o dsu2html: aggregate outputs from dsu to one or more linked html page(s)  # --- bookmark, 2003-03-13 00:43
1182    
1183    o dus2html:
1184      o aggregate outputs from dus to one or more linked html page(s)
1185      o run in interval (cron!)
1186    
1187  o server- & tool-consolidation (moonX, toolX)  o server- & tool-consolidation (moonX, toolX)
1188    
# Line 1161  o translate selfhtml? Line 1200  o translate selfhtml?
1200    
1201  o search::[php & rss & Dublin Core]  o search::[php & rss & Dublin Core]
1202    
1203    o "what happens if 'dispatchmail' prints something to the console" or ...
1204      "check out how to let dispatchmail append stuff to /var/log/syslog"
1205    
1206    x modified routing of netsaint-mails:
1207      netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ...
1208        'service' is a local posix account...
1209        'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org
1210      ... -> SMTP -> MX:quepasa.netfrag.org ->
1211        'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org
1212        'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations
1213      -> nfo.support@news.netfrag.org
1214        now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp)
1215    
1216    o why does quepasa.netfrag.org crash regularly?
1217    
1218    o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!)
1219      -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.
1220      (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.
1221    

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.75

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