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 |
|
|
446 |
|
|
447 |
x add to system-conf-repository: |
x add to system-conf-repository: |
472 |
'allow_guests' => true, |
'allow_guests' => true, |
473 |
'show' => true |
'show' => true |
474 |
); |
); |
475 |
|
x configure Troll |
476 |
|
x cd troll/config |
477 |
|
x conf.php |
478 |
|
x cp conf.php.dist conf.php |
479 |
|
x nano conf.php |
480 |
|
x edit: |
481 |
|
x $conf['news']['server'] = 'news.netfrag.org'; |
482 |
|
x $conf['news']['mailserver'] = 'mail.netfrag.org'; |
483 |
|
x servers.php |
484 |
|
x cp servers.php.dist servers.php |
485 |
|
x add: |
486 |
|
$servers['netfrag.org'] = array( |
487 |
|
'name' => 'news.netfrag.org', |
488 |
|
'server' => 'news.netfrag.org', |
489 |
|
'port' => 119, |
490 |
|
); |
491 |
|
x prefs.php |
492 |
|
x cp prefs.php.dist prefs.php |
493 |
|
x html.php |
494 |
|
x cp html.php.dist html.php |
495 |
|
x permissions |
496 |
|
x chmod o+r *.php |
497 |
|
|
498 |
|
|
499 |
x test: http://netfrag.org/horde/ |
x test: http://netfrag.org/horde/ |
500 |
o another (more bright) skin for horde@netfrag.org!!! |
o another (more bright) skin for horde@netfrag.org!!! |
501 |
|
|
502 |
|
o Warum nicht überall Horde? Sondern TUTOS? |
503 |
|
o Horde ist sehr breit angelegt, dafür fehlt es jedoch an vielen Stellen noch ein wenig im Detail. |
504 |
|
o mittlerweile: mit Hermes & Co.? nochmal ansehen! |
505 |
|
|
506 |
|
o just do automated operations (like cvs commit) only if system is idle |
507 |
|
|
508 |
|
o automagically redirect http://netfrag.org/horde/ to https://netfrag.org/horde/ |
509 |
|
o with an Apache - rewrite-rule? |
510 |
|
|
511 |
|
x how to map TUTOS-groups to newsgroups? |
512 |
|
x ctlinnd newgroup nfo.tutos.sysadmin |
513 |
|
x add dispatching for sysadmin@netfrag.org |
514 |
|
x add to /home/service/virtual/gateway/.dispatchmailrc |
515 |
|
$self->copy('Newsgate', 'nfo.tutos.sysadmin') if $to =~ m/sysadmin/; |
516 |
|
x add to /etc/mail/virtusertable: |
517 |
|
# --- news.netfrag.org - joko, 2003-01-24 |
518 |
|
sysadmin@netfrag.org gateway |
519 |
|
make virtusertable! |
520 |
|
x write welcome-mail |
521 |
|
root@quepasa:~$ mail sysadmin@netfrag.org |
522 |
|
Subject: Welcome to the sysadmin-newsgroup at netfrag.org! |
523 |
|
Have fun! |
524 |
|
greets, joko. |
525 |
|
|
526 |
|
. |
527 |
|
Cc: |
528 |
|
x test: do "refresh newsgroups" at your favourite news-reader |
529 |
|
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> |
530 |
|
x HEADERS: |
531 |
|
x Message-ID: <b0shbj$l9s$1@quepasa.netfrag.org> |
532 |
|
x Subject: Re: Welcome to the sysadmin-newsgroup at netfrag.org! |
533 |
|
o newsgate |
534 |
|
o http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org |
535 |
|
o http://news.netfrag.org/nfo.tutos.sysadmin/subject/Re: Welcome to the sysadmin-newsgroup at netfrag.org! |
536 |
|
|
537 |
|
o Erkenntnis aus UML (Kernel 2.4): schwierig mit gleichzeitigem Zugriff |
538 |
|
|
539 |
|
o gave up trying to get Troll running |
540 |
|
|
541 |
|
x setup alternatives to Horde for public access |
542 |
|
o viewcvs |
543 |
|
x apt-get install libapache-mod-python |
544 |
|
|
545 |
|
o WebNewsViewer |
546 |
|
|
547 |
|
o release the user from having to send email-messages to actually post urls with content (e.g. "FirstPage") |
548 |
|
|
549 |
|
o parse .url-files! |
550 |
|
|
551 |
|
o have newsgroup-structure backed in ldap-container (ou) somehow (Data::Map!) |
552 |
|
|
553 |
|
x new email-addresses@netfrag.org: |
554 |
|
x sysadmin@netfrag.org |
555 |
|
x faq@netfrag.org |
556 |
|
|
557 |
|
x setup newsportal (by Florian Amrhein) |
558 |
|
x url: http://florian-amrhein.de/newsportal/ |
559 |
|
x cd /home/service/download |
560 |
|
x mkdir newsportal |
561 |
|
x cd newsportal |
562 |
|
x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz |
563 |
|
x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/ |
564 |
|
x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/virtual/netfrag/sites/news/apps/newsportal/ |
565 |
|
|
566 |
|
o rework apache-layout - check into repository as something root is responsible for! |
567 |
|
|
568 |
|
|
569 |
</pre> |
</pre> |
570 |
|
|
571 |
|
<hr/> |
572 |
|
$Id$ |
573 |
|
|
574 |
</body> |
</body> |
575 |
</html> |
</html> |