anonymizer

Myles Braithwaite me at mylesbraithwaite.com
Wed Mar 25 11:24:37 UTC 2015


Does `/etc/openvpn` exist? Try creating it.

Raymond House wrote:
> Hi Myles, when I do that it still says: no such file or directory.Yet 
> these files are in /Downloads.
>
> On Wed, Mar 25, 2015 at 7:15 AM, Myles Braithwaite 
> <me at mylesbraithwaite.com <mailto:me at mylesbraithwaite.com>> wrote:
>
>     Raymond House wrote:
>
>         Hi, I'm working with  anonymizer support on this and they say
>         I must
>         move the tar. file to /etc/openvpn directory, I cant move it
>         there, it
>         does not work, and once that's done to use the following
>         command: mv
>         Downloads/anonymizer___universal_openvpn.tar /etc/openvpn
>         tar -xvf /etc/openvpn/anonymizer___universal_openvpn.tar Why
>         the /etc
>         directory? Grouchy says it's not a good idea to have files in
>         /etc.
>
>
>     If you prefix with the `sudo` command it will allow you to put the
>     files in `/etc/openvpn` directory. It should look something like this:
>
>     sudo mv ~/Downloads/anonymizer___universal_openvpn.tar /etc/openvpn
>     cd /etc/openvpn
>     sudo tar -xvf /etc/openvpn/anonymizer___universal_openvpn.tar
>
>     The `/etc` directory is where all the configuration files are
>     stored for the different services/applications running on your
>     computer.
>
>     -- 
>     ubuntu-ca mailing list
>     ubuntu-ca at lists.ubuntu.com <mailto:ubuntu-ca at lists.ubuntu.com>
>     https://lists.ubuntu.com/__mailman/listinfo/ubuntu-ca
>     <https://lists.ubuntu.com/mailman/listinfo/ubuntu-ca>
>
>



More information about the ubuntu-ca mailing list