Forum Discussion

MariusD's avatar
MariusD
Level 6
16 years ago

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/64...
  • Taqadus_Rehman's avatar
    16 years ago
      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.