Merge pull request #173 from bakeromso/patch-1

Update vpn.md
This commit is contained in:
awokd 2022-04-01 16:24:16 +00:00 committed by GitHub
commit 817307ba31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,8 @@ Before proceeding, you will need to download a copy of your VPN provider's confi
Disable any auto-starting service that comes with the software package.
For example for OpenVPN.
sudo systemctl disable openvpn.service
sudo systemctl disable openvpn-server@.service
sudo systemctl disable openvpn-client@.service
2. Set up and test the VPN client.
Make sure the VPN VM and its TemplateVM is not running.