diff options
| author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-19 19:13:53 +0000 |
|---|---|---|
| committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-19 19:13:53 +0000 |
| commit | 4b59ba05e44d68c5934dc6abf467e158f295e563 (patch) | |
| tree | 16e25cfb66b6970f3ba9956f7bae1e9e044f6c92 /www/mod_php4/files/patch-ext_domxml_config.m4 | |
| parent | Bump PORTREVISION due to recent update of sunsolve patch. (diff) | |
Define the -DSHAREDTMP option, since this allows one to simulate
clusters of pvm machines with jail(8).
Basically, do this:
ifconfig lo0 10.0.0.1 netmask 255.255.255.255 alias
ifconfig lo0 10.0.0.2 netmask 255.255.255.255 alias
ifconfig lo0 10.0.0.3 netmask 255.255.255.255 alias
...
echo "10.0.0.1 ten-1" >> /etc/hosts
echo "10.0.0.2 ten-2" >> /etc/hosts
echo "10.0.0.3 ten-3" >> /etc/hosts
...
jail / ten-1 10.0.0.1 /usr/libexec/inetd
jail / ten-1 10.0.0.2 /usr/libexec/inetd
jail / ten-1 10.0.0.3 /usr/libexec/inetd
Tada! now you have three PVM enabled computers on your laptop :-)
Submitted by: phk
Diffstat (limited to 'www/mod_php4/files/patch-ext_domxml_config.m4')
0 files changed, 0 insertions, 0 deletions
