Hitachi Energy
Installation command
The installation script will run in the interactive mode if no options are given. To execute the installation script, change to the directory where the install.sh is originally stored and use the following command to start installation if you have sudo permissions:
sudo ./install.sh
 
or use the following command to start the installation if you are already logged in as root:
./install.sh
 
The installation script has the following options:
Options:
 
[-f]  (optional)
Use installation configuration file
[-o]  (optional)
Do an OS update before installing the software
[-t]  (optional)
Make CORBA Naming Service remotely available via TCP (default: via SSL)
[-u]  (optional)
Proceed with update NEM automatically (agree license and to update)
[-s]  (optional)
Change support for Network Elements with specific ESW release
 
Possible options:
 
DEFAULT  ->
refers to Network Elements R17A and newer
 
 
 
Security: uses default system security settings
 
LEGACY   ->
refers to Network Elements older than R17A
 
 
 
Security: enables ssh-dss
[-c]  (optional)
Install Core only without interactive mode
[-g]  (optional)
Install UI only without interactive mode
[-a]  <USER> (optional)
Set NEM Security Administrator to <USER> and
 
 
proceed without interactive mode (default: <current-user>)
[-h]  Display this help text
After the installation starts, the default setup options are as follows (sample):
############################
FOXMAN‑UN Installation Utility
18.0.0
############################
 
Host: myhostname (<ip-addr>)
 
Components for FOXMAN‑UN Software:
  [x] 1. Core + UI
  [ ] 2. Core only
  [ ] 3. UI only
 
  Environment:
    Installation directory:            [/opt/nem]
    Database:                          [NEM_DATABASE]
    Supported ESW:                     [DEFAULT]
    NEM Security Administrator:        [<current-user>]
 
 
Enter the number 1-3 to select the component to install
Enter ‘s’ to modify supported ESW
Enter ‘a’ to configure NEM Security Administrator
 
Enter ‘r’ to reset selection
Enter ‘i’ to proceed with the installation
Enter ‘q’ to quit
 
Enter : s
 
If you enter 3 to install the UI only, the setup options are different (sample):
############################
FOXMAN‑UN Installation Utility
18.0.0
############################
 
Host: myhostname (<ip-addr>)
 
Components for FOXMAN‑UN Software:
  [ ] 1. Core + UI
  [ ] 2. Core only
  [x] 3. UI only
 
  Environment:
    Installation directory:            [/opt/nem]
    Remote Host:                       [localhost (127.0.0.1)]
 
Enter the number 1-3 to select the component to install
Enter ‘h’ to modify remote host
 
Enter ‘r’ to reset selection
Enter ‘i’ to proceed with the installation
Enter ‘q’ to quit
 
Enter: