2012년 2월 10일 금요일

Installation Openmeetings plugin on Moodle to integrate

1. Download openmeetings plugin to install on moodle

http://openmeetings.googlecode.com/files/mod_openmeetings_moodle21_20111019.zip

2. Unzip and copy to /var/www/moodle/mod/

3. Login to moodle system as admin

4. It is working to notify automatically

5. Fill up each box. Just change the values in


OpenMeetings Server Host or IP : elf.ku.edu.np


OpenMeetings Admin User Password : ..........



2012년 2월 8일 수요일

xenserver with noava

vim /etc/rabbitmq/rabbitmq.conf
vim /etc/rabbitmq/rabbitmq-env.conf (in later versions of RabbitMQ)
Add following entries:
NODENAME=rabbit@localhost 
NODE_IP_ADDRESS=127.0.0.1
to install pip by python
#sudo apt-get install python-setuptools