diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-27 22:30:39 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-27 22:30:39 +0000 |
commit | c703665fd61c774a392a6785e6b1c49569072bf1 (patch) | |
tree | fadaf059519c61c85fed9e8be59d5c262720f5d3 /net/bb/pkg-message | |
parent | b6234e33d2dcb7767ac29adb112187db9036c665 (diff) | |
download | FreeBSD-ports-c703665fd61c774a392a6785e6b1c49569072bf1.zip FreeBSD-ports-c703665fd61c774a392a6785e6b1c49569072bf1.tar.gz |
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Diffstat (limited to 'net/bb/pkg-message')
-rw-r--r-- | net/bb/pkg-message | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net/bb/pkg-message b/net/bb/pkg-message new file mode 100644 index 0000000..52240c9 --- /dev/null +++ b/net/bb/pkg-message @@ -0,0 +1,18 @@ + +================================================================ +==== Configuration Notes: === +================================================================ + +a) your hosts 'full qualified domain name' and IP-address +b) 'watched' hosts 'full qualified domain name' and IP-address +go here -> /usr/local/bb/etc/bb-hosts +c) configure -> /usr/local/bb/etc/bbdef.sh +d) configure -> /usr/local/bb/etc/bbinc.sh +e) You need to have a running WWW server (apache) +f) You need kermit or qpage for pager functionality +After that, you can startup the big brother service by typing + /usr/local/bb/runbb.sh & +and watching your systems status by viewing this URL with +Netscape or another WWW browser + http://localhost/bb + |