I am following the linux tutorial for using the terminal to connect.
I keep getting "cannot open release file" error
Code: Select all
root@tester:~# apt-get update && apt-get install openvpn
Ign:2 http://build.openvpn.net/debian/openvpn/stable/dists tara InRelease
Err:6 http://build.openvpn.net/debian/openvpn/stable/dists tara Release
404 Not Found [IP: 52.52.118.245 80]
Reading package lists... Done
E: The repository 'http://build.openvpn.net/debian/openvpn/stable/dists tara Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@tester:~#
Can someone assist me in figuring out which repository will work for me?
Regards