Linux下SSH工具 PAC Manager的安装

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux下SSH工具 PAC Manager的安装相关的知识,希望对你有一定的参考价值。

PAC Manager, Liux下类似SecureCRT Xshell的SSH工具,该工具功能上相当的不错,完全可以代替SecureCRT Xshell的功能。

PAC (Perl Auto Connector) Manager is a open source tool in Linux like operating system, which provides GUI (graphical user interface) to manage ssh,telnet, sftp, rdesktop, vnc,remote-tty & ftp sessions. 

安装环境:ubuntu 16.04

1 下载

wget http://sourceforge.net/projects/pacmanager/files/pac-4.0/pac-4.5.5.7-all.deb

2 安装依赖

sudo apt-get -f install  gtk2-engines-pixbuf libvte9 libgnome2-gconf-perl libexpect-perl libnet-proxy-perl libyaml-perl libcrypt-cbc-perl libcrypt-blowfish-perl libgtk2-gladexml-perl libgtk2-ex-simple-list-perl libnet-arp-perl libossp-uuid-perl libcrypt-rijndael-perl libgtk2-unique-perl xtightvncviewer rdesktop libgtk2-appindicator-perl  libio-stty-perl libossp-uuid16 libunique-1.0-0 libvte-common libgssglue1

3. 安装PAC Manager

sudo dpkg -i pac-4.5.5.7-all.deb

4. enjoy it

技术分享图片

 

技术分享图片

 

以上是关于Linux下SSH工具 PAC Manager的安装的主要内容,如果未能解决你的问题,请参考以下文章

Linux下KVM的图形界面管理工具(virt-manager)(桌面版)

基于源码编译安装openssh

iphone手机怎么设置ssh代理

在linux下怎样运行oracle 10g下 的net manager工具

Linux centos7下安装配置redis及Redis desktop Manager工具连接注意事项

Windows下连接Linux的ssh工具都有哪些