Actions

Difference between revisions of "ICX-AlphaCom Core in VirtualBox"

From Zenitel Wiki

(Prerequisites)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{I}}This article describes how to install ICX-Core in a VirtualBox environment.
+
{{I}}
 +
This article describes how to install ICX-Core in a VirtualBox environment.
 +
 
 +
 
 +
<div style="float:right;"> <youtube width="300" height="180">OJwvnLRDG74=3s</youtube>  </div>
  
 
==Prerequisites==
 
==Prerequisites==
 
* Virtual machine: VirtualBox (version 6.0 is used in this guide): https://www.oracle.com/virtualization/technologies/vm/downloads/virtualbox-downloads.html
 
* Virtual machine: VirtualBox (version 6.0 is used in this guide): https://www.oracle.com/virtualization/technologies/vm/downloads/virtualbox-downloads.html
* Operating System: Ubuntu 18.04.x LTS Server (Mandatory): http://releases.ubuntu.com/18.04/
+
* Operating System:
 +
**Ubuntu 22.04.x LTS Server for ICX-AlphaCom version 1.2.3.9 and later (Mandatory): http://releases.ubuntu.com/22.04/
 +
**Ubuntu 18.04.x LTS Server for ICX-AlphaCom version 1.2.3.8 and earlier - note that there is no support for Ubuntu 18.04 anymore
 
* File transfer software: WinSCP (version 5.15.3 used in this guide): WinSCP https://winscp.net/eng/index.php
 
* File transfer software: WinSCP (version 5.15.3 used in this guide): WinSCP https://winscp.net/eng/index.php
 
* ICX-Core software: [[Downloads#ICX_System|ICX System]]
 
* ICX-Core software: [[Downloads#ICX_System|ICX System]]
Line 42: Line 48:
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
In '''Storage''', browse for the OS .iso file (Ubuntu 18.04.x LTS Server) and mount it:
+
In '''Storage''', browse for the OS .iso file (Ubuntu 22.04.x LTS Server) and mount it:
 
[[File:ICX VB9.png|thumb|left|500px]]
 
[[File:ICX VB9.png|thumb|left|500px]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
Line 133: Line 139:
  
 
Install ICX-Core using the command (case sensitive):
 
Install ICX-Core using the command (case sensitive):
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.2.3.0.apt.tar install.sh --to-command /bin/sh}}
+
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.2.3.9.apt.tar install.sh --to-command /bin/sh}}
Where ''ICX-Core-01.00-bionic-1.2.3.0.apt.tar'' is the ICX-Core file name.
+
Where ''ICX-Core-01.00-bionic-1.2.3.9.apt.tar'' is the ICX-Core file name.
 
[[File:ICX VB29.png|thumb|left|500px]]
 
[[File:ICX VB29.png|thumb|left|500px]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
Line 143: Line 149:
  
 
[[Category: ICX-AlphaCom Platform]]
 
[[Category: ICX-AlphaCom Platform]]
 +
[[Category: ICX-Core]]

Latest revision as of 10:41, 24 October 2023

Icx icon.png

This article describes how to install ICX-Core in a VirtualBox environment.


Prerequisites

Note icon The virtual machine must have an internet connection and valid DNS server during the installation process


VirtualBox

After downloading and installing VirtualBox, run the software and create the virtual machine by clicking "New":

ICX VB1.png


Give your machine a name, set Type = Linux, and set Version = Ubuntu:

ICX VB2.png


The memory must be at least 1GB:

ICX VB3.png


Create the virtual HDD:

ICX VB4.png


Select the HDD type:

ICX VB5.png


Physical HDD storage:

ICX VB6.png


The HDD must be minimum 15GB:

ICX VB7.png


After the creation of the virtual machine is finished, select and set some Settings before starting:

ICX VB8.png


In Storage, browse for the OS .iso file (Ubuntu 22.04.x LTS Server) and mount it:

ICX VB9.png


Set up the Network connection:

  • Choose Bridged Adapter, and select which interface to use for the ICX-Core
ICX VB10.png


Now Start the machine:

ICX VB11.png


Ubuntu

The Ubuntu installation will automatically launch after Start in the previous section. Choose your language:

ICX VB12.png


Define your keyboard:

ICX VB13.png


Confirm the network adapter:

ICX VB14.png


Enter Proxy if needed:

ICX VB15.png


Confirm mirror:

ICX VB16.png


Filesystem:

ICX VB17.png


Select HDD:

ICX VB18.png


Confirm partition:

ICX VB19.png


Confirm installation:

ICX VB20.png


Enter profile and credentials. VERY important to not forget this. Write it down!:

ICX VB21.png


Note icon The selected Username will also name the host folder for the ICX-Core


Select Install OpenSSH server:

ICX VB22.png


Skip:

ICX VB23.png


The installation is now running:

ICX VB24.png


Installation complete! Hit Enter key to reboot:

ICX VB25.png


The virtual machine reboots and starts up with Ubuntu running in terminal mode.

ICX-Core

Log in with the username and password defined earlier. Use command "ip a" to see the IP address that the virtual machine has:

ICX VB26.png


Connect to the virtual machine with WinSCP ...

ICX VB27.png


... and copy the ICX-Core installation file from your computer to the virtual machine:

ICX VB28.png


Note icon the target folder must be /home/[Username]/


Close WinSCP.

Install ICX-Core using the command (case sensitive):

sudo tar -xf ICX-Core-01.00-bionic-1.2.3.9.apt.tar install.sh --to-command /bin/sh


Where ICX-Core-01.00-bionic-1.2.3.9.apt.tar is the ICX-Core file name.

ICX VB29.png


After installation, you can access the ICX Web from any PC in the network by using the IP address of the virtual machine.

ICX VB30.png