How to install FortiClient on Ubuntu 24.04 Desktop.
English tutorial.
#fortinet #forticlient #vpn #fortigate #vpn
cd /etc/apt
sudo nano sources.list
add this line
deb http://cz.archive.ubuntu.com/ubuntu jammy main universe
save
sudo apt update
apt install libappindicator1
--- install forticlient
wget -O - https://repo.fortinet.com/repo/fortic... | gpg --dearmor | sudo tee /usr/share/keyrings/repo.fortinet.com.gpg
sudo nano /etc/apt/sources.list.d/repo.fortinet.com.list
add:
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/fortic... stable non-free
save
sudo apt update
sudo apt install forticlient
https://www.fortinet.com/support/prod...