[Topic DIscussion] 支持Forticlient安装
Tofloor
poster avatar
Owen
deepin
2022-10-09 20:20
Author

Forticlient是一个防火墙VPN 客户端软件,由于客户公司使用了他们公司的防火墙,所以远程登录时需要使用他家的Forticlient软件。

在咱们deepin应用商店搜索Forticlient和飞塔关键字,没有找到,比较遗憾。而JXplorer这个小众软件也能找到,令我惊喜的,看来Deepin操作系统生态越来越好。

下面链接是Forticlient软件支持Linux的各版本和安装方法:

https://www.fortinet.com/cn/support/product-downloads/linux

希望Deepin也能对Forticlient支持起来。或告知我目前可以如何安装它,在命令行下的方式。

感谢!

Reply Favorite View the author
All Replies
super3dmax
deepin
2022-10-09 20:40
#1

按linux安装指引,找ubuntu中对应的链接下载deb文件。

如7.0版本的就是https://repo.fortinet.com/repo/7.0/ubuntu,打开页面后进入pool/multiverse/forticlient/,下载对应的版本。

命令行下使用

sudo dpkg -i 下载的deb文件

安装软件,如果提示缺少依赖,再使用

sudo apt-get install -f

补全依赖,如果执行这个命令时提示待删除forticlient,表示找不到依赖,那就选低版本的

deepin 20和ubuntu都是基于debian的,在安装时如果没有deepin版本的软件就去找ubuntu的,一般都能用

Reply View the author
jjcui8595
deepin
2022-10-09 21:37
#2

感谢分享

Reply View the author
xuqi
deepin testing team
2022-10-09 21:40
#3
  • 不错的分享,学习一下~
Reply View the author
vivian_me
deepin testing team
2022-10-21 23:36
#4

感谢分享呀like

Reply View the author