/[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.82 by joko, Thu Mar 13 04:55:54 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.82  2003/03/13 04:55:54  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.81  2003/03/13 04:25:52  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.80  2003/03/13 03:56:41  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.79  2003/03/13 03:25:58  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.78  2003/03/13 02:56:02  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.77  2003/03/13 02:26:20  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.75  2003/03/13 00:25:59  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.74  2003/03/12 23:55:51  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.73  2003/03/12 23:25:51  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.72  2003/03/12 22:55:51  joko
43      + AUTOCOMMIT: updated/added content
44    
45    Revision 1.71  2003/03/12 22:25:51  joko    Revision 1.71  2003/03/12 22:25:51  joko
46    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
47    
# Line 1106  o close down almost everything on h1.ser Line 1136  o close down almost everything on h1.ser
1136    o vsd    o vsd
1137    o write (success-)story!!!    o write (success-)story!!!
1138    
1139  o note about workflow: what about old root-emails on the main-host?  # --- bookmark, 2003-03-13 00:43
1140    
1141    o note about workflow / FAQ: what about old root-emails on the main-host?
1142    x purged old mboxes    x purged old mboxes
1143      -> just purge them? (admin-action: approve purge!)      -> just purge them? (admin-action: approve purge!)
1144      #> cd /var/spool/mail      #> cd /var/spool/mail
1145      #> >root      (updated recently)      #> >root      (updated recently)
1146      #> >service      (updated recently)      #> >service      (updated recently)
1147      #> 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)
1148    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'!
1149      #> formail      #> cat {mbox-file} | formail -I "" | less
1150        from 'man formail':
1151           To extract the header from a message:
1152                  formail -X ""
1153           or
1154                  sed -e '/^$/ q'
1155    
1156           To extract the body from a message:
1157                  formail -I ""
1158           or
1159                  sed -e '1,/^$/ d'
1160                  
1161      !!!!!!    no - this doesn't work - 'formail' is not for reading whole 'mbox'-format    !!!!!!
1162      
1163      use this:
1164        #> mutt -f <mbox-file>
1165          
1166      x purged old mboxes:
1167        #> rm rfms      (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100)
1168        #> rm jonen     (last entry: Jun 25  2002)
1169        
1170        
1171    
1172  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
1173    
# Line 1143  x glossary::KISS - Keep It Simple, Stupi Line 1196  x glossary::KISS - Keep It Simple, Stupi
1196    
1197  o look how Horde looks with the current 'chora'-stylesheet...  o look how Horde looks with the current 'chora'-stylesheet...
1198    
1199  o dsu2html: aggregate outputs from dsu to one or more linked html page(s)  # --- bookmark, 2003-03-13 00:43
1200    
1201    o dus2html:
1202      o aggregate outputs from dus to one or more linked html page(s)
1203      o run in interval (cron!)
1204    
1205  o server- & tool-consolidation (moonX, toolX)  o server- & tool-consolidation (moonX, toolX)
1206    
# Line 1161  o translate selfhtml? Line 1218  o translate selfhtml?
1218    
1219  o search::[php & rss & Dublin Core]  o search::[php & rss & Dublin Core]
1220    
1221    o "what happens if 'dispatchmail' prints something to the console" or ...
1222      "check out how to let dispatchmail append stuff to /var/log/syslog"
1223    
1224    x modified routing of netsaint-mails:
1225      netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ...
1226        'service' is a local posix account...
1227        'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org
1228      ... -> SMTP -> MX:quepasa.netfrag.org ->
1229        'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org
1230        'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations
1231      -> nfo.support@news.netfrag.org
1232        now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp)
1233    
1234    o why does quepasa.netfrag.org crash regularly?
1235    
1236    o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!)
1237      -- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program.
1238      (C) Copyright 2000 L. Deri and R. Carbone. All rights reserved.
1239    
1240    o refactor 'estats' on h1.service.netfrag.org
1241      o new design
1242      o new location
1243        o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/
1244      o new architecture? (use WML - Website Meta Language?)
1245      o new names for services / new hierarchy
1246        o Alerts
1247          o news.netfrag.org/nfo.support
1248        o Accounting
1249          o bw_accounting
1250        o DiskSpaceUsage (dus2html)  [new]
1251        o IOGraph
1252        o Monitoring
1253          o Service
1254            o netsaint
1255            o nsa
1256            o monit
1257          o Network
1258            o ip-connection-state (via ippl)
1259            o ip-port-state (via snmpwalk)
1260        o Backup
1261          o netfrag.org/backup/
1262          o bacula
1263        o Logs
1264          o news.netfrag.org/nfo.support
1265    
1266    o pdumpfs
1267      - 2003-03-13 - before
1268        Filesystem           1K-blocks      Used Available Use% Mounted on
1269        /dev/ubd/0             1007896    795632    161064  84% /
1270        /dev/ubd/2             2015824   1090236    823188  57% /data
1271      - 2003-03-13 - after
1272        Filesystem           1K-blocks      Used Available Use% Mounted on
1273        /dev/ubd/0             1007896    795852    160844  84% /
1274        /dev/ubd/2             2015824   1283688    629736  68% /data
1275    
1276    o write MiniHowTo: What the hell is a "Jotter"?
1277    
1278      from: http://www.ericlindsay.com/epoc/bjot5.htm
1279        Jotter is a quick note taker that can include dates, sketches, spreadsheets, and spreadsheet graphs.
1280        You can change the format of sketch and spreadsheet objects. You can also include icons that lead
1281        you to word processed documents or to recorded voice and sound files.
1282    
1283      from: http://www.series5mx.com/machine/software/jotter.asp
1284        Jotter solves the problem by allowing you to enter information as you think of it, without thought
1285        to form or structure. It’s also always just a screen tap away, on the Series 5mx icon bar.
1286    
1287    from: http://www.office-futures.com/2003_03_02_OfficeJotterArchive.htm#90417172
1288      AtNewYork - Microsoft Unleashes Greenwich IM Beta
1289      Thor Olavsrud
1290      Adding steam to its efforts to build greater support for collaboration in the enterprise,
1291      Microsoft unveiled the first widely available beta of 'Greenwich,' the code-name for its
1292      new instant messaging and real-time collaboration server software. [snip]
1293      The technology is designed to provide a central means that will manage all real-time
1294      communications within an enterprise. Greenwich, slated for commercial release in mid-2003,
1295      will integrate presence (knowledge of whether a person is online and available) into the
1296      Windows Server 2003 platform to give enterprises access to voice, video and data collaboration.
1297    
1298    o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)} + {Ms Exchange (TM)}
1299        ims + ums!!!
1300    
1301    o write MiniHowTo: What the hell does Microsoft with Greenwich?
1302    
1303      from: http://www.jainnet.com/knowledgeeldorado/archives/2002/08/12/index.html
1304        Microsoft Greenwich
1305        Breaking down barriers between people. Every communications mechanism -- e-mail, phone,
1306        instant messaging, group collaboration tools -- forces individuals to adapt to its approach.
1307        Microsoft's vision for next-generation communications uses Web services to enhance digital
1308        meetings and group collaboration and provides information-agent technology to unify and
1309        manage disparate communications mechanisms. Microsoft demonstrated its future direction
1310        for real-time communications and collaboration (RTC) server software code-named "Greenwich."
1311      
1312      from: http://www.internetnews.com/ent-news/article.php/1480181
1313        [...]
1314        In terms of security, Greenwich fully integrates with Microsoft's IT security management structure,
1315        and will add protection to unencrypted text traveling across the Internet. Greenwich will also provide
1316        standards support for technologies like SSL encryption, Digest and NTLM/Kerberos authentication.
1317        [...]
1318      
1319      from: http://e-businessadvisor.com/doc/12048
1320        [...]
1321        The Greenwich platform includes the following:
1322        - Presence-based functionality that directs messages to available users
1323        - Integration with the previously announced MSN Messenger Connect for Enterprises service
1324          (see http://Advisor.com/doc/11494), which provides authentication and manageability for
1325          business-to-consumer (B2C) instant messaging
1326        - End-to-end communications based on industry security standards
1327        - Administration based on industry-standard technologies and familiar tools
1328        - Data collaboration, PC-to-PC voice and video, and other services
1329        - IM conversation logging to help ensure regulatory compliance, customer service, and security
1330        [...]    
1331    
1332    hehe:
1333      from: http://www.microsoft.com/presspass/press/2002/jul02/07-24NETDayUmbrellaPR.asp
1334      [...]
1335      EDITORS' UPDATE, January 25, 2003 -- Microsoft has discontinued use of the code name "Palladium."
1336      The new components being developed for the Microsoft® Windows® Operating System, which are
1337      described in this article under the code name "Palladium," are now referred to as the next-generation
1338      secure computing base for Windows.
1339      [...]
1340      "the next-generation secure computing base for Windows"....
1341      
1342    ongoing Microsoft repackaging:
1343      from: http://zdnet.com.com/2100-1104-961497.html
1344      [...]
1345      Microsoft's new offering for e-business--code-named "Jupiter"--is a comprehensive set of
1346      server operating systems for doing business on the Web. Jupiter will bring together three
1347      separately available Microsoft server products--BizTalk Server, Content Management Server
1348      and Commerce Server--into one package.
1349      Microsoft unveiled Content Management Server 2002 on Monday.
1350      [...]
1351    
1352    acq: TogetherSoft -> Borland
1353      http://www.togethersoft.com
1354    
1355    acq: Metamerge -> IBM
1356      http://www-3.ibm.com/software/network/directory/pr20020625.html
1357    
1358    Websphere MQ questions: (from: http://www.alphacourt.com/html/expert/askexpert/)
1359      - HAVING PROBLEMS WITH CLUSTERING?
1360      - WHERE'S MY MESSAGE?
1361      - PERFORMANCE AN ISSUE?
1362      - WORRIED ABOUT SECURITY?
1363      - MY MESSAGE FLOWS WON'T DEPLOY
1364      - MAYBE YOUR CHANNELS WON'T START
1365    

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

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