Труконф сервер для линукс

How to install TrueConf client application for Linux

  • Personal one-on-one video calls;
  • Creating and participating in all modes of group video conferencing: Symmetric, Virtual Meeting, Video Lecture;
  • Desktop Sharing;
  • Text messaging;
  • Connection to TrueConf Online service and TrueConf Server video conferencing server;
  • Authorization through social networks and LDAP.

Download TrueConf for Linux

Should you encounter any problems with application installation, please contact our technical support team.

Graphical Installation

For installing TrueConf, we recommend using the graphical installer. The graphical installer can be invoked by (double) clicking the downloaded package. Depending on your distribution you will get different possibilities to install the package, e.g. Open with Ubuntu Software Center.

Debian, Ubuntu, Mint, Astra Linux

How to Install It?

You will need to run a command using the administrator account to launch the downloaded package:

dpkg -i trueconf_client_name.deb

trueconf_client_name.deb — the downloaded package name

To install missing dependencies, use the command:

apt-get -f install

TrueConf repository address is assigned automatically after the application installation.

Alternate installation

1. Create a file /etc/apt/sources.list.d/trueconf.list with the following line inside:

deb http://deb.trueconf.com/debian buster non-free

deb http://deb.trueconf.com/debian stretch non-free

deb http://deb.trueconf.com/debian jessie non-free

For Ubuntu 21.04

deb http://deb.trueconf.com/ubuntu/ hirsute non-free

For Ubuntu 20.10

deb http://deb.trueconf.com/ubuntu/ groovy non-free

For Ubuntu 20.04

deb http://deb.trueconf.com/ubuntu/ focal non-free

For Ubuntu 19.10

deb http://deb.trueconf.com/ubuntu/ eoan non-free

For Ubuntu 19.04

deb http://deb.trueconf.com/ubuntu/ disco non-free

For Ubuntu 18.10

deb http://deb.trueconf.com/ubuntu/ cosmic non-free

For Ubuntu 18.04

deb http://deb.trueconf.com/ubuntu bionic non-free

For Ubuntu 16.04

deb http://deb.trueconf.com/ubuntu/ xenial non-free

deb http://deb.trueconf.com/linuxmint/ tricia non-free

deb http://deb.trueconf.com/linuxmint/ tina non-free

deb http://deb.trueconf.com/linuxmint/ ulyssa non-free

For Astra Linux Special Edition 1.6

deb http://deb.trueconf.com/astra16/ smolensk non-free

For Astra Linux Common Edition 2.12

Читайте также:  Windows объектно ориентированный подход

deb http://deb.trueconf.com/astra212/ orel non-free

2. Run the commands as an administrator:

curl http://deb.trueconf.com/client/packages.trueconf.key | apt-key add –
apt-get update
apt-get install trueconf

How to Update It?

After initial installation of the application in one of the suggested methods you will be notified about updates automatically.

CentOS, Fedora, openSUSE, RED OS

How to Install It?

You will need to run a command using the administrator account to launch the downloaded package:

CentOS (you need to install and enable EPEL repository beforehand):
dnf install trueconf_client_name.rpm Fedora:
dnf –nogpgcheck install trueconf_client_name.rpm openSUSE:
zypper –no-gpg-checks in trueconf-client-name.rpm

RED OS:
yum install trueconf_client_name.rpm

trueconf_client_name.rpm — the downloaded package name

TrueConf repository address is assigned automatically after the application installation.

Alternate installation for CentOS, Fedora and RED OS

1. Create a file /etc/yum.repos.d/trueconf.repo with the following content:

For CentOS (you need to install and enable EPEL repository beforehand):

