Installing the NISH manager

Prerequisites

The NISH manager is delivered as a set of RPM packages and is supported on the CentOS 7 Linux distribution.

The installation process installs the following:

To install the NISH manager, perform the following steps:

Procedure

  1. Put the RPMs in a local directory on the target machine.
  2. Use the YUM package manager built into CentOS 7, as shown in following example:
    [root@server ~]# yum localinstall -y nish-manager-20.20-R1.el7.x86_64.rpm nish-deps-
    20.20-R1.el7.x86_64.rpm 
    Last metadata expiration check: 1:54:38 ago on Tue 16 Sep 2020 16:19:23 CEST. 
    Dependencies resolved. 
    =================================================================================== 
    Package Architecture Version Repository Size 
    ===================================================================================
    Installing:
     nish-manager x86_64 20.10-R1.el7 @commandline 86 k
     nish-deps x86_64 20.10-R1.el7 @commandline 3.9 M
    Transaction Summary 
    =================================================================================== 
    Install 2 Packages 
    Total size: 4.0 M 
    Installed size: 14 M 
    Downloading Packages: 
    Running transaction check 
    Transaction check succeeded. 
    Running transaction test 
    Transaction test succeeded. 
    Running transaction
      Preparing : 
    1/1 Installing : nish-deps-20.10-R1.el7.x86_64 
    1/2 Running scriptlet: nish-deps-20.10-R1.el7.x86_64 
    1/2 Running scriptlet: nish-manager-20.10-R1.el7.x86_64 
    2/2 Installing : nish-manager-20.10-R1.el7.x86_64 
    2/2 Running scriptlet: nish-manager-20.10-R1.el7.x86_64 
    2/2 Verifying : nish-manager-20.10-R1.el7.x86_64 
    1/2 Verifying : nish-deps-20.10-R1.el7.x86_64 
    2/2 Installed : nish-manager-20.10-R1.el7.x86_64 nish-deps-20.10-R1.el7.x86_64
    Complete!