location: Diff for "VPN"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 19 and 21 (spanning 2 versions)
Revision 19 as of 2024-01-25 13:43:21
Size: 662
Editor: alrutz
Comment:
Revision 21 as of 2024-01-25 13:57:38
Size: 1074
Editor: alrutz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
2.) Open the Folder with the highest Version (newest) by double-clicking it. 2.) Open the folder with the highest version number (newest)
Line 16: Line 16:

3.) Open "Ubuntu - Debian" --> Download the file ending with ".deb"

{{attachment:/home/b/alrutz/Documents/3.png}}

4.) Now open the Command Line:
 * Installing the needed libraries: {{{
sudo apt-get install libnss3-tools
}}}
 * Entering the directory where the Installer is saved (In this example the installer was saved in /Downloads, make sure to check where you downloaded the installer): {{{
cd /Downloads
}}}

VPN

Windows / MacOS / iOS / Android Setup-Guides:

https://www.zi.uzh.ch/de/support/netzwerk/vpn_ISAC.html

Linux Ubuntu Setup-Guide:

1.) Open UZH-Sharepoint VPN Access Folder: UZH-Sharepoint

2.) Open the folder with the highest version number (newest)

/home/b/alrutz/Documents/1.png

3.) Open "Ubuntu - Debian" --> Download the file ending with ".deb"

/home/b/alrutz/Documents/3.png

4.) Now open the Command Line:

  • Installing the needed libraries:

    sudo apt-get install libnss3-tools
  • Entering the directory where the Installer is saved (In this example the installer was saved in /Downloads, make sure to check where you downloaded the installer):

    cd /Downloads

PublicMathWiki: VPN (last edited 2025-03-21 10:04:38 by crose)