Note: You must have sudo rights on the device to install & configure the VPN client.
Instructions
Open a Terminal window on the device
Enter the following command to download the latest Forticlient:
Code Block wget -O /tmp/FortiClient.deb https://links.fortinet.com/forticlient/deb/vpnagent
Once the download is complete, enter the following to install the client:
Code Block sudo apt install -y /tmp/FortiClient.deb
Once the install is completed you should see the Forticlient icon in the notification area (default top-right of the screen). You can also search the Apps list for “Forticlient” and run it.
Once you have opened the Forticlient, tick the box, click “I accept” and then click “Configure VPN”
The settings you need will depend on which site you are connecting to. You will need to enter a “Connection name” and Description, and tick the “Customize Port” box.
...