Trouble with OpenVPN3Linux install
Posted: Fri Oct 29, 2021 12:14 am
Hello,
I am running Kali Linux on a Windows 10 Hyper-V vm and I'm having trouble running OpenVPN.
I am trying the instructions I found here: https://community.openvpn.net/openvpn/w ... ujcnBszQdR
I successfully did: sudo apt install apt-transport-https (It only worked in sudo)
I got an error with: url -fsSL https://swupdate.openvpn.net/repos/open ... kg-key.pub | gpg --dearmor > /etc/apt/trusted.gpg.d/openvpn-repo-pkg-keyring.gpg (tried both sudo and non-sudo)
I get this error: bash: /etc/apt/trusted.gpg.d/openvpn-repo-pkg-keyring.gpg: Permission denied
(23) Failed writing body
Any guidance for me?
I am running Kali Linux on a Windows 10 Hyper-V vm and I'm having trouble running OpenVPN.
I am trying the instructions I found here: https://community.openvpn.net/openvpn/w ... ujcnBszQdR
I successfully did: sudo apt install apt-transport-https (It only worked in sudo)
I got an error with: url -fsSL https://swupdate.openvpn.net/repos/open ... kg-key.pub | gpg --dearmor > /etc/apt/trusted.gpg.d/openvpn-repo-pkg-keyring.gpg (tried both sudo and non-sudo)
I get this error: bash: /etc/apt/trusted.gpg.d/openvpn-repo-pkg-keyring.gpg: Permission denied
(23) Failed writing body
Any guidance for me?