Helpdesk

Page tree

University of Tartu IT wiki

In this guide you will find instructions for setting up EduVPN on a Linux device.

Installation using a script

EduVPN provides an installation script that works on Debian/Ubuntu/Fedora/CentOS platforms.

  1. To install the EduVPN client, open Terminal and enter the following code (each row seperately).

    $ curl --proto '=https' --tlsv1.2 https://docs.eduvpn.org/client/linux/install.sh -O
    $ bash ./install.sh

Manual installation

  1. To install manually without using a script, select the part of the instructions below that corresponds to your Linux distribution.
    Note that these instructions assume that you are using Bash (shell) as a command line.
    Instructions: https://docs.eduvpn.org/client/linux/installation.html#manual-installation


This page has no comments.