Actions

Difference between revisions of "ICX-AlphaCom Core - Installation"

From Zenitel Wiki

Line 1: Line 1:
{{I}}This article describes how to install the ICX-Core software package.
+
{{I}}This article describes how to install the ICX-AlphaCom Core software package.
  
ICX-Core is the software running on the [[ICX-500 Gateway]]. The software is also available for installation on industry standard PC hardware. ICX-Core can be installed either on a physical machine or virtual machine.
+
ICX-AlphaCom Core is the software running on the [[ICX-500 Gateway]]. The software is also available for installation on industry standard PC hardware. ICX-AlphaCom Core can be installed either on a physical machine or virtual machine.
  
 
== Minimum requirements ==
 
== Minimum requirements ==
Line 14: Line 14:
 
== Installation ==
 
== Installation ==
 
'''Precautions''':  
 
'''Precautions''':  
* ICX-Core can run directly on a PC or in a VM, in either case make certain that Ubuntu 18.04 Server is installed
+
* ICX-AlphaCom Core can run directly on a PC or in a VM, in either case make certain that Ubuntu 18.04 Server is installed
 
* An Internet connection must be available with a DNS server as the installation process will download security updates. Installation will not complete without a live connection.
 
* An Internet connection must be available with a DNS server as the installation process will download security updates. Installation will not complete without a live connection.
* Before installing version ICX-Core 1.0.3.0, any previously installed beta-version of ICX-Core must be removed. Command: '''sudo apt purge vs-<nowiki>'*'</nowiki>'''
+
* Before installing version ICX-AlphaCom Core 1.0.3.0, any previously installed beta-version of ICX-AlphaCom Core must be removed. Command: '''sudo apt purge vs-<nowiki>'*'</nowiki>'''
  
 
'''Upload:'''
 
'''Upload:'''
*Upload the ICX-Core software to your home directory of the VM,  using for example WinSCP  
+
*Upload the ICX-AlphaCom Core software to your home directory of the VM,  using for example WinSCP  
 
*Example file: “ICX-Core-01.00-bionic-1.0.3.2.apt.tar”
 
*Example file: “ICX-Core-01.00-bionic-1.0.3.2.apt.tar”
  
 
'''Install:'''
 
'''Install:'''
*From the Linux console, install the ICX-Core software with the following command:
+
*From the Linux console, install the ICX-AlphaCom Core software with the following command:
 
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.0.3.2.apt.tar install.sh --to-command /bin/sh}}
 
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.0.3.2.apt.tar install.sh --to-command /bin/sh}}
  
*After first time installation, later ICX-Core upgrades can be done from the ICX-WEB menu: '''System Maintenance''' -> '''System Upgrade'''
+
*After first time installation, later ICX-AlphaCom Core upgrades can be done from the ICX-WEB menu: '''System Maintenance''' -> '''System Upgrade'''
  
 
<br>
 
<br>
  
 
== Licensing ==
 
== Licensing ==
The ICX-Core requires a license to operate:  
+
The ICX-AlphaCom Core requires a license to operate:  
 
* 1002600000 - ICX-Core_x64 - Software package ICXCore for x64.
 
* 1002600000 - ICX-Core_x64 - Software package ICXCore for x64.
  
In addition, licenses are required for devices and services. For details see [[Licenses for ICX-500 and ICX-Core]]
+
In addition, licenses are required for devices and services. For details see [[Licenses for ICX-500 and ICX-AlphaCom Core]]
  
After being installed, the ICX-Core will run on a 20-day free license period, allowing for test and demo without having to purchase licenses.
+
After being installed, the ICX-AlphaCom Core will run on a 20-day free license period, allowing for test and demo without having to purchase licenses.
  
  
 
== Related articles ==
 
== Related articles ==
  
* [[ICX-Core in VirtualBox|Installation of ICX-Core in VirtualBox environment]]
+
* [[ICX-AlphaCom Core in VirtualBox|Installation of ICX-AlphaCom Core in VirtualBox environment]]
 
<br>
 
<br>
  
 
[[Category: ICX System]]
 
[[Category: ICX System]]

Revision as of 17:01, 29 January 2020

Icx icon.png

This article describes how to install the ICX-AlphaCom Core software package.

ICX-AlphaCom Core is the software running on the ICX-500 Gateway. The software is also available for installation on industry standard PC hardware. ICX-AlphaCom Core can be installed either on a physical machine or virtual machine.

Minimum requirements

  • CPU: PC type hardware using Intel and AMD 64 bit processors, with the exception of the Intel Itanium processor.
  • Memory: 1 GByte
  • Harddisk: 15 GByte
  • Operating System: Linux - Ubuntu 18.04.x LTS Server - this is a strict requirement
  • Virtual Machine: The VM must be defined with 1 processor, 1 GB RAM and 15 GB harddisk as a minimum


Installation

Precautions:

  • ICX-AlphaCom Core can run directly on a PC or in a VM, in either case make certain that Ubuntu 18.04 Server is installed
  • An Internet connection must be available with a DNS server as the installation process will download security updates. Installation will not complete without a live connection.
  • Before installing version ICX-AlphaCom Core 1.0.3.0, any previously installed beta-version of ICX-AlphaCom Core must be removed. Command: sudo apt purge vs-'*'

Upload:

  • Upload the ICX-AlphaCom Core software to your home directory of the VM, using for example WinSCP
  • Example file: “ICX-Core-01.00-bionic-1.0.3.2.apt.tar”

Install:

  • From the Linux console, install the ICX-AlphaCom Core software with the following command:
sudo tar -xf ICX-Core-01.00-bionic-1.0.3.2.apt.tar install.sh --to-command /bin/sh


  • After first time installation, later ICX-AlphaCom Core upgrades can be done from the ICX-WEB menu: System Maintenance -> System Upgrade


Licensing

The ICX-AlphaCom Core requires a license to operate:

  • 1002600000 - ICX-Core_x64 - Software package ICXCore for x64.

In addition, licenses are required for devices and services. For details see Licenses for ICX-500 and ICX-AlphaCom Core

After being installed, the ICX-AlphaCom Core will run on a 20-day free license period, allowing for test and demo without having to purchase licenses.


Related articles