The mass storage and the cluster are accessible from anywhere in the institution, either from ULiège or CHU network (wired and Wi-Fi). In order to access the data from other network, you need to use a VPN connection.
To connect to the VPN, it is strongly recommended to use the application “Pulse Secure”. A link to download a version of Pulse Secure already configured for the ULG or CHU network is available in the section `Client VPN "Pulse Secure" préconfiguré` at the bottom of the following page (in french) of the [SEGI website](https://my.segi.uliege.be/vpn).
# On Mac OS or Windows
The downloaded file is an executable (Windows) or a DMG file (MacOS) and can be installed as any other application.
# On linux
- Download the file
- In the terminal of the computer, enter
```bash
$ cd ~/Downloads
$ tar-xvzf <filename>.tgz
$ ./install.sh
```
# For all distribution:
Once the application is installed you can launch it by clicking on the application icon in your application menu or, for linux, from the command line (see point 3 of the downloaded README file).