[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/centos/$releasever/$basearch/release
enabled=1
gpgcheck=0
[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/fedora/$releasever/$basearch/release
enabled=1
gpgcheck=0
[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/redos/$releasever/$basearch/release
enabled=1
gpgcheck=0

2. Run the command as an administrator:

yum install trueconf

How to Update It?

After initial installation of the application on CentOS and Fedora you will be notified about updates automatically. For other rpm systems it is necessary to install new distribution package over the existing version.

How to Install TrueConf?

You will need to run a command using the administrator account to launch the downloaded package:

apt-get update
apt-get install -y trueconf_client_name.rpm

trueconf_client_name.rpm — the downloaded package name

Alternate installation

1. Create a file /etc/apt/sources.list.d/trueconf.list with the following content:

For ALT Workstation 9 64-bit version:

rpm http://rpm-alt.trueconf.com/p9/ x86_64 non-free

For ALT Workstation 8 32-bit version:

rpm http://rpm-alt.trueconf.com/p8/ i586 non-free

For ALT Workstation 8 64-bit version:

rpm http://rpm-alt.trueconf.com/p8/ x86_64 non-free

2. Run the command as an administrator:

apt-get update
apt-get install -y trueconf

How to Update TrueConf?

The distribution is installed on top of the current version.

How to Install It?

Available only for 64-bit systems:

sudo pacman -U trueconf_client_name.pkg.tar.xz

trueconf_client_name.pkg.tar.xz — the downloaded package name

How to Update It?

The distribution is installed on top of the current version.

We are constantly improving and developing our products, so when new versions of the client application are released, the user will receive an automatic notification from the system right away!

Источник

Install and set up your video conferencing server for Linux in 15 minutes

TrueConf Server for Linux is now available for Debian 9/10 and CentOS 8. Enjoy the benefits of our enterprise-grade video collaboration platform on Linux distros!

This guide explains how to install and set up TrueConf Server Free for Linux.

TrueConf Server contains its own web server. To prevent any possible conflicts or clashes, please deploy TrueConf Server on a computer running on Linux without a pre-installed web server.

Table of Contents

Step 1. Download TrueConf Server for Linux and get your registration key

Fill in the TrueConf Server Free registration form. Press Submit & Download to receive your registration key on the email address you’ve specified.

Step 2. Set up your operating system

Add the user who will install TrueConf Server and get access to the TrueConf Server control panel to your OS. You can use the account that was created when installing your OS.

You can use sudo to execute the commands listed below. Alternatively, you can first switch to administrator mode by running su — from the terminal and entering the root password. Additionally, when using an operating system with a graphical environment it is possible to install TrueConf Server package via a package manager available in your system, e.g. GDebi in Debian (you can install it by running sudo). Please note that sudo may be unavailable by default in your OS. You can check its availability using the sudo -V command.

Step 3. Install TrueConf Server for Linux

Choose your Linux operating system to download the TrueConf Server installation package:

Below you can find the following installation options:

  • manually by using the installation package you’ve downloaded.
  • by adding the TrueConf repository to your system.

For the latter, you will need to create a file with specified text in the system catalogue of your operating system. You can do it both with your file manager and with your terminal by running the following command in the admin mode:

Источник

Как установить TrueConf для Linux

Возможности:

  • персональные видеозвонки один-на-один;
  • создание и участие во всех типах групповых видеоконференций: симметричная, ролевая, видеовещание;
  • обмен текстовыми сообщениями;
  • смена оборудования “на лету”, прямо во время текущей конференции;
  • подключение к сервису TrueConf Online и серверу TrueConf Server;
  • авторизация через социальные сети и LDAP.

Скачайте приложение TrueConf для Linux

В случае возникновения проблем при установке приложения, пожалуйста, обратитесь в службу поддержки.

Графическая установка

Для установки TrueConf мы рекомендуем использовать графический установщик, который можно запустить (двойным) кликом по скачанному пакету или через контекстное меню. Например, в Ubuntu: Открыть с помощью “Центр приложений Ubuntu”.

Debian, Ubuntu, Mint, Astra Linux, ОС Лотос

Как установить?

Используя учетную запись администратора, нужно запустить команду для скачанного пакета.

dpkg -i trueconf_client_name.deb

где вместо trueconf_client_name.deb — название скачанного пакета

Для разрешения зависимостей воспользуйтесь командой:

apt-get -f install

После установки приложения, адрес репозитария TrueConf пропишется автоматически.

Перед установкой приложения на Astra Linux SE 1.6 (Смоленск), нужно “примонтировать” DVD диск, идущий в комплекте с ОС Astra Linux с дополнительными библиотеками, в качестве репозитория и выполнить команду apt update .

Альтернативный вариант установки

1. Создайте файл /etc/apt/sources.list.d/trueconf.list с записью внутри:

Для Debian 10, ОС Лотос

deb http://deb.trueconf.com/debian buster non-free

deb http://deb.trueconf.com/debian stretch non-free

deb http://deb.trueconf.com/debian jessie non-free

Для Ubuntu 21.04

deb http://deb.trueconf.com/ubuntu/ hirsute non-free

Для Ubuntu 20.10

deb http://deb.trueconf.com/ubuntu/ groovy non-free

Для Ubuntu 20.04

deb http://deb.trueconf.com/ubuntu/ focal non-free

Для Ubuntu 19.10

deb http://deb.trueconf.com/ubuntu/ eoan non-free

Для Ubuntu 19.04

deb http://deb.trueconf.com/ubuntu/ disco non-free

Для Ubuntu 18.10

deb http://deb.trueconf.com/ubuntu/ cosmic non-free

Для Ubuntu 18.04

deb http://deb.trueconf.com/ubuntu bionic non-free

Для Ubuntu 16.04

deb http://deb.trueconf.com/ubuntu/ xenial non-free

deb http://deb.trueconf.com/linuxmint/ tricia non-free

deb http://deb.trueconf.com/linuxmint/ tina non-free

deb http://deb.trueconf.com/linuxmint/ ulyssa non-free

Для Astra Linux Special Edition 1.6

deb http://deb.trueconf.com/astra16/ smolensk non-free

Для Astra Linux Common Edition 2.12

deb http://deb.trueconf.com/astra212/ orel non-free

2. С помощью учетной записи администратора запустите команды:

curl http://deb.trueconf.com/client/packages.trueconf.key | apt-key add —
apt-get update
apt-get install trueconf

Как обновить?

После первоначальной установки приложения по одному из указанных вариантов, информация об обновлениях будет приходить автоматически.

CentOS, Fedora, openSUSE, RED OS, ROSA

Как установить?

Используя учетную запись администратора, нужно запустить команду для скачанного пакета.

CentOS (предварительно нужно подключить EPEL-репозиторий):
dnf install trueconf_client_name.rpm

Fedora:
dnf –nogpgcheck install trueconf_client_name.rpm

openSUSE:
zypper –no-gpg-checks in trueconf_client_name.rpm

RED OS:
yum install trueconf_client_name.rpm

ROSA:
urpmi trueconf_client_name.rpm

где trueconf_client_name.rpm — название скачанного пакета

После установки приложения, адрес репозитария TrueConf пропишется автоматически.

Альтернативный вариант установки в CentOS, Fedora и RED OS

1. Создайте файл /etc/yum.repos.d/trueconf.repo с записью внутри:

Для CentOS (предварительно нужно подключить EPEL-репозиторий):

[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/centos/$releasever/$basearch/release
enabled=1
gpgcheck=0
[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/fedora/$releasever/$basearch/release
enabled=1
gpgcheck=0
[trueconf]
name=TrueConf Repository
baseurl=http://rpm.trueconf.com/redos/$releasever/$basearch/release
enabled=1
gpgcheck=0

2. С помощью учетной записи администратора запустите команду:

yum install trueconf

Как обновить?

После первоначальной установки приложения в CentOS и Fedora, информация об обновлениях будет приходить автоматически. Для остальных rpm-систем нужно поставить новый дистрибутив поверх текущей версии.

Как установить?

Используя учетную запись администратора, нужно запустить команду для скачанного пакета.

apt-get update
apt-get install -y trueconf_client_name.rpm

где trueconf_client_name.rpm — название скачанного пакета

Альтернативный вариант установки

1. Создайте файл /etc/apt/sources.list.d/trueconf.list с записью внутри:

Для ALT Workstation 9 64-bit версии:

rpm http://rpm-alt.trueconf.com/p9/ x86_64 non-free

Для ALT Workstation 8 32-bit версии:

rpm http://rpm-alt.trueconf.com/p8/ i586 non-free

Для ALT Workstation 8 64-bit версии:

rpm http://rpm-alt.trueconf.com/p8/ x86_64 non-free

2. С помощью учетной записи администратора запустите команды:

apt-get update
apt-get install -y trueconf

Как обновить?

Дистрибутив ставится поверх текущей версии.

Как установить?

Доступно только для 64-битных систем:

sudo pacman -U trueconf_client_name.pkg.tar.xz

где trueconf_client_name.pkg.tar.xz — название скачанного пакета

Как обновить?

Дистрибутив ставится поверх текущей версии.

Мы постоянно совершенствуем и улучшаем наши продукты, поэтому при появлении новых версий клиентского приложения пользователь обязательно получит автоматическое уведомление от системы!

Читайте также

Не нашли ответ на свой вопрос? Напишите нам в онлайн-чате , мы будем рады помочь.

Источник

Читайте также:  Borland c builder linux
Оцените статью