MIME-Version: 1.0
Content-Type: multipart/related; boundary="----=_NextPart_01C8C4C7.3BC4FA40"
This document is a Single File Web Page, also known as a Web Archive file. If you are seeing this message, your browser or editor doesn't support Web Archive files. Please download a browser that supports Web Archive, such as Windows® Internet Explorer®.
------=_NextPart_01C8C4C7.3BC4FA40
Content-Location: file:///C:/361646D4/Linux_Inst.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"
|
Installation Guide - TSUK BU
Manager - Unix / Linux
|
Prin=
t
|
- =
Operating
System : Solaris, AIX, HP-UX, FreeBSD, SCO Unix and all major Linux
distributions, e.g. Redhat, SUSE, Fedora C=
ore 5,
UBUNTU, MANDRIVA
- =
Memory
: 128 Mbytes
- =
Disk
Space : 100 Mbytes
- =
Network
Protocol : TCP/IP (Http/Https)
- =
TSUK Online Backup Manager - obm-nix.tar.gz
|
Get Started - Linux<=
/o:p>
|
|
|
|

|
- =
Download
the setup file (obm-nix.tar.gz) above=
- =
Unpack
the install file to
/usr/loca=
l/obm
mkdir /usr/loc=
al/obm
cd /usr/local/obm
gunzip obm-nix.tar.gz
tar -xf obm-nix.tar
- =
Install
TSUK BU Manager
./bin/install.sh >install.log=
All installation information can be found in the
file "install.log"
The backup scheduler and a=
utoupgrade
services are automatically installed. Backup sets can now run at their
scheduled times automatically. *
- =
Please
go to X Window or command line mode to continue installation.
- =
Download
the setup file (obm-nix.tar.gz) above=
- =
Install
J2SE Java Runtime Environment (JRE) 1.4.x or later to /usr/java
- =
Set
the JAVA_HOME environment variable
=
JAVA_HOME=3D/usr=
/java;
export JAVA_HOME
- =
Unpack
the install file to
/usr/loca=
l/obm
mkdir /usr/loc=
al/obm
cd /usr/local/obm
gunzip obm-nix.tar.gz
tar -xf obm-nix.tar
- =
Remove
bundled jvm
rm -rf /usr/local/obm/jvm
- =
Install
TSUK BU Manager
./bin/install.sh >install.log=
All installation information can be found in the
file "install.log"
The backup scheduler and a=
utoupgrade
services are automatically installed. Backup sets can now run at their
scheduled times automatically. *
- =
Please
go to X Window or command line mode to continue installation.
- =
Download
the setup file (obm-nix.tar.gz) above=
- =
Download
J2SE Java Runtime Environment (JRE) 1.4.x or later=
li>
=
Depending on your platform and BSD release,
download the corresponding JRE and dependant packages.
For example, we are using FreeBSD 6.1 i386 for installation:
Download javavmwrapper-2.3.tbz and
diablo-jre-freebsd5.i386.1.5.0.07.01.tbz in the following links.=
http://www.freebsd-fr.org/ports/java.html#javav=
mwrapper-2.3
http://www.freebsdfoundation.org/downloads/java.shtml
http://www.freebsd.org/ports/java.html#diablo-jre-1.5.0.07.01_3 (See package dependancy of
your machine)
- =
Install
J2SE Java Runtime Environment (JRE) 1.4.x or later to /usr/local/diablo-jre1.5.0
Use following command to install package
pkg_add javavmwrapper-2.3.tbz
pkg_add diablo-jre-freebsd5.i386.1.5.0.07.01.tb=
z
<=
o:p>
- =
Create
a symbolic link for JRE
ln -s /usr/=
local/diablo-jre1.5.0
/usr/java
If you are using csh as
your shell, you need to type "rehash" and hit enter to make the
symbolic link take effect. For other shell types it should work.
setenv JAVA_HOME /usr<=
/span>/java
- =
Verify
the installed JRE
JAVA_HOME/bin/java –version
See if the output does not contain warning=
With warning
Java HotSpot=
(TM)
Client VM warning: Can't detect initial thread stack location java version
"1.4.2_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
Java HotSpot(TM) Client VM (build 1.4.2_12-b03,=
mixed
mode)
Without warning
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build diablo-1.5.0-b01)
Java HotSpot(TM) Client VM (build
diablo-1.5.0_07-b01, mixed mode)
- =
Unpack
the install file to
/usr/loca=
l/obm
mkdir /usr/loc=
al/obm
cd /usr/local/obm
gunzip obm-nix.tar.gz
tar -xf obm-nix.tar
- =
Remove
bundled jvm
rm -rf /usr/local/obm/jvm
- =
Install
TSUK BU Manager
./bin/install.sh >install.log=
All installation information can be found in the
file "install.log" *
- =
Install
the backup scheduler and autoupgrade servi=
ces
Add two entries to system file /etc/rc.conf for auto starting backup scheduler and autoupgrade agent.
obmaua_enable=3D"YES"
obmscheduler_enable=3D"YES"
Restart computer or run the following scripts
/usr/loca=
l/etc/rc.d/obmscheduler start &=
amp;
/usr/local/etc/rc.d=
/obmaua start &
- =
Please
go to X Window or command line mode to continue installation.
|
Get Started - X Window Mo=
de
|
|
|

|
- =
Set
the DISPLAY environment variables
Linux / Unix (sh=
,
bash): DISPLAY=3DIP_ADDRESS_OF_<=
span
class=3DGramE>XTERMINAL[:0.0]; export DISPLAY
For example
DISPLAY=3D:0.0; export DISPL=
AY
or DISPLAY=3D127.0.0.1; export DISPLAY
or DISPLAY=3D127.0.0.1:0.0; export DISPLAY
or DISPLAY=3D192.168.0.2; export DISPLAY
or DISPLAY=3D192.168.0.2:0.0; export DISPLAY
BSD (csh)=
: setenv DISPLAY IP_ADDRESS_OF_XTERMINAL[:0.0]
For example
setenv DISPLAY :0.0
or setenv DISPLAY 127.0.0.1
or setenv DISPLAY 127.0.0.1:0.0
or setenv DISPLAY 192.168.0.2
or setenv DISPLAY 192.168.0.2:0.0
<=
o:p>
- =
Run
TSUK Online Backup Manager
sh /usr/loc=
al/obm/bin/BackupManager.sh &
- =
Enter
the backup.tsuk.eu in the [Address] field and press the [Next] button.=
- =
If
you don't have a backup account, select [Trial Registration] and press=
the
[Next] button
- Enter
the [Login Name] and [Password] of your choice
- Enter
your [Email address] in the text field provided
- Press
the [Submit] button
- You
should be logged to the backup server already (if the [Login Name] of
your choice is already taken by another user, try a different login n=
ame)
- =
If
you have a backup account already, select [User Logon] and logon to the
server with your existing username and password.
- =
If
this is your first time logging into the server, you will be guided to
create a backup set
- Enter
a backup set name of your choice in the [Name] field
- Select
the files that you want to backup
- Setup
the backup schedule by pressing the [Properties] button (please note =
that
you can add multiple backup schedules to a backup set)
- Setup
the encryption setting for your backup set (if you don't know much ab=
out
encryption, just accept the default values here) =
li>
- Press
the [Finish] button
- =
To
run a backup immediately, select your backup set from the left panel a=
nd
press the [Start Backup] button above. Select [Off-site Backup Server]=
and
press the [OK] button.
- =
Select
the backup set to run and press the [Start Backup] button=
span>
=
- =
Setup
completed.
=
|
Get Started - Command Line
Mode
|
|
|

|
- =
Use
the web interface to add, update and remove backup sets
- If
you want to update a backup set, make changes to a backup set and pre=
ss
the [Update] button
- If
you want to add a new backup set, click the [Add] link
- If
you want to remove a backup set, Select the backup set to be remove a=
nd
click the [Remove] link
- =
Using
Backup Configurator
sh /usr/loc=
al/obm/bin/Configurator.sh
- =
Enter
your Login Name, Password, Backup Server URL and proxy setting as shown
below
Login Name: userXXX=
Password: *******************
Backup Server URL: backup.tsuk.eu
Which Protocol ? (1) Http (2) Https
: 1
Use proxy ? (Y)es or=
(N)o :
Y
Proxy Type ? (1) Http/Https Proxy (2) SOCKS : 1<=
br>
Enter proxy server : aaa.bbb.com
Enter proxy port : xxx
Enter proxy username (optional) : administrator
Enter proxy password (optional) : *******************
<=
o:p>
- =
If
you have created a new backup set using the web interface, you set the
encrypting key, the encrypting algorithm and the encrypting mode of th=
is
backup set by following instructions below.
Important: You cannot change these parameters o=
nce
they are set
Found new backup set 'xxx'
Please enter the following values for this backup set:<=
/span>
Encrypting Algorithm ?
(1) Twofish (2) AES (3) Triple DES (4) No encryption : 1
Encrypting Key: *******************
Re-Enter Encrypting Key: *******************
Encrypting Mode ? (1) ECB (2) CBC : 1
Run scheduled backup on this computer ? (Y)es or (N)o : Y
- =
If
you want to make any changes to the setting above, you can use the main
menu below to do so.
<=
o:p>
Main Menu:
------------
(1). List Backup Setting
(2). Change Password
(3). Change Network Setting
(4). Change run scheduled backup setting
(5). Toggle Masked Field (Password, Encryption Key)
(6). Generate Configuration Report (text format)=
(7). Quit
Your Choice:
- =
You
can then run a backup by executing the command below.
sh /usr/loc=
al/obm/bin/RunBackupSet.sh [BACKUP_SET]
where [BACKUP_SET] is the name of backup set to be r=
un
=
- =
Setup
completed.
- =
Run
the uninstall scripts
sh /usr/loc=
al/obm/bin/uninstall.sh
Removing Scheduler from service using script na=
me obmscheduler
Using init script path /etc/init.d
Using run level script path /etc/rc.d
Removing symbolic link from run levels
Removing script file obmscheduler from /etc/init.d
Shutting down AutoUpdateAgent
Waiting 5 seconds for AutoUpdateAgent to clean =
up
Removing AutoUpdateAgent from service using scr=
ipt
name
Using init script path /etc/init.d
Using run level script path /etc/rc.d
Removing symbolic link from run levels
Removing script file obmaua from /etc/init.d
Online Backup Manager uninstall service is complete!
It is now safe to remove files from /usr/local/=
obm
- =
Remove
installed files and all application data
rm -rf /usr/local/obm
rm -rf ~/.obm=
- =
Uninstall
completed.
=
* The
backup scheduler and autoupgrade services are
verified to install successfully on Solaris, FreeBSD and all major Linux
distributions. If these services for other platforms cannot be installed,
please refer to the specific OS manual for further information.<=
/span>
Print | Close =
=
------=_NextPart_01C8C4C7.3BC4FA40
Content-Location: file:///C:/361646D4/Linux_Inst_files/themedata.thmx
Content-Transfer-Encoding: base64
Content-Type: application/vnd.ms-officetheme
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
AAAA
------=_NextPart_01C8C4C7.3BC4FA40
Content-Location: file:///C:/361646D4/Linux_Inst_files/colorschememapping.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml