|
发表于 2005-5-26 03:49:14
|
显示全部楼层
How come no one mention PuTTY?
PuTTY: A Free Telnet/SSH Client
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
主页地址:
http://www.chiark.greenend.org.uk/~sgtatham/putty/
最新版本是 0.58 beta
下载地址: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
依赖关系 :
* Gtk+ Library (1.2 or above but not 2.x)
安装方法是
1. untar the putty-0.58.tar.gz tarball with tar -zxf
2. cd to the unix directory
3. modify Makefile.gtk to suit your environment and save changes
4. make -j2 -f Makefile.gtk
5. make install
调用命令:
$putty
欢迎大家指正。。。
My company is currently running several HP-UX servers but I am fed up with the mac keys mapping with various terminal emulators under Linux. With PuTTY, my problems are gone.
Recommended. |
|