ILIAS-7-Install-Tutorial for Ubuntu 20.04
Install 2.3-dev Ubuntu 18.04
- Target server: Dedicated Ubuntu 18.04 LTS
Never use vserver. Also no root server. Always dedicated. This is also valid for turn servers.
- Create a subdomain with the IP
- Log in to the server
apt updateapt dist-upgradeapt install ubuntu-serverapt install language-pack-enapt install lsb-coreapt install nano sudo ntp rsyslog sudo
sudo apt-get update && sudo apt-get install curl wget net-tools software-properties-common haveged apt-transport-https openjdk-8-jdk -ysudo add-apt-repository ppa:bigbluebutton/support -ysudo add-apt-repository ppa:rmescandon/yq -ysudo add-apt-repository ppa:libreoffice/ppasudo apt-get update && sudo apt-get dist-upgradeVersion 2.3:wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v bionic-23 -s yourbbbdomain.de -e wolfgang.huebsch@kivinan.de -a -w
- Version 2.4 development:
wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v bionic-24-dev -s yourbbbdomain.de -e wolfgang.huebsch@kivinan.de -a -w
- Restart the server to proof for errors (# Potential problems described below
):bbb-conf --restart - If there are erros, google them. Normally, you will get a quick fix for them
- Get the secret:
bbb-conf --secret