Elektrine lite

← Feed

@Uair@autistics.life

Post #1316739

2026-03-29 23:42 UTC

@cybervegan I just got back to this and I'm still failing on the VPN. I have network-manager-openvpn installed as part of my build, but I can't seem to find how to access it. Is the Software Manager anything more than an app store? Is there any way I can get it to manage an install from a downloaded installer?

Replies (1)

  • @cybervegan@autistics.life 2026-03-30 08:46

    @Uair In short, no. But it IS a front for the usual (command-line) package management utilities "apt" and "apt-get" (I don't make up the names). You could use those, but it can lead to other complications. Especially when using third-party downloaded packages. It's really best not to do that. Linux works VERY differently to Windows in this respect. If I remember correctly, you are on Linux Mint. Have you searched in software manager for network-manager-openvpn? I'm not on stock LM (I'm using their LMDE variant) but it's in there for me. If you install THAT one, it's guaranteed to be the correct one. Once you have it installed, if you click on your network icon near the time (usually looks like a wifi symbol, can be a "network" symbol if you are using wired network) and then on "Network connections". In the window that opens, click the "+" button at the bottom left. Click where it says Ethernet, and near the bottom of the selector, you should see OpenVPN. Click on it, and then on the "Create..." button. The connection details dialog then opens, showing the VPN tab. You need to fill in all those details as specified by your VPN provider. You can put any name you like in the top "Connection name" field, or just leave it as "VPN connection 1" or whatever it has in there. Once you have done that, it should appear in the network manager, and you should be able to connect and disconnect as you wish. I can't remember exactly where, and as I currently am not using a VPN, I can't probe through my setup to write that up for you.

    Open ##1316740