[qubes-users] Re: Cannot execute commands in terminal - not root?

2017-04-28 Thread almir . aljic1998
I do have one final question though. Say I want my anon-whonix appVM to first route through my VPN, and then connect to Tor. How do I do this? Is it enough if I just go into VM settings on my anon-whonix appVM, and set the NetVM as my FirewallVM (which is configured to route through my VPN

[qubes-users] Re: Cannot execute commands in terminal - not root?

2017-04-28 Thread almir . aljic1998
Okay. I solved it. I was doing this wrong: In step 6 at this link: https://www.qubes-os.org/doc/vpn/ I forgot to change this line: VPN_OPTIONS='--cd /rw/config/vpn/ --config openvpn-client.ovpn --daemon' to match my VPN provider's .ovpn filename, which is Mullvad_nl.ovpn. Thank you for all