Start openVPN

sudo openvpn --config client.ovpn --script-security 2 --up /etc/openvpn/client.up --down /etc/openvpn/client.down

Installed on cPanel Server: ​
Restart services
systemctl restart openvpn-server@server.service && systemctl restart openvpn-iptables.service

WireGuard systemctl enable --now wg-iptables.service + systemctl enable --now wg-quick@wg0.service
systemctl restart --now wg-iptables.service && systemctl restart --now wg-quick@wg0.service
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.