On 04/09/2018 08:36 PM, mivacorre...@gmail.com wrote:
I am trying to setup a VPN connection with NordVPN (and OpenVPN) in Qubes 4 following this --> https://www.qubes-os.org/doc/vpn/
Since I am using Qubes 4 I was led here-->  
https://github.com/tasket/Qubes-vpn-support
I have already followed the instructions on NordVPN website --> 
https://nordvpn.com/tutorials/linux/openvpn/
my problem: I created a VM and added the vpn-handler-openvpn, but from that VM terminal I cannot clone the git repository from GitHub (I cannot clone any git repository) because permission is denied.

Network access may be blocked if you followed the /doc/vpn instructions, because then only openvpn would be allowed. If you're going to use Qubes-vpn-support, then disregard the /doc/vpn instructions ...and create a fresh VM.

A fresh VM should be able to download files directly.

So I downloaded it in [user@nameofVM] using the command sudo wget. I type ls 
and I can see Qubes-vpn-support.git is there but when I type cd 
Quebs-vpn-support  (the line in the GitHub instruction page) the terminal 
returns
bash: cd: Qubes-vpn-support: No such file or directory
why is this happening? what shall I do?

On a github project page, the download area supplies two types of links:

One is for a .zip file that can be downloaded with wget or curl or a browser.

The other ends in .git and is for use with the command "git clone <link address>".

Either of these will work.

--

Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7fc14b43-3392-4342-ab31-69b54af406e0%40posteo.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to