Cyberghost installation on Linux Mint 21.2

Solved
RICONET Posted messages 125 Status Membre -  
mamiemando Posted messages 33537 Registration date   Status Modérateur Last intervention   -

Hello, I have Cyberghost on Windows but I would also like to have it on Linux Mint 21.2 Cinnamon (I'm a bit paranoid).

The documentation on the VPN site is not great. Has anyone ever faced this issue?

Best regards

4 réponses

T3chN0g3n Posted messages 5221 Registration date   Status Membre Last intervention   1 217
 

Hello,

Are you following this documentation? https://support.cyberghostvpn.com/hc/fr/articles/360020436274-Comment-installer-l-application-CyberGhost-VPN-en-ligne-de-commande-CLI-sur-Linux

Where exactly are you stuck? It's only via the command line, you won't have a graphical interface like on Windows.

Note that the English documentation seems a bit more up-to-date and complete: https://support.cyberghostvpn.com/hc/en-us/sections/202846445-CyberGhost-VPN-CLI-App-for-Linux

Regards.

0
RICONET Posted messages 125 Status Membre
 

Thank you T3ch....

By using cyberghost, I downloaded cyberghostvn for Ubuntu. I installed it on my desktop. I extracted it, and I renamed it. I copied and pasted:

sudo bash install.sh

"not even scared".

Where it gets stuck is after the first sudo:

CyberGhost Installer ... Check if "curl" package is already installed ... Yes Check if "openvpn" package is already installed ... Yes Checking OpenVPN version ... Latest ... Check if "resolvconf" package is already installed ... Yes Check if "wireguard" package is already installed ... Yes Continue ... Installing application ... cp: cannot evaluate 'cyberghost/*': No such file or directory Create symlinks ... install.sh: line 176: cyberghostvpn: command not found


If you have any advice, I'm all ears.

0
T3chN0g3n Posted messages 5221 Registration date   Status Membre Last intervention   1 217
 

It's like you're not opening the terminal in the right place (in the right directory), have you tried following the tutorial in English?

0
steph810 Posted messages 1850 Registration date   Status Membre Last intervention   154
 

Hello,

According to the documentation, once the archive is downloaded, open a terminal and:

cd Downloads sudo apt install unzip unzip cyberghostblablablanomdufichier mv cyberghostblablablanomdufichier cyberghost cd cyberghost chmod +x install.sh sudo ./install.sh

0
RICONET Posted messages 125 Status Membre
 

Hello and thank you for your help. I started to follow your advice T3 ch... to follow the tutorial in English to the letter. Guess what, it worked. Yay!!!

Too bad you have to launch Cyberghost only through the terminal. The main thing is that it works.

Thank you both.

0
mamiemando Posted messages 33537 Registration date   Status Modérateur Last intervention   7 927
 

Most graphical environments allow you to create shortcuts, that is, icons that allow you to execute an arbitrary command. If this bothers you, create a new discussion thread specifying which graphical environment you are using.

0