|
In order to use ES-Backup you need to download
1. ES-Backup Server for your server operating system
Please choose from the left side accordingly 2. ES-Backup Admin (Java) Included in product download
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 esb411.solaris.tar.Z | tar xvf - # cd esb411.solaris
# ./installesb
Installation on Linux
On Linux as root user call the following to unpack the download for ES-Backup Server: # gunzip -c esb411.linux.tar.Z | tar xvf - # cd esb411.linux
# ./installesb
Connecting to the ES-Backup Server
Start ES-Backup Admin on any workstation and connect to the ES-Backup Server. Start ES-Backup Admin as follows:
unpack downloaded archive file on Solaris call: java -jar "Solaris.Linux/ES-Backup Admin.jar" on Linux call: java -jar "Solaris.Linux/ES-Backup Admin.jar"
on Windows: start from folder Windows
on Mac OS X: start from folder Mac OS
|