|
In order to use ES-Backup you need to download
1. ES-Backup Server for your server operating system
2. ES-Backup JAdmin (Java)
Please choose from the left side accordingly
Installation on Mac OS X
Mount the downloaded disk image and open
"Install ESB on Mac OS X".
Installation on Solaris
On Solaris as root user call the following to unpack and install the download for ES-Backup Server:
# uncompress -c esb4010.solaris.tar.Z | tar xvf -
# cd esb4010.solaris
# ./installesb
The download of the user manuals can be unpacked as follows:
$ unzip esb40.man.zip
Installation on Linux
On Linux as root user call the following to unpack the download for ES-Backup Server:
# gunzip -c esb4010.linux.tar.Z | tar xvf -
# cd esb4010.linux
# ./installesb
The download of the user manuals can be unpacked as follows:
$ gunzip esb40.man.zip
Connecting to the ES-Backup Server
Start ES-Backup JAdmin on any workstation and connect to the ES-Backup Server.
Start ES-Backup JAdmin as follows:
unpack downloaded archive file
on Solaris call: java -jar "Solaris.Linux/ES-Backup JAdmin.jar"
on Linux call: java -jar "Solaris.Linux/ES-Backup JAdmin.jar"
on Windows: start from folder Windows
on Mac OS X: start from folder Mac OS
|