ubuntu安装Shell管理工具——PAC Manager

windows中有xshell等工具,可以管理多个Shell


linux中有没有类似的工具呢?

PAC


1   第一步:下载软件包

ubuntu安装Shell管理工具——PAC Manager_第1张图片

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


2  第二步:安装需要的依赖文件

ubuntu安装Shell管理工具——PAC Manager_第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  第三步 : 安装软件

ubuntu安装Shell管理工具——PAC Manager_第3张图片

sudo dpkg -i pac-4.5.5.7-all.deb


4 安装好的结果

ubuntu安装Shell管理工具——PAC Manager_第4张图片


部分参考来源:

https://www.cnblogs.com/zongfa/p/7954940.html

https://www.howtoing.com/pac-manager-a-remote-ssh-session-management-tool/

你可能感兴趣的:(linux)