[Bug 91389] Re: Support for more than one VPN simultaneously

2009-12-09 Thread b...@ry
You can connect to multiple VPN connections from the terminal just do:
sudo openvpn --config connection_1.ovpn &
sudo openvpn --config connection_2.ovpn &
...
sudo openvpn --config connection_N.ovpn &

only replace connection_N.ovpn with the config file you are using.

-- 
Support for more than one VPN simultaneously
https://bugs.launchpad.net/bugs/91389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 448554] Re: VMware Remote Console Plugin doesn't caputure the mouse

2009-12-20 Thread b...@ry
Edit:
/home/username/.mozilla/firefox/default/extensions/vmwarev...@vmware.com/plugins/lib/wrapper-gtk24.sh

and then add:
VMWARE_USE_SHIPPED_GTK='force'
export VMWARE_USE_SHIPPED_GTK="force"

Restart Firefox, now it shall work.

-- 
VMware Remote Console Plugin doesn't caputure the mouse
https://bugs.launchpad.net/bugs/448554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs