--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/24 06:18:19 1.14
+++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/24 07:18:25 1.15
@@ -349,6 +349,15 @@
o plugins for nautilus/gnome/kde:
show arbitrary data-structures (from anywhere): here we may get the drag & drop - functionality "on-the-fly"
+o new user "gateway":
+ x adduser --home /home/service/virtual/gateway gateway (pass: gw%R%)
+ x mkdir /var/lib/cvs/gateway
+ x chown -R gateway.gateway /var/lib/cvs/gateway
+ x su gateway
+ x cd ~
+ x cvs -d /var/lib/cvs checkout -d . gateway
+
+