vpn-server
Here are 166 public repositories matching this topic...
Right now in different places in the SE codebase there are references to /opt and then as well to /usr.
All SE code should reference one place only. Could someone please create a PR that fixes this.
This PR should also take PR #454 into consideration (no conflicts)
-
Updated
Jun 1, 2020 - Shell
Wondering if we should move our wiki/faq section to something like:
https://www.mkdocs.org/ or https://www.sphinx-doc.org/
guess this will allow more people to contribute to it and will probably look better than current wiki on github.
What everyone around here thinks about it?
-
Updated
Apr 4, 2020 - Shell
-
Updated
Mar 8, 2020 - Go
Guide feedback
Following the guide and there are some bits that seem wrong.
-
'Compute Engine Virtual Machine Setup' -> Customize the instance
This has the exact same picture as above. There is also not an option to customise the instance. -
Machine type. There is no dropdown. It instead looks like this. I assume this is the right selection.

The docs recommend using Azure Cloud Shell.
Azure Cloud Shell has Python 3.5 installed.
You also can't use apt to install packages.
Approximate steps to get around this:
pyenvpyenv install 3.6.10