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: |
551 |
x setup alternatives to Horde for public access |
x setup alternatives to Horde for public access |
552 |
o viewcvs |
o viewcvs |
553 |
x apt-get install libapache-mod-python |
x apt-get install libapache-mod-python |
554 |
|
|
555 |
o WebNewsViewer |
o WebNewsViewer |
556 |
|
|
557 |
o release the user from having to send email-messages to actually post urls with content (e.g. "FirstPage") |
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 |
|
|
579 |
</pre> |
</pre> |
580 |
|
|
581 |
|
<hr/> |
582 |
|
$Id$ |
583 |
|
|
584 |
</body> |
</body> |
585 |
</html> |
</html> |