Linux下SSH图形客户端secpanel安装与使用

安装:
先用gzip或gunzip命令解压       gzip -d secpanel-0.6.1.gz
再用tar命令解包                tar -xvf secpanel-0.6.1
然后在Linux图形界面下执行程序  ./usr/local/bin/secpanel


使用:
可以保存连接,但不能保存密码

截图如下:
图1:初始界面

bb

图2:新建连接
bb


图3:连接实例
bb


安装测试实例:
SUSE10SP2:~ # ls
.ICEauthority  .gconf           .gtkrc-1.2-gnome2  .recently-used             .vboxclient-display.pid      bin
.Trash         .gconfd          .icons             .rnd                       .vboxclient-draganddrop.pid  openssl-1.0.1g
.Xauthority    .gnome           .kbd               .scim                      .vboxclient-seamless.pid     openssl-1.0.1g.tar.gz
.bash_history  .gnome2          .lesshst           .skel                      .viminfo                     openssl-1.0.1h
.config        .gnome2_private  .metacity          .ssh                       .wapi                        openssl-1.0.1h.tar.gz
.dmrc          .gnupg           .mozilla           .suse_register.log         .xsession-errors             perl
.esd_auth      .gstreamer-0.10  .mysql_history     .themes                    Desktop                      secpanel-0.6.1.gz
.exrc          .gtk-bookmarks   .nautilus          .thumbnails                Documents                    shell
.fvwm          .gtkrc           .qt                .vboxclient-clipboard.pid  autoinst.xml                 up.sh
SUSE10SP2:~ # gzip -d secpanel-0.6.1.gz
SUSE10SP2:~ # ls
.ICEauthority  .gconf           .gtkrc-1.2-gnome2  .recently-used             .vboxclient-display.pid      bin
.Trash         .gconfd          .icons             .rnd                       .vboxclient-draganddrop.pid  openssl-1.0.1g
.Xauthority    .gnome           .kbd               .scim                      .vboxclient-seamless.pid     openssl-1.0.1g.tar.gz
.bash_history  .gnome2          .lesshst           .skel                      .viminfo                     openssl-1.0.1h
.config        .gnome2_private  .metacity          .ssh                       .wapi                        openssl-1.0.1h.tar.gz
.dmrc          .gnupg           .mozilla           .suse_register.log         .xsession-errors             perl
.esd_auth      .gstreamer-0.10  .mysql_history     .themes                    Desktop                      secpanel-0.6.1
.exrc          .gtk-bookmarks   .nautilus          .thumbnails                Documents                    shell
.fvwm          .gtkrc           .qt                .vboxclient-clipboard.pid  autoinst.xml                 up.sh
SUSE10SP2:~ # ll
total 9219
-rw-------  1 root root    5777 Jul  3 11:17 .ICEauthority
drwx------  2 root root      48 Oct 17  2013 .Trash
-rw-------  1 root root     120 Jul  3 11:17 .Xauthority
-rw-------  1 root root   11593 Jun  9 15:20 .bash_history
drwxr-xr-x  5 root root     168 Oct 17  2013 .config
-rw-------  1 root root      45 Oct 17  2013 .dmrc
-rw-------  1 root root      16 Jun 14  2013 .esd_auth
-rw-r--r--  1 root root    1332 Nov 24  2005 .exrc
drwxr-xr-x  2 root root      48 Jun 14  2013 .fvwm
drwx------  5 root root     120 Jul  3 11:17 .gconf
drwx------  2 root root      80 Jul  3 11:27 .gconfd
drwxr-xr-x  2 root root     160 Jun 14  2013 .gnome
drwx------  7 root root     304 Jul  3 11:27 .gnome2
drwx------  2 root root      48 Jun 14  2013 .gnome2_private
drwx------  3 root root     280 Jun 14  2013 .gnupg
drwxr-xr-x  2 root root      88 Jul  3 11:17 .gstreamer-0.10
-rw-------  1 root root      17 Oct 17  2013 .gtk-bookmarks
-rw-r--r--  1 root root     123 Jun 14  2013 .gtkrc
-rw-r--r--  1 root root     134 Jun 14  2013 .gtkrc-1.2-gnome2
drwxr-xr-x  2 root root      48 Aug  8  2013 .icons
drwxr-xr-x  2 root root      80 Jun 14  2013 .kbd
-rw-------  1 root root      35 Oct 17  2013 .lesshst
drwx------  3 root root      72 Jun 14  2013 .metacity
drwx------  3 root root      72 Sep 29  2013 .mozilla
-rw-------  1 root root     705 Feb 19 16:29 .mysql_history
drwxr-xr-x  3 root root      80 Jun 14  2013 .nautilus
drwxr-xr-x  2 root root      48 Jun 14  2013 .qt
-rw-------  1 root root    6662 Jul  3 11:27 .recently-used
-rw-------  1 root root    1024 Jun  9 15:11 .rnd
drwx------  4 root root     128 Oct 17  2013 .scim
drwxr-xr-x  2 root root     144 Jun 14  2013 .skel
drwx------  2 root root      80 Oct 15  2013 .ssh
-rw-r--r--  1 root root   16207 Jul  3 09:32 .suse_register.log
drwxr-xr-x  2 root root      48 Aug  8  2013 .themes
drwx------  4 root root      96 Aug  8  2013 .thumbnails
-rw-r-----  1 root root       5 Jul  3 11:17 .vboxclient-clipboard.pid
-rw-r-----  1 root root       5 Jul  3 11:17 .vboxclient-display.pid
-rw-r-----  1 root root       5 Jul  3 11:17 .vboxclient-draganddrop.pid
-rw-r-----  1 root root       5 Jul  3 11:17 .vboxclient-seamless.pid
-rw-------  1 root root    6833 Jun  9 15:08 .viminfo
drwxr-xr-x  2 root root     176 Jul  3 09:30 .wapi
-rw-r--r--  1 root root    2265 Jul  3 11:27 .xsession-errors
drwxr-xr-x  2 root root      48 Jun 14  2013 Desktop
drwx------  2 root root     192 Oct 17  2013 Documents
-rw-r--r--  1 root root   33113 Jun 14  2013 autoinst.xml
drwxr-xr-x  2 root root      48 May  3  2007 bin
drwxr-xr-x 22 root root    1752 Apr 14 11:12 openssl-1.0.1g
-rw-r--r--  1 root root 4509047 Apr 14 10:36 openssl-1.0.1g.tar.gz
drwxr-xr-x 22 root root    1752 Jun  9 15:11 openssl-1.0.1h
-rw-r--r--  1 root root 4475692 Jun  9 15:06 openssl-1.0.1h.tar.gz
drwxr-xr-x  2 root root      48 May 19 10:18 perl
-rw-r--r--  1 root root  286720 Jul  3 11:19 secpanel-0.6.1
drwxr-xr-x  2 root root     104 May 19 18:01 shell
-rwxr-xr-x  1 root root     768 Jun  9 15:08 up.sh
SUSE10SP2:~ # tar -xvf secpanel-0.6.1
./
./usr/
./usr/share/
./usr/share/doc/
./usr/share/doc/secpanel-0.6.1/
./usr/share/doc/secpanel-0.6.1/COPYING
./usr/local/
./usr/local/lib/
./usr/local/lib/secpanel/
./usr/local/lib/secpanel/default.config
./usr/local/lib/secpanel/secpanel.wait
./usr/local/lib/secpanel/termdefs.txt
./usr/local/lib/secpanel/secpanel_remoteconf.sh
./usr/local/lib/secpanel/images/
./usr/local/lib/secpanel/images/configs_gr.gif
./usr/local/lib/secpanel/images/profiles_gr.gif
./usr/local/lib/secpanel/images/swinback_gr.gif
./usr/local/lib/secpanel/images/sscreen_gr.gif
./usr/local/lib/secpanel/images/connects_gr.gif
./usr/local/lib/secpanel/images/back.gif
./usr/local/lib/secpanel/images/keys_gr.gif
./usr/local/lib/secpanel/images/folder.gif
./usr/local/lib/secpanel/convert_history.tcl
./usr/local/lib/secpanel/export_profiles.tcl
./usr/local/lib/secpanel/gui.tcl
./usr/local/lib/secpanel/default.profile
./usr/local/lib/secpanel/convert_profile.tcl
./usr/local/lib/secpanel/spdistkey
./usr/local/lib/secpanel/dppw.tcl
./usr/local/bin/
./usr/local/bin/secpanel
SUSE10SP2:~ # 


解压过程最好在Linux图形界面下进行
然后在图形界面下执行./usr/local/bin/secpanel


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/29734436/viewspace-1208347/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/29734436/viewspace-1208347/

什么是 WinSCP? WinSCP 是一个 Windows 环境下使用SSH 的开源图形化 SFTP 客户端。同时支持 SCP 协议。它的主要功能是在本地与远程计算机间安全地复制文件,并且可以直接编辑文件。 WinSCP 中文绿色版WinSCP 中文绿色版 WinSCP 主要功能: 图形用户界面 多语言 与 Windows 完美集成(拖拽, URL, 快捷方式) 支持所有常用文件操作 支持基于 SSH-1、SSH-2 的 SFTP 和 SCP 协议 支持批处理脚本和命令行方式 多种半自动、自动的目录同步方式 内置文本编辑器 支持 SSH 密码、键盘交互、公钥和 Kerberos(GSS) 验证 通过与 Pageant(PuTTY Agent)集成支持各种类型公钥验证 提供 Windows Explorer 与 Norton Commander 界面 可选地存储会话信息 可将设置存在配置文件中而非注册表中,适合在移动介质上操作 WinSCP 中文绿色版WinSCP 中文绿色版 文件操作 WinSCP 可以执行所有基本的文件操作,例如下载和上传。同时允许为文件和目录重命名、改变属性、建立符号链接和快捷方式。 两种可选界面允许用户管理远程或本地的文件。 连接到远程计算机 使用 WinSCP 可以连接到一台提供 SFTP (SSH File Transfer Protocol)或 SCP (Secure Copy Protocol)服务的 SSH (Secure Shell)服务器,通常是 UNIX 服务器。SFTP 包含于 SSH-2 包中,SCP 在 SSH-1 包中。两种协议都能运行在以后的 SSH 版本之上。WinSCP 同时支持 SSH-1 和 SSH-2。 但WinSCP不支持编码选择,也就是说,你在Windows下使用WinSCP连接一个Linux机器,因为Linux和Windows的默认编码不同,因此是无法访问上面的中文文件或者文件夹的(将看到乱码)。一种解决方法就是在打开winscp时登录中的 Advanced Options–Environment中将 “UTF-8 encoding for filenames”设为on. 如果您是第一次使用 WinSCP,建议选择 Windows Explorer 界面,因为 Windows 用户比较熟悉这个界面。当然,如果您习惯 Norton Commander 风格,就选择 Norton Commander 界面,它注重于方便的键盘操作,你完全可以脱离鼠标,更快地进行操作。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值