BigBlueButton: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 8: Line 8:


'''sudo ufw allow NUMBER'''
'''sudo ufw allow NUMBER'''
Open ports 80 (HTTP), 9123 (Desktop Sharing), 1935 (RTMP).

Revision as of 20:25, 14 May 2012

Installation Instructions for Ubuntu 10.04

Follow this

To accept agreements within terminal, press tab + enter.

Open ports with the command:

sudo ufw allow NUMBER

Open ports 80 (HTTP), 9123 (Desktop Sharing), 1935 (RTMP).