/srv/irclogs.ubuntu.com/2018/10/19/#ubuntustudio.txt

=== Unit193 changed the topic of #ubuntustudio to: Ubuntu Studio support and creativity chat | Ubuntu Studio 18.10 is out! https://ubuntustudio.org/2018/10/ubuntu-studio-18-10-released/ | Pastes to https://paste.ubuntu.com | Please be patient and see https://help.ubuntu.com/community/UbuntuStudio if no one is around
EickmeyerUnit193: Thanks for the topic update!04:44
Unit193Sure thing.04:45
adfgI have been trying to install a VPN and the people at the company who are supposed to be able to help me with it don't seem to know anything about Linux. I tried to follow their website's instructions for installing on Ubuntu and I hit a brick wall. Could somebody here help?20:50
adfgThis is where I run into a problem, with this command not working: sudo openvpn --config '/home/adfg/CyberGhost/openvpn.ovpn'20:51
adfgThey have an instruction for what to do if that command doesn't work, but the command is gibberish to me: "Note: In case you receive an error message, saying 'No such file or directory', please first use the Terminal window to move to the directory with the configuration files. If for example the files are located in a folder called 'CG' on your desktop, you need to type 'cd desktop' and then 'cd CG'."20:56
adfgI do not understand what they are telling me to do there.20:57
adfgI can try to do something that might be what they mean, but it doesn't work.21:08
Eickmeyeradfg: hang on, I might be able to help you out.21:44
EickmeyerIf I can't, somebody in #xubuntu or #ubuntu can as well. Ubuntu Studio is, after all, Ubuntu customized like any other flavor, not a derivitive.21:45
Eickmeyeradfg: openvpn is not installed in Ubuntu by default, so you need to first go to a terminal and type 'sudo apt install openvpn network-manager-openvpn'. Once you've done that, log out, then back in.21:48
Eickmeyeradfg: Once you've done that, click on the Network menu icon in the upper-right-hand corner of your desktop (if using Xfce as is default in Ubuntu Studio) and click "Edit Connections..."21:51
Eickmeyeradfg: My apologies, don't use that menu.21:52
Eickmeyeradfg: Try the initial command you were trying (sudo openvpn...), which should now work.21:53
adfgSo, I have to restart the computer after the first command?22:03
OvenWerksno just logout and back in22:03
adfgThat seems not to have been the problem.22:04
adfgnetwork-manager-openvpn is already the newest version (1.8.2-1).22:04
adfgopenvpn is already the newest version (2.4.4-2ubuntu1.1).22:04
adfg0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.22:04
adfgSo, I am back where I was.22:06
OvenWerkshmm, do you know where the configure file is?22:07
adfgno22:07
adfgI don't know what you mean by that.22:07
OvenWerkswell in your first message you said it gave: /home/adfg/CyberGhost/openvpn.ovpn as not being found22:09
adfgIf you mean the files that I downloaded from Cyberghost, I have them in two places.22:09
adfgThe location is /home/adfg/CyberGhost/22:10
OvenWerksso where ever you have openvpn.ovpn it looks like it expects it to be in ~/CyberGhost/22:10
OvenWerkshm, so you can see that file22:10
adfgCyberghost told me to extract the files to that location.22:10
OvenWerksright22:10
OvenWerksso ls -l /home/adfg/CyberGhost/openvpn.ovpn22:11
OvenWerkssays what22:11
adfgls?22:11
OvenWerksls -l22:11
adfg?22:11
OvenWerksit should show the file permisions22:12
OvenWerksin a terminal try:22:12
OvenWerksls -l /home/adfg/CyberGhost/openvpn.ovpn22:12
adfgcannot access '/home/adfg/CyberGhost/openvpn.ovpn': No such file or directory22:12
adfgOh wait22:13
adfg-rw-rw-r-- 1 adfg adfg 333 Oct 19  2018 /home/adfg/CyberGhost/openvpn.ovpn22:14
OvenWerksalso, what does pwd give22:15
adfg?22:15
OvenWerksin a terminal:22:16
OvenWerksechoecho $PWD22:16
OvenWerkssorry22:16
OvenWerksecho $PWD22:16
OvenWerksit should be /home/adfg22:17
adfgYes that's what it is.22:18
OvenWerksif not a cd should get you there22:18
OvenWerkssudo openvpn --config '/home/adfg/CyberGhost/openvpn.ovpn'22:19
OvenWerksdoes that work now or still not22:19
* OvenWerks is surprised the two ' are needed... btw make sure you are using ' and not ` :)22:20
OvenWerks The ' you want should be the one on the same key as the "22:21
adfgI just copied and pasted it so that I can't get it wrong.22:21
OvenWerksright22:22
adfgOptions error: --ca fails with 'ca.crt': No such file or directory (errno=2)22:22
adfgOptions error: --cert fails with 'client.crt': No such file or directory (errno=2)22:22
adfgFri Oct 19 18:20:50 2018 us=922250 WARNING: cannot stat file 'client.key': No such file or directory (errno=2)22:22
adfgOptions error: --key fails with 'client.key': No such file or directory (errno=2)22:22
adfgOptions error: Please correct these errors.22:22
OvenWerksok, that seems like something that shold be a part of the ssl package (libssl or something)22:23
OvenWerksbut if so that should have been installed as a dependant22:24
OvenWerkshowever, I am just guessing, not having ever set up a vpn22:25
OvenWerksI would try asking in #xubuntu or #ubuntu22:26
OvenWerksStudio is mostly a set of packages added to xubuntu22:26
adfgYes.22:26
adfgI like Studio because I always found adding things difficult.22:27
OvenWerksI can see that. we are working on a utility that adds Studio to any other flavour22:27
adfgThanks.22:28

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!