12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.77 2003/03/13 02:26:20 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.75 2003/03/13 00:25:59 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.74 2003/03/12 23:55:51 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.73 2003/03/12 23:25:51 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.72 2003/03/12 22:55:51 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
|
Revision 1.71 2003/03/12 22:25:51 joko |
31 |
|
+ AUTOCOMMIT: updated/added content |
32 |
|
|
33 |
Revision 1.68 2003/03/12 20:55:52 joko |
Revision 1.68 2003/03/12 20:55:52 joko |
34 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
35 |
|
|
1121 |
o vsd |
o vsd |
1122 |
o write (success-)story!!! |
o write (success-)story!!! |
1123 |
|
|
1124 |
o note about workflow: what about old root-emails on the main-host? |
# --- bookmark, 2003-03-13 00:43 |
1125 |
|
|
1126 |
|
o note about workflow / FAQ: what about old root-emails on the main-host? |
1127 |
x purged old mboxes |
x purged old mboxes |
1128 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
1129 |
#> cd /var/spool/mail |
#> cd /var/spool/mail |
1130 |
#> >root (updated recently) |
#> >root (updated recently) |
1131 |
#> >service (updated recently) |
#> >service (updated recently) |
1132 |
#> 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) |
1133 |
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'! |
1134 |
#> formail |
#> cat {mbox-file} | formail -I "" | less |
1135 |
|
from 'man formail': |
1136 |
|
To extract the header from a message: |
1137 |
|
formail -X "" |
1138 |
|
or |
1139 |
|
sed -e '/^$/ q' |
1140 |
|
|
1141 |
|
To extract the body from a message: |
1142 |
|
formail -I "" |
1143 |
|
or |
1144 |
|
sed -e '1,/^$/ d' |
1145 |
|
|
1146 |
|
!!!!!! no - this doesn't work - 'formail' is not for reading whole 'mbox'-format !!!!!! |
1147 |
|
|
1148 |
|
use this: |
1149 |
|
#> mutt -f <mbox-file> |
1150 |
|
|
1151 |
|
x purged old mboxes: |
1152 |
|
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
1153 |
|
#> rm jonen (last entry: Jun 25 2002) |
1154 |
|
|
1155 |
|
|
1156 |
|
|
1157 |
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 |
1158 |
|
|
1160 |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
1161 |
o ToImplement: KISS, Click & Go |
o ToImplement: KISS, Click & Go |
1162 |
|
|
1163 |
|
o x.netfrag.org - a server made up of WebServices |
1164 |
|
|
1165 |
|
x glossary::KISS - Keep It Simple, Stupid |
1166 |
|
LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html |
1167 |
|
<paste> |
1168 |
|
<title>KISS Principle</title> |
1169 |
|
The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things: |
1170 |
|
1. People (including product and service users) generally want things that are simple, |
1171 |
|
meaning easy to learn and use. |
1172 |
|
2. A company that makes products or furnishes services may find simplicity an advantage |
1173 |
|
for the company as well, since it tends to shorten time and reduce cost. |
1174 |
|
(Where the company is trying to use the principle on behalf of users, however, |
1175 |
|
design time may take longer and cost more, but the net effect will be beneficial since |
1176 |
|
easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.) |
1177 |
|
The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle |
1178 |
|
is sometimes cited on a development project to fend off "creeping featurism." |
1179 |
|
</paste> |
1180 |
|
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
1181 |
|
|
1182 |
|
o look how Horde looks with the current 'chora'-stylesheet... |
1183 |
|
|
1184 |
|
# --- bookmark, 2003-03-13 00:43 |
1185 |
|
|
1186 |
|
o dus2html: |
1187 |
|
o aggregate outputs from dus to one or more linked html page(s) |
1188 |
|
o run in interval (cron!) |
1189 |
|
|
1190 |
|
o server- & tool-consolidation (moonX, toolX) |
1191 |
|
|
1192 |
|
o phpDocumentIndex should get different "modes": |
1193 |
|
o ViewMode (normal, twingled, etc.) |
1194 |
|
o ParsedMode (into rss-chunks by diff2rss) |
1195 |
|
o RevisionMode (per file, if .ext == ',v') |
1196 |
|
|
1197 |
|
o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) |
1198 |
|
o Zwischensumme |
1199 |
|
|
1200 |
|
o komplan.com - Homepage!!! |
1201 |
|
|
1202 |
|
o translate selfhtml? |
1203 |
|
|
1204 |
|
o search::[php & rss & Dublin Core] |
1205 |
|
|
1206 |
|
o "what happens if 'dispatchmail' prints something to the console" or ... |
1207 |
|
"check out how to let dispatchmail append stuff to /var/log/syslog" |
1208 |
|
|
1209 |
|
x modified routing of netsaint-mails: |
1210 |
|
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
1211 |
|
'service' is a local posix account... |
1212 |
|
'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org |
1213 |
|
... -> SMTP -> MX:quepasa.netfrag.org -> |
1214 |
|
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
1215 |
|
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
1216 |
|
-> nfo.support@news.netfrag.org |
1217 |
|
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
1218 |
|
|
1219 |
|
o why does quepasa.netfrag.org crash regularly? |
1220 |
|
|
1221 |
|
o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!) |
1222 |
|
-- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program. |
1223 |
|
(C) Copyright 2000 L. Deri and R. Carbone. All rights reserved. |
1224 |
|
|
1225 |
|
o refactor 'estats' on h1.service.netfrag.org |
1226 |
|
o new design |
1227 |
|
o new location |
1228 |
|
o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/ |
1229 |
|
o new names for services / new hierarchy |
1230 |
|
o Alerts |
1231 |
|
o news.netfrag.org/nfo.support |
1232 |
|
o Accounting |
1233 |
|
o bw_accounting |
1234 |
|
o DiskSpaceUsage (dus2html) [new] |
1235 |
|
o IOGraph |
1236 |
|
o Monitoring |
1237 |
|
o Service |
1238 |
|
o netsaint |
1239 |
|
o nsa |
1240 |
|
o monit |
1241 |
|
o Network |
1242 |
|
o ip-connection-state (via ippl) |
1243 |
|
o ip-port-state (via snmpwalk) |
1244 |
|
o Backup |
1245 |
|
o netfrag.org/backup/ |
1246 |
|
o bacula |
1247 |
|
o Logs |
1248 |
|
o news.netfrag.org/nfo.support |
1249 |
|
|