Linux

Instalar Forticlient en Linux Mint 22 / Install Forticlient on Linux Mint 22



Pasos para instalar forticlient en Linux Mint 22
cd /etc/apt
sudo nano sources.list

Agregar la siguiente línea
deb jammy main universe

Guardar

sudo apt update
apt install libappindicator1

— instalar forticlient

wget -O – | 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] stable non-free

guardar

sudo apt update
sudo apt install forticlient

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button