View Single Post
Posts: 638 | Thanked: 1,692 times | Joined on Aug 2009
#9
@ticktock666

to find where is the installed openvpn binary:
dpkg -L openvpn | grep bin

If you can't find it, put the binary i attached previously in the same folder containing certicates and config file ( for example client.ovpn) and run
./openvpn --config client.ovpn
 

The Following User Says Thank You to xes For This Useful Post: