Lubuntu 20.04 Network-Manager import .opvn profile

1. Install NetworkManager openVPN client.

sudo apt-get install network-manager-openvpn

2. Import the openVPN .opvn client profile.

sudo nmcli connection import type openvpn file /path/to/your.ovpn

Comments