12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.85 2003/03/13 07:26:38 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.83 2003/03/13 05:26:05 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.82 2003/03/13 04:55:54 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.81 2003/03/13 04:25:52 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.80 2003/03/13 03:56:41 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
|
Revision 1.79 2003/03/13 03:25:58 joko |
31 |
|
+ AUTOCOMMIT: updated/added content |
32 |
|
|
33 |
|
Revision 1.78 2003/03/13 02:56:02 joko |
34 |
|
+ AUTOCOMMIT: updated/added content |
35 |
|
|
36 |
|
Revision 1.77 2003/03/13 02:26:20 joko |
37 |
|
+ AUTOCOMMIT: updated/added content |
38 |
|
|
39 |
|
Revision 1.75 2003/03/13 00:25:59 joko |
40 |
|
+ AUTOCOMMIT: updated/added content |
41 |
|
|
42 |
|
Revision 1.74 2003/03/12 23:55:51 joko |
43 |
|
+ AUTOCOMMIT: updated/added content |
44 |
|
|
45 |
Revision 1.73 2003/03/12 23:25:51 joko |
Revision 1.73 2003/03/12 23:25:51 joko |
46 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
47 |
|
|
1142 |
o vsd |
o vsd |
1143 |
o write (success-)story!!! |
o write (success-)story!!! |
1144 |
|
|
1145 |
|
# --- bookmark, 2003-03-13 00:43 |
1146 |
|
|
1147 |
o note about workflow / FAQ: what about old root-emails on the main-host? |
o note about workflow / FAQ: what about old root-emails on the main-host? |
1148 |
x purged old mboxes |
x purged old mboxes |
1149 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
1163 |
formail -I "" |
formail -I "" |
1164 |
or |
or |
1165 |
sed -e '1,/^$/ d' |
sed -e '1,/^$/ d' |
1166 |
|
|
1167 |
|
!!!!!! no - this doesn't work - 'formail' is not for reading whole 'mbox'-format !!!!!! |
1168 |
|
|
1169 |
|
use this: |
1170 |
|
#> mutt -f <mbox-file> |
1171 |
|
|
1172 |
x purged old mboxes: |
x purged old mboxes: |
1173 |
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
1174 |
#> rm jonen (last entry: Jun 25 2002) |
#> rm jonen (last entry: Jun 25 2002) |
1202 |
|
|
1203 |
o look how Horde looks with the current 'chora'-stylesheet... |
o look how Horde looks with the current 'chora'-stylesheet... |
1204 |
|
|
1205 |
o dsu2html: aggregate outputs from dsu to one or more linked html page(s) |
# --- bookmark, 2003-03-13 00:43 |
1206 |
|
|
1207 |
|
o dus2html: |
1208 |
|
o aggregate outputs from dus to one or more linked html page(s) |
1209 |
|
o run in interval (cron!) |
1210 |
|
|
1211 |
o server- & tool-consolidation (moonX, toolX) |
o server- & tool-consolidation (moonX, toolX) |
1212 |
|
|
1230 |
x modified routing of netsaint-mails: |
x modified routing of netsaint-mails: |
1231 |
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
1232 |
'service' is a local posix account... |
'service' is a local posix account... |
1233 |
'service' is mapped to 'alert@service.netfrag.org', '\service' in /etc/mail/aliases on h1.service.netfrag.org |
'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org |
1234 |
... -> SMTP -> MX:quepasa.netfrag.org -> |
... -> SMTP -> MX:quepasa.netfrag.org -> |
1235 |
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
1236 |
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
1237 |
-> nfo.support@news.netfrag.org |
-> nfo.support@news.netfrag.org |
1238 |
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
1239 |
|
|
1240 |
|
o why does quepasa.netfrag.org crash regularly? |
1241 |
|
|
1242 |
|
o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!) |
1243 |
|
-- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program. |
1244 |
|
(C) Copyright 2000 L. Deri and R. Carbone. All rights reserved. |
1245 |
|
|
1246 |
|
o refactor 'estats' on h1.service.netfrag.org |
1247 |
|
o new design |
1248 |
|
o new location |
1249 |
|
o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/ |
1250 |
|
o new architecture? (use WML - Website Meta Language?) |
1251 |
|
o new names for services / new hierarchy |
1252 |
|
o Alerts |
1253 |
|
o news.netfrag.org/nfo.support |
1254 |
|
o Accounting |
1255 |
|
o bw_accounting |
1256 |
|
o DiskSpaceUsage (dus2html) [new] |
1257 |
|
o IOGraph |
1258 |
|
o Monitoring |
1259 |
|
o Service |
1260 |
|
o netsaint |
1261 |
|
o nsa |
1262 |
|
o monit |
1263 |
|
o Network |
1264 |
|
o ip-connection-state (via ippl) |
1265 |
|
o ip-port-state (via snmpwalk) |
1266 |
|
o Backup |
1267 |
|
o netfrag.org/backup/ |
1268 |
|
o bacula |
1269 |
|
o Logs |
1270 |
|
o news.netfrag.org/nfo.support |
1271 |
|
|
1272 |
|
o pdumpfs |
1273 |
|
- 2003-03-13 - before |
1274 |
|
Filesystem 1K-blocks Used Available Use% Mounted on |
1275 |
|
/dev/ubd/0 1007896 795632 161064 84% / |
1276 |
|
/dev/ubd/2 2015824 1090236 823188 57% /data |
1277 |
|
- 2003-03-13 - after |
1278 |
|
Filesystem 1K-blocks Used Available Use% Mounted on |
1279 |
|
/dev/ubd/0 1007896 795852 160844 84% / |
1280 |
|
/dev/ubd/2 2015824 1283688 629736 68% /data |
1281 |
|
|
1282 |
|
o write MiniHowTo: What the hell is a "Jotter"? |
1283 |
|
|
1284 |
|
from: http://www.ericlindsay.com/epoc/bjot5.htm |
1285 |
|
Jotter is a quick note taker that can include dates, sketches, spreadsheets, and spreadsheet graphs. |
1286 |
|
You can change the format of sketch and spreadsheet objects. You can also include icons that lead |
1287 |
|
you to word processed documents or to recorded voice and sound files. |
1288 |
|
|
1289 |
|
from: http://www.series5mx.com/machine/software/jotter.asp |
1290 |
|
Jotter solves the problem by allowing you to enter information as you think of it, without thought |
1291 |
|
to form or structure. It’s also always just a screen tap away, on the Series 5mx icon bar. |
1292 |
|
|
1293 |
|
from: http://www.office-futures.com/2003_03_02_OfficeJotterArchive.htm#90417172 |
1294 |
|
AtNewYork - Microsoft Unleashes Greenwich IM Beta |
1295 |
|
Thor Olavsrud |
1296 |
|
Adding steam to its efforts to build greater support for collaboration in the enterprise, |
1297 |
|
Microsoft unveiled the first widely available beta of 'Greenwich,' the code-name for its |
1298 |
|
new instant messaging and real-time collaboration server software. [snip] |
1299 |
|
The technology is designed to provide a central means that will manage all real-time |
1300 |
|
communications within an enterprise. Greenwich, slated for commercial release in mid-2003, |
1301 |
|
will integrate presence (knowledge of whether a person is online and available) into the |
1302 |
|
Windows Server 2003 platform to give enterprises access to voice, video and data collaboration. |
1303 |
|
|
1304 |
|
o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)} + {Ms Exchange (TM)} |
1305 |
|
ims + ums!!! |
1306 |
|
|
1307 |
|
o write MiniHowTo: What the hell does Microsoft with Greenwich? |
1308 |
|
|
1309 |
|
from: http://www.jainnet.com/knowledgeeldorado/archives/2002/08/12/index.html |
1310 |
|
Microsoft Greenwich |
1311 |
|
Breaking down barriers between people. Every communications mechanism -- e-mail, phone, |
1312 |
|
instant messaging, group collaboration tools -- forces individuals to adapt to its approach. |
1313 |
|
Microsoft's vision for next-generation communications uses Web services to enhance digital |
1314 |
|
meetings and group collaboration and provides information-agent technology to unify and |
1315 |
|
manage disparate communications mechanisms. Microsoft demonstrated its future direction |
1316 |
|
for real-time communications and collaboration (RTC) server software code-named "Greenwich." |
1317 |
|
|
1318 |
|
from: http://www.internetnews.com/ent-news/article.php/1480181 |
1319 |
|
[...] |
1320 |
|
In terms of security, Greenwich fully integrates with Microsoft's IT security management structure, |
1321 |
|
and will add protection to unencrypted text traveling across the Internet. Greenwich will also provide |
1322 |
|
standards support for technologies like SSL encryption, Digest and NTLM/Kerberos authentication. |
1323 |
|
[...] |
1324 |
|
|
1325 |
|
from: http://e-businessadvisor.com/doc/12048 |
1326 |
|
[...] |
1327 |
|
The Greenwich platform includes the following: |
1328 |
|
- Presence-based functionality that directs messages to available users |
1329 |
|
- Integration with the previously announced MSN Messenger Connect for Enterprises service |
1330 |
|
(see http://Advisor.com/doc/11494), which provides authentication and manageability for |
1331 |
|
business-to-consumer (B2C) instant messaging |
1332 |
|
- End-to-end communications based on industry security standards |
1333 |
|
- Administration based on industry-standard technologies and familiar tools |
1334 |
|
- Data collaboration, PC-to-PC voice and video, and other services |
1335 |
|
- IM conversation logging to help ensure regulatory compliance, customer service, and security |
1336 |
|
[...] |
1337 |
|
|
1338 |
|
hehe: |
1339 |
|
from: http://www.microsoft.com/presspass/press/2002/jul02/07-24NETDayUmbrellaPR.asp |
1340 |
|
[...] |
1341 |
|
EDITORS' UPDATE, January 25, 2003 -- Microsoft has discontinued use of the code name "Palladium." |
1342 |
|
The new components being developed for the Microsoft® Windows® Operating System, which are |
1343 |
|
described in this article under the code name "Palladium," are now referred to as the next-generation |
1344 |
|
secure computing base for Windows. |
1345 |
|
[...] |
1346 |
|
"the next-generation secure computing base for Windows".... |
1347 |
|
|
1348 |
|
ongoing Microsoft repackaging: |
1349 |
|
from: http://zdnet.com.com/2100-1104-961497.html |
1350 |
|
[...] |
1351 |
|
Microsoft's new offering for e-business--code-named "Jupiter"--is a comprehensive set of |
1352 |
|
server operating systems for doing business on the Web. Jupiter will bring together three |
1353 |
|
separately available Microsoft server products--BizTalk Server, Content Management Server |
1354 |
|
and Commerce Server--into one package. |
1355 |
|
Microsoft unveiled Content Management Server 2002 on Monday. |
1356 |
|
[...] |
1357 |
|
|
1358 |
|
acq: TogetherSoft -> Borland |
1359 |
|
http://www.togethersoft.com |
1360 |
|
|
1361 |
|
acq: Metamerge -> IBM |
1362 |
|
http://www-3.ibm.com/software/network/directory/pr20020625.html |
1363 |
|
|
1364 |
|
Websphere MQ questions: (from: http://www.alphacourt.com/html/expert/askexpert/) |
1365 |
|
- HAVING PROBLEMS WITH CLUSTERING? |
1366 |
|
- WHERE'S MY MESSAGE? |
1367 |
|
- PERFORMANCE AN ISSUE? |
1368 |
|
- WORRIED ABOUT SECURITY? |
1369 |
|
- MY MESSAGE FLOWS WON'T DEPLOY |
1370 |
|
- MAYBE YOUR CHANNELS WON'T START |
1371 |
|
|
1372 |
|
- Write MiniHowTo: What the hell is BPM? |
1373 |
|
Business Process Management! |
1374 |
|
from: http://www.esj.com/news/article.asp?EditorialsID=308 |
1375 |
|
IBM Corp. announced last week that the upcoming version 5.0 release of its |
1376 |
|
WebSphere Application Server (WAS) will ship with a new workflow engine. |
1377 |
|
In addition, an IBM spokesman confirmed that Big Blue's MQ Workflow, |
1378 |
|
Crossworlds Interchange Server, and Lotus Domino products will also exploit |
1379 |
|
the new workflow engine. |
1380 |
|
|
1381 |
|
o Hook Microsoft Sync Manager? |
1382 |
|
"Synchronisieren" |
1383 |
|
Location: %SystemRoot%\system32\mobsync.exe |
1384 |
|
Description: Aktualisiert die Netzwerkexemplare von Daten, die offline bearbeitet wurde, |
1385 |
|
wie z. B. Dokumente, Kalender und E-Mail. |
1386 |
|
|
1387 |
|
o LookAt::win32-registry-keys |
1388 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Code Store Database |
1389 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DataAccess |
1390 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EventSystem |
1391 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectPlayNATHelp |
1392 |
|
|
1393 |
|
o Microsoft's "Service Connection Options" (shown in "Application Performance Explorer") |
1394 |
|
Connection Type: Remote Automation|Distributed COM |
1395 |
|
|
1396 |
|
o LookAt: C:\Programme\vs\Common\Tools\Clireg\CLIREG32.EXE |
1397 |
|
pendant to 'regsvr32.exe'??? |
1398 |
|
|
1399 |
|
o LookAt: C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\msvm.exe |
1400 |
|
|
1401 |
|
o How do Microsoft's 'Resources' work? |
1402 |
|
frm.Caption = LoadResString(CInt(frm.Tag)) |
1403 |
|
|
1404 |
|
o from a Microsoft Visual Modeler .mdl - file: |
1405 |
|
[...] |
1406 |
|
items (list diagram_item_list |
1407 |
|
(object ClassView "Class" "Logical View::User Services::BusinessPerson" @1 |
1408 |
|
ShowCompartmentStereotypes TRUE |
1409 |
|
[...] |
1410 |
|
look at: |
1411 |
|
- C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\... |
1412 |
|
- COMStereotypes.ini |
1413 |
|
- DefaultStereotypes.ini |
1414 |
|
- VBStereotypes.ini |
1415 |
|
- VC++Stereotypes.ini |
1416 |
|
|
1417 |
|
o LookAt::Microsoft RPC |
1418 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/string_binding.asp |
1419 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingtostringbinding.asp |
1420 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcstringbindingparse.asp |
1421 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpcbindingfromstringbinding.asp |
1422 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/endpoint.asp |
1423 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/protocol_sequence_constants.asp |
1424 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/authentication_service_constants.asp |
1425 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/rpc_structures.asp |
1426 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/guid.asp |
1427 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_1.asp |
1428 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/uuid_vector.asp |
1429 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/_osf.asp |
1430 |
|
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/midl/midl/object.asp |
1431 |
|
|
1432 |
|
x LookAt::C:\Programme\vs\Common\Tools/uuidgen.EXE |
1433 |
|
|
1434 |
|
x Microsoft MIDL: http://msdn.microsoft.com/library/en-us/midl/midl/midl_language_reference.asp?frame=true |
1435 |
|
x Microsoft RPC: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/reference.asp |
1436 |
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rpc/rpc/the_model_for_distributed_systems.asp |
1437 |
|
http://msdn.microsoft.com/library/en-us/vcsample98/html/vcsmpinterop.asp?frame=true |
1438 |
|
|
1439 |
|
o play random albums on slurp - make dislike-db |
1440 |
|
|
1441 |
|
i The American Military: JSTARS, UAVs and GIG |
1442 |
|
http://www.c3i.osd.mil/infosuper/UnderInfo2.html |
1443 |
|
|