/
On Premises

On Premises

Ā 

Ā 


InstalaciĆ³n de Integra ServerĀ 

To install any version of Integra Server, you must:

Log in with the operative user created (ex: Integra)

Run the following commands to create a password for root and update the operative system to the last version.

sudo passwd root sudo apt-get update sudo apt-get upgrade sudo sed -i "s/PasswordAuthentication no/PasswordAuthentication yes/" /etc/ssh/sshd_config sudo sed -i "s/PermitRootLogin prohibit-password/PermitRootLogin yes/" /etc/ssh/sshd_config

Ā 

Configure:Ā Ā sudoĀ vi /etc/network/interfacesĀ 

Change:

autoĀ eth0 ifaceĀ eth0Ā inetĀ dhcp

for:

autoĀ eth0 ifaceĀ eth0Ā inetĀ static Ā Ā  Ā  addressĀ 192.168.X.X Ā Ā  Ā  networkĀ 192.168.1.X Ā Ā  Ā  netmaskĀ 255.255.255.0 Ā Ā  Ā  broadcastĀ 192.168.1.255 Ā Ā  Ā  gatewayĀ 192.168.1.X Ā Ā  Ā  ;upĀ routeĀ addĀ -netĀ 192.168.1.128Ā netmaskĀ 255.255.255.128Ā gwĀ 192.168.1.2 Ā Ā  Ā  ;upĀ routeĀ addĀ defaultĀ gwĀ 192.168.1.200 Ā Ā  Ā  ;downĀ routeĀ delĀ defaultĀ gwĀ 192.168.1.200 Ā Ā  Ā  ;downĀ routeĀ delĀ -netĀ 192.168.1.128Ā netmaskĀ 255.255.255.128Ā gwĀ 192.168.1.2 Ā Ā  Ā  dns-nameserversĀ 8.8.8.8 sudo apt-get install unzip curl sudo reboot

After it restarts:

  1. Log in with root.

  2. Download the last version of the uContact setup.


Change time zone

Run the following command:

Select the preferred time zone and press OK.


Remote access

Usually, for for anything regarding Support, it is necessary to configure a remote access. To do so we use OpenVPN AS.

Steps to install and configure the VPN:

Install the .deb.

  • Set it up withĀ https://IPSERVIDOR/adminĀ 

    Ā 

  • Disable the field that allows the routing of the internet traffic across the VPN.

    Ā 



Related content

En Sitio
More like this
Salesforce plugin
Salesforce plugin
Read with this
On Premises v5
More like this
Voice Dialers
Voice Dialers
Read with this
On Premises
On Premises
More like this
Bots designer
Bots designer
Read with this