-
Published Question
I currently have a droplet set up as a VPN through OpenVPN.
While the server speeds are fine, as shown here: http://www.speedtest.net/result/5660599598.png
My connection speed through the VPN are throttled quite badly...
1
•
•
By
Addison12
VPN
CentOS
-
Published Question
I have been trying to set up multiple OpenVPN Client files for use on multiple computers.
The guide I am following is : https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on...
3
•
•
By
Addison12
DigitalOcean
VPN
-
Published Question
I'm looking to host a VPN, website and an owncloud service on a droplet. Would the 512mb option be sufficient?
1
•
•
By
Addison12
VPN
Apache
CentOS
-
Published Answer
Fixed it by commenting out the :
# A self-signed (snakeoil) certificate can be created by inst$
# the ssl-…
•
By
Addison12
-
Published Question
Hi I have installed an SSL cert from Comodo using both guides from their side and DO's side. However, i am unable to access the HTTPS variant of my site.
```
<IfModule mod_ssl.c>
<VirtualHost _default_:443>
...
1
•
•
By
Addison12