VoIP Cookbook: VQManager Installation

From OnnoWiki
Jump to navigation Jump to search

Download VQManager from http://www.manageengine.com/products/vqmanager/91408665/ManageEngine_VQManager.bin

Do the following on shell

sudo su -
cp ManageEngine_VQManager.bin /usr/local/src/
cd /usr/local/src
chmod a+x ManageEngine_VQManager.bin 
./ManageEngine_VQManager.bin -console

We need to press <ENTER> several times. Normally, VQManager will be installed in

/root/ManageEngine/VQManager

All important script of VQManager is located at

/root/ManageEngine/VQManager/bin/

See Also