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)
3.) Open "Ubuntu - Debian" --> Download the file ending with ".deb"
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
Installing the Client (here you will need the exact name of the installer file):
sudo dpgk -i ''name of the file.deb''