Linux bbb-vm-20120709-10 2.6.32-41-generic-pae #91-Ubuntu SMP Wed Jun 13 12:00:09 UTC 2012 i686 GNU/Linux
Ubuntu 10.04.4 LTS
Welcome to Ubuntu!
Last login: Mon Jul 9 21:57:52 2012 from 192.168.17.103
#
# To launch BigBlueButton, open the following URL
#
#
# If this computer's IP/hostname changes, you can update
# all of BigBlueButton's configuration files with
#
# bbb-conf --setip <host>
#
# Type 'bbb-conf -h' for more options.
firstuser@bbb-vm-20120709-10:~$ sudo bbb-conf --check
[sudo] password for firstuser:
BigBlueButton Server 0.8-beta-4 (951)
Kernel version: 2.6.32-41-generic-pae
Distribution: Ubuntu 10.04.4 LTS (32-bit)
Memory: 2013 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): sub.domain.tld
Red5: sub.domain.tld
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: sub.domain.tld
port: 80
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host: sub.domain.tld
/var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp (API demos)
api url: sub.domain.tld
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
/usr/local/bigbluebutton/core/scripts/slides.yml (record and playback)
playback host: sub.domain.tld
** Potential problems described below **
# IP does not match:
# IP from ifconfig: 192.168.17.112
# /etc/nginx/sites-available/bigbluebutton: sub.domain.tld
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: 192.168.17.112
# /var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp: sub.domain.tld
#
# /usr/local/bigbluebutton/core/scripts/slides.yml
#
# does not match the local IP address (192.168.17.112).
# Warning: The API demos are installed and accessible from:
#
# http://
sub.domain.tld /
#
# Use the API demos test your BigBlueButton setup. To remove
#
# sudo apt-get purge bbb-demo
firstuser@bbb-vm-20120709-10:~$