Instalar Forticlient en Ubuntu 24.04 / Install FortiClient on Ubuntu 24.04

Опубликовано: 27 Март 2026
на канале: Master PING
6,355
121

Pasos para instalar forticlient en Ubuntu 24.04
cd /etc/apt
sudo nano sources.list

Agregar la siguiente línea
deb http://cz.archive.ubuntu.com/ubuntu jammy main universe

Guardar

sudo apt update
apt install libappindicator1

--- instalar 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
agregar:
deb [arch=amd64 signed-by=/usr/share/keyrings/repo.fortinet.com.gpg] https://repo.fortinet.com/repo/fortic... stable non-free

guardar

sudo apt update
sudo apt install forticlient

https://www.fortinet.com/support/prod...