Saturday, November 19, 2011

Changing IP Address of Big Blue Button installation

Changing IP Address of Big Blue Button


 if the output from ifconfig shows your VM is listening to IP address 192.168.0.125, then issue the following command
  sudo bbb-conf --setip 192.168.0.125
If you need to restart BigBlueButton, do the command

   bbb-conf --clean
and this will do a clean restart.