我一直在尝试在我的虚拟机上使用 juju-gui 安装 juju(全新安装 Ubuntu 13.04 64 位)
To configure my local environment I installed mongodb-server and lxc.
After successfully installing juju and juju-gui, I run watch juju status and get public ip: 10.0.3.213 for juju-gui.
Since I am running server version of ubuntu I have no way of seeing that URL from this virtual machine. Using my host OS I can't reach that IP since that IP is being used by lxc.
Is this a default way of accessing …