How to use OpenVPN Client on Manjaro Linux

This tutorial shows how to use OpenVPN Client on Manjaro Linux by command line

Install Network Manager

sudo pacman -S networkmanager-openvpn

Import credential

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

List Connect Options

nmcli connection

Start a Connection

nmcli connection up <connection-name>

Show Connection Details

nmcli connection show <connection-name>

If you want latest update and find more tips and tricks to build your own business platform, please checkout more articles on https://www.productdeploy.com and https://blog.productdeploy.com

Share This

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*
*