Hello there, I am a total newbie in this VPS business. And yes, i already read the How To Set Up an OpenVPN Server on Debian 8 article. But i got stuck at the very earlier stage (STEP 1). Whenever i hit the
i got this error msg : E: unable to locate package easy-rsa
Is the “easy-rsa” package has been removed ? Thanks in advanced
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
if sudo apt-get update
doesn’t work, then try editing your sources list. Although this should be configured already with Digital Ocean.
Hello,
Have you had a chance to read: https://wiki.debian.org/OpenVPN ?
The easy-rsa setup is covered here: https://wiki.debian.org/OpenVPN#TLS-enabled_VPN
Please let us know if there is anything else we can help you with.
Best, Mike DigitalOcean Support Check out our community for great tutorials, articles and FAQs! https://digitalocean.com/community
cp -r /usr/share/doc/openvpn/examples/easy-rsa/2.0/ /etc/openvpn/easy-rsa/ i’ve done this and the problem is still there:
Reading package lists… Done Building dependency tree Reading state information… Done E: Unable to locate package easy-rsa
according to a prior question in https://www.digitalocean.com/community/questions/no-easy-rsa-to-install-on-my-debian, the answer seems to be: