/[cvs]/nfo/perl/scripts/umltools/README
ViewVC logotype

Contents of /nfo/perl/scripts/umltools/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Tue Oct 22 02:32:35 2002 UTC (21 years, 6 months ago) by joko
Branch: MAIN
no message

1 INSTALL
2 as root:
3 useradd service
4 groupadd service
5 ./uml_setup --skel=woody-stable --vhost=test --build --ask
6 chown -R service.service <umldir>
7
8 RUN
9 as root:
10 ./uml_boot --vhost=test --prepare --ask
11
12 to become service:
13 ./sue service
14
15 as service:
16 ./uml_boot --vhost=test --start --ask
17 ./uml_boot --vhost=test --stop --ask
18 ./uml_boot --vhost=test --kill --ask
19 ./uml_boot --vhost=test --kill9 --ask

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed