X-Bone 2.0 - Nov. 2001
Tarballs:
Archived Versions »
Installation Instructions
FreeBSD [port installation]
- Check your OS versions, kernel configurations, & apply necessary
kernel patches »
- Update your FreeBSD port collection »
- Uninstall previous versions of X-Bone »
- Download and unpack the X-Bone port tarball:
% cd /usr/tmp && tar xvfz xbone-2.0-port.tar.gz
- Install EITHER X-Bone Resource Daemon OR X-Bone Overlay Manager:
- WARNING: Do NOT install both Resource Daemon and Overlay
Manager on the same machine. They share the same code.
- X-Bone Resource Daemon:
% cd /usr/tmp/xbone
% make install OPTION=RD
- X-Bone Overlay Manager:
% cd /usr/tmp/xbone
% make install OPTION=OMGUI
Back to Top
Linux [RPM installation]
- Check your OS versions, kernel configurations, & apply necessary
kernel patches
- Obtain and install these packages.
- Uninstall previous versions of X-Bone.
- Install the X-Bone RPM:
% rpm -i XBone-2.0-1.i386.rpm
- Configure EITHER the X-Bone Resource Daemon OR the X-Bone Overlay
Manager:
- WARNING: Do NOT configure both Resource Daemon and Overlay
Manager on the same machine. They share the same code.
- X-Bone Resource Daemon:
% cd /usr/local/xbone/install
% make rpm-rd
- X-Bone Overlay Manager:
% cd /usr/local/xbone/install
% make rpm-om
Back to Top
Starting X-Bone
Preparation
- Obtain or create your X.509 certificates for all X-Bone nodes (OM
and RDs) and users.
- Copy your host certificate and key files to /usr/local/etc/xbone/cert/.
OM & GUI
- Check the following configurations:
Apache-SSL configuration
DNS server configuration & zone files
"class=dns" in /usr/local/etc/xbone/Xbone_daemon.conf
- (Re)start Apache-SSL and DNS server
% httpd
% named
- Start DNS-RD and OM:
% xb-daemon
% xb-overlay-manager
RD
- Start RD:
% xb-daemon
Back to Top
Required Software
This is a list of the software required by X-Bone. Each package may have
additional software dependencies not shown. Check each individual software
for details.
Back to Top »
$ Last Modified:
January 9, 2003 2:59 PM
$
|