Installing FortiClient (Linux) using a downloaded installation file
To install on Red Hat or CentOS:
- Obtain a FortiClient Linux installation rpm file.
- In a terminal window, run the following command:
$ sudo yum install <FortiClient installation rpm file> -y
<FortiClient installation rpm file>
is the full path to the downloaded rpm file.
To install on Ubuntu:
- Obtain a FortiClient Linux installation deb file.
- Install FortiClient using the following command:
$ sudo apt-get install <FortiClient installation deb file>
<FortiClient installation deb file>
is the full path to the downloaded deb file.