Install Guide
Table Of Contents
- Table of Contents
- Preface
- 1 System Requirements
- 2 Installing QConvergeConsole GUI
- Before You Begin
- Downloading and Installing Management Agents
- Installing QConvergeConsole GUI
- Uninstalling QConvergeConsole GUI
- 3 Getting Started
- 4 Security Considerations
- 5 Troubleshooting
- A Revision History
- Glossary
- Index
2–Installing QConvergeConsole GUI
Installing QConvergeConsole GUI
Doc. No. TD-000966 Rev. 1
January 21, 2021 Page 21 Copyright © 2021 Marvell
To run the installer in silent mode on Windows, Linux, and Solaris:
The following examples show how to run the silent command on Windows, Linux,
and Solaris.
Windows:
QConvergeConsole_Installer_Windows_x64_x_x_x_xxx -i silent -DSSL_ENABLE=0
-DLOCALHOST_ACCESS_ONLY=1
-DUSER_INPUT_PORT_NUMBER=8998
-DSECURITY_LOGIN=1
-DSECURITY_LOGIN_STR=admin
-DSECURITY_PASSWORD_STR=password
-DLOG_LOCATION=”c:\tmp\newLogLocation”
-DUSER_INPUT_SSL_PORT_NUMBER=9999
Linux:
QConvergeConsole_Installer_Linux_x64_x_x_x_xxx -i silent -DSSL_ENABLE=0
-DLOCALHOST_ACCESS_ONLY=1
-DUSER_INPUT_PORT_NUMBER=8998
-DSECURITY_LOGIN=1
-DSECURITY_LOGIN_STR=admin
-DSECURITY_PASSWORD_STR=password
-DUSER_INPUT_SSL_PORT_NUMBER=9999
Solaris:
QConvergeConsole_Installer_Solaris_x86_x_x_x_xxx -i silent -DSSL_ENABLE=0
-DLOCALHOST_ACCESS_ONLY=1
-DUSER_INPUT_PORT_NUMBER=8998
-DSECURITY_LOGIN=1
-DSECURITY_LOGIN_STR=admin
-DSECURITY_PASSWORD_STR=password
-DUSER_INPUT_SSL_PORT_NUMBER=9999
NOTE
The -D options listed in the preceding are applicable to silent install only.
NOTE
Be sure to add the start/wait parameter in front of the silent install
command for Windows only when using silent installation mode.