Hello! When I type the command line cd /etc/openvpn
it says there is no such a file. Where do I find it in Solus?
OpenVPN
What are you trying to do ?
kyrios added the Needs More Information tag .
kyrios H! I am trying to manually set up a VPN connection. Particularly, I am following the instructions given in
https://support.surfshark.com/hc/en-us/articles/360011051133-How-to-set-up-OpenVPN-using-Linux-Terminal
It's usually possible to just import the vpn config files via Network Manager in the GUI..and a LOT faster
Okay then follow the instructions:
- Create a folder (for example /etc/openvpn)
- Download and copy the configuration files in that folder
- run openvpn with the wished config file
The only difference is that you have to create the folder first the follow the instructions from point 3.
kyrios removed the Needs More Information tag .
Great! It works. Thanks a lot!