Search the Community
Showing results for tags 'install'.
-
Could not load the Qt platform plugin "xcb" in "" even though it was found. [SOLVED]
iokhahon posted a question in VPN Linux Support
After installing Torguard on Arch Linux using the PKGBUILD from the downloads section of this site, you may find the UI doesn't open. If you try running sudo /usr/bin/torguard from the command line you might see the following message qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, webgl, xcb. /usr/bin/torguard: lin -
i am a noob with linux. running kali linux followed these instructions: Setting up an OpenVPN client for Ubuntu/Debian/Mint, CLI edition. These instructions do not use Network Manager. For the purposes of this tutorial we’ll presume you’ve been given your TorGuard zip file from our downloads page here. Install the requisite packages: sudo apt install openvpn Unzip your config file in your home directory: cd ~ unzip TorGuardPRO.zip Move all files to /etc/openvpn/ sudo cp ~/TorGuardPRO/* /etc/openvpn/ Re-name the .ovpn config files to .conf, Example: server.ovpn to server.c
- 2 replies
-
- kali linux
- kali
- (and 4 more)