433 |
|
|
434 |
|
|
435 |
o new module for cvs-repository? |
o new module for cvs-repository? |
436 |
o nfo/layouts/fs/skel/data |
o nfo/layouts/fs/skel/data2 |
437 |
o checkout to /data on quepasa.netfrag.org |
o checkout to /data on quepasa.netfrag.org |
438 |
|
x done: |
439 |
|
x su root |
440 |
|
x cd /var/lib/cvs |
441 |
|
x mkdir -p nfo/layouts/fs/skel/data |
442 |
|
x mkdir -p nfo/layouts/fs/skel/data2 |
443 |
|
x mkdir -p nfo/hosts/quepasa.netfrag.org/data |
444 |
|
x cvs -d /var/lib/cvs checkout -d /data nfo/hosts/quepasa.netfrag.org/data |
445 |
|
x *mungle everything and commit!* look at the repository! |
446 |
|
x add special group with access to this repository: 'rootsrc' |
447 |
|
x groupadd rootsrc |
448 |
|
x usermod -G src,staff,rootsrc joko |
449 |
|
x usermod -G src,staff,rootsrc jonen |
450 |
|
x usermod -G rootsrc root |
451 |
|
x change permissions |
452 |
|
x cd /var/lib/cvs/nfo/ |
453 |
|
x chown -R .rootsrc hosts |
454 |
|
x chmod -R g+w hosts |
455 |
|
|
456 |
|
|
457 |
x add to system-conf-repository: |
x add to system-conf-repository: |
509 |
x test: http://netfrag.org/horde/ |
x test: http://netfrag.org/horde/ |
510 |
o another (more bright) skin for horde@netfrag.org!!! |
o another (more bright) skin for horde@netfrag.org!!! |
511 |
|
|
512 |
|
o Warum nicht überall Horde? Sondern TUTOS? |
513 |
|
o Horde ist sehr breit angelegt, dafür fehlt es jedoch an vielen Stellen noch ein wenig im Detail. |
514 |
|
o mittlerweile: mit Hermes & Co.? nochmal ansehen! |
515 |
|
|
516 |
|
o just do automated operations (like cvs commit) only if system is idle |
517 |
|
|
518 |
|
o automagically redirect http://netfrag.org/horde/ to https://netfrag.org/horde/ |
519 |
|
o with an Apache - rewrite-rule? |
520 |
|
|
521 |
|
x how to map TUTOS-groups to newsgroups? |
522 |
|
x ctlinnd newgroup nfo.tutos.sysadmin |
523 |
|
x add dispatching for sysadmin@netfrag.org |
524 |
|
x add to /home/service/virtual/gateway/.dispatchmailrc |
525 |
|
$self->copy('Newsgate', 'nfo.tutos.sysadmin') if $to =~ m/sysadmin/; |
526 |
|
x add to /etc/mail/virtusertable: |
527 |
|
# --- news.netfrag.org - joko, 2003-01-24 |
528 |
|
sysadmin@netfrag.org gateway |
529 |
|
make virtusertable! |
530 |
|
x write welcome-mail |
531 |
|
root@quepasa:~$ mail sysadmin@netfrag.org |
532 |
|
Subject: Welcome to the sysadmin-newsgroup at netfrag.org! |
533 |
|
Have fun! |
534 |
|
greets, joko. |
535 |
|
|
536 |
|
. |
537 |
|
Cc: |
538 |
|
x test: do "refresh newsgroups" at your favourite news-reader |
539 |
|
x this has been refactored to: <a href="http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org">[news:id=b0shbj$l9s$1@quepasa.netfrag.org]</a> |
540 |
|
x HEADERS: |
541 |
|
x Message-ID: <b0shbj$l9s$1@quepasa.netfrag.org> |
542 |
|
x Subject: Re: Welcome to the sysadmin-newsgroup at netfrag.org! |
543 |
|
o newsgate |
544 |
|
o http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org |
545 |
|
o http://news.netfrag.org/nfo.tutos.sysadmin/subject/Re: Welcome to the sysadmin-newsgroup at netfrag.org! |
546 |
|
|
547 |
|
o Erkenntnis aus UML (Kernel 2.4): schwierig mit gleichzeitigem Zugriff |
548 |
|
|
549 |
|
o gave up trying to get Troll running |
550 |
|
|
551 |
|
x setup alternatives to Horde for public access |
552 |
|
o viewcvs |
553 |
|
x apt-get install libapache-mod-python |
554 |
|
|
555 |
|
o WebNewsViewer |
556 |
|
|
557 |
|
o release the user from having to send email-messages to actually post urls with content (e.g. "FirstPage") |
558 |
|
|
559 |
|
o parse .url-files! |
560 |
|
|
561 |
|
o have newsgroup-structure backed in ldap-container (ou) somehow (Data::Map!) |
562 |
|
|
563 |
|
x new email-addresses@netfrag.org: |
564 |
|
x sysadmin@netfrag.org |
565 |
|
x faq@netfrag.org |
566 |
|
|
567 |
|
x setup newsportal (by Florian Amrhein) |
568 |
|
x url: http://florian-amrhein.de/newsportal/ |
569 |
|
x cd /home/service/download |
570 |
|
x mkdir newsportal |
571 |
|
x cd newsportal |
572 |
|
x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz |
573 |
|
x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/ |
574 |
|
x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/virtual/netfrag/sites/news/apps/newsportal/ |
575 |
|
|
576 |
|
o rework apache-layout - check into repository as something root is responsible for! |
577 |
|
|
578 |
|
o NfoWeb |
579 |
|
o add WikiPages: |
580 |
|
o Overview |
581 |
|
o Projects |
582 |
|
o MiniHowTo |
583 |
|
(o Search) |
584 |
|
o modify HomePage |
585 |
|
o change Projects to Overview |
586 |
|
|
587 |
|
o yakka & pod |
588 |
|
o convert pod to tavi |
589 |
|
o perl first (pod2tavi) |
590 |
|
o php afterwards (pod2tavi-php) |
591 |
|
o then refactor to a YakkaPlugin (an "input-filter"?) ('yakka-filter-pod'?) |
592 |
|
o address "files" outside the normal/configured default YakkaRepository |
593 |
|
o introduce: "ExplicitAddressingOfArbitraryTargets" |
594 |
|
o via HttpHeader (GET/POST) (HtmlUrlArgument, HtmlFormField) |
595 |
|
o introduce "YakkaContainers": aim: group a bunch of targets/items together as a kind of "MetaRepository" |
596 |
|
|
597 |
|
o viewcvs & yakka |
598 |
|
o a filesystem-adapter for yakka's storage-handler-system |
599 |
|
o show "view in yakka" if document-type eq 'tavi|tavi,v|pod' |
600 |
|
|
601 |
|
o IconForNetfrag.Org? |
602 |
|
o fav.ico? |
603 |
|
|
604 |
|
x install viewcvs |
605 |
|
x apt-get install viewcvs |
606 |
|
|
607 |
</pre> |
</pre> |
608 |
|
|
609 |
|
<hr/> |
610 |
|
$Id$ |
611 |
|
|
612 |
</body> |
</body> |
613 |
</html> |
</html> |