Tagged Questions
1
vote
1answer
27 views
How to run a command with one click, preferably from unity's launcher
I'd like to run this command without having to open up terminal every time.
sudo openvpn --config /home/ubuntu/Documents/vpnbook/vpnbook-euro2-udp25000.ovpn --auth-user-pass ...
4
votes
3answers
2k views
Why will network manager not allow me save my VPN settings?
I am trying to configure am OpenVPN client on my laptop. I am running Ubuntu 11.10 64-bit.
When I open network manager and import the VPN settings from the premade config folder everything takes. The ...