MariusD
16 years agoLevel 6
Install a linux client - step by step
I need help to install a linux client. I am not familiar with Unix/Linux "Language". Can anybody help me with a step by step guide?
The Master NBU is a Windows 2003 and I have 3 Linux (suse 32/64bit)) clients and I must to install the NBU client.
Usually this installation makes the linux administrator, but now is in vacation.
We have a network path where the setup kit's are "\\servername.shared.com\setup" and I can on the client logging. What must i do next. ...?
Thanks for your help"
Regards
Marius Demeter
The Master NBU is a Windows 2003 and I have 3 Linux (suse 32/64bit)) clients and I must to install the NBU client.
Usually this installation makes the linux administrator, but now is in vacation.
We have a network path where the setup kit's are "\\servername.shared.com\setup" and I can on the client logging. What must i do next. ...?
Thanks for your help"
Regards
Marius Demeter
- a. Log on to the UNIX system as root.
b. Mount CD and navigate to Mount point.
c. Type ./install to run installation script.
d. Type y to continue.
e. Type y to confirm the client software installation.
f. Type the hostname of Master Server - nbumaster
g. Type y to confirm the name of Netbackup Client
h. Navigate to /usr/openv/netbackup
i. Type vi bp.conf to edit file
j. Add the media server to bp.conf file as follows:
- SERVER = Master_Server_Name
- SERVER = Media Server_Name
- CLIENT_NAME = Client_name
k. Save and close file.
l. Reboot Master, Media and Cleint.
m. After the installation is complete, unmount the cd.