= Modify your ssh config ile = From the VM go to this [http://www.ist.rit.edu/~yxp/config link] Right click on the page and press `Save As...`. In the window that pops up, on the address tab type ~/.ssh/config and press ok. Rewrite the existing file. = Modify your omni_config file = From the VM go to this [http://www.ist.rit.edu/~yxp/add_omni_config link] Right click on the page and press `Save As...`. In the window that pops up, on the address tab type ~/.gcf/add_omni_config and press ok. Open a terminal and type: {{{ cd ~/.gcf cat omni_config add_omni_config.txt > temp mv temp omni_config }}} = SSH to ops = On the terminal type {{{ xterm -e ssh @ops.pgeni.gpolab.bbn.com & }}}