Install Backup Solution

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Install backup solution (networker) on linux physical machine

For installing backup solution on linux physical server need to check if the following packages was
installed on the deployment phases

1. Log on the servers with root account


2. Execute the following command
a. rpm -qa | grep -i lgto
b. will return the following output
i. lgtoman-18.2.0.2-1.x86_64
ii. lgtoclnt-18.2.0.2-1.x86_64
3. If command that was running earlier return nothing then follow the procedure bellow
a. cd /var/tmp
b. wget --no-check-certificate
https://mysatellite/pub/vodafone/software/SOURCE/GAL/Networker/18.2/nw182_linux_x8
6_64.tar.gz
c. tar -zxvf nw182_linux_x86_64.tar.gz
d. yum -y localinstall lgtoman-18.2.0.0-1.x86_64.rpm lgtoclnt-18.2.0.0-1.x86_64.rpm
4. That’s all at the system side and the backup team need to take care for configuration

C2 General

You might also like