- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SSH Emulator
Operating System - HP-UX
1819682
Members
3760
Online
109605
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2010 01:19 PM
тАО08-13-2010 01:19 PM
Hey guys,
Anyone know of a easily customizable SSH emulator? Would need to be able to customize key mapping. Putty is nice, but would like something a bit more "user friendly"...aka...dummy proof ha. Thanks
Anyone know of a easily customizable SSH emulator? Would need to be able to customize key mapping. Putty is nice, but would like something a bit more "user friendly"...aka...dummy proof ha. Thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2010 03:55 PM
тАО08-13-2010 03:55 PM
Solution
Have you tried Secure CRT , this is nice and many features including key mapping and tab open etc,
Check this out:
http://helpdesk.ncat.edu/selfhelp/SecureCRT/SecureCRT.html
http://www.dartmouth.edu/comp/soft-comp/software/downloads/windows/securecrt.html#map
> bit more "user friendly"L
- Check out: Secure CRT
Download Secure CRT:
http://www.vandyke.com/download/securecrt/
Check this out:
http://helpdesk.ncat.edu/selfhelp/SecureCRT/SecureCRT.html
http://www.dartmouth.edu/comp/soft-comp/software/downloads/windows/securecrt.html#map
> bit more "user friendly"L
- Check out: Secure CRT
Download Secure CRT:
http://www.vandyke.com/download/securecrt/
" If u think u can , If u think u cannot , - You are always Right . "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2010 04:01 PM
тАО08-13-2010 04:01 PM
Re: SSH Emulator
> Anyone know of a easily customizable SSH
> emulator? [...]
Are you looking for an "SSH emulator" or for
an SSH-capable _terminal_ emulator? And for
which OS? (So, is this an HP-UX question?)
> emulator? [...]
Are you looking for an "SSH emulator" or for
an SSH-capable _terminal_ emulator? And for
which OS? (So, is this an HP-UX question?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2010 01:51 PM
тАО08-14-2010 01:51 PM
Re: SSH Emulator
SecureCRT, TeraTerm, vt320, QCTerm, Xterm, HPterm, DTterm, Reflection for Unix, Reflection for HP, Extra!, SecureNet Term, Rumba, EM340, Persoft, Hyperterminal, and the list goes on...
Free emulators: PuTTY, QCTerm (the only free HP emulator), TeraTerm, PowerVT, vt320, Hyperterminal (there might be a few others). The rest are commercial products. Note that not all support SSH: caveat emptor.
Customizable? All of them are customizable but key mapping varies widely. User friendly? Depends on the user. After all, unless you are sitting in front of a Teletype ASR35 or an ADM3a (Lear Siegler), there are plenty of menus to setup. There is no need to map ASCII -- all the displayable characters are the same (see man ascii on your system). But if you are talking about non-ASCII keys such as those on a PC like the arrows and Page Up, etc, now you are mixing up three different technologies: HP-UX (and Unix in general), a Windows operating system and a program that connects the two systems together.
PuTTY is quite capable and very convenient to use but configuration can be confusing. There several config managers that make it easier to have different connections immediately available. PuTTY Connection Manager can launch several sessions at the same time in a single window with tabs or multiple connections in one window.
QCTerm (ACIS Research) is the only free HP terminal emulator which will display the complete menu navigation for swinstall, sam and Glance. It has limited configuration controls and no key mapping. Reflection for HP (not to be confused with Reflection/X or Reflection for the Web or Reflection for Unix) is by far the best HP terminal emulator, but very costly (www.attachmate.com). It has vast configuration menus including complete key mapping. It also has a complete macro programming system for automated terminal-based tasks. Actively supported with ongoing enhancements.
SecureCRT (www.vandyke.com) is less costly than Reflection, vt100/ANSI/Wyse and Linux console (no HP) and new versions have multi-tab capability (one window, many connections) and plenty of mapping capabilities. It seems to be actively supported and enhanced.
SecureNet Term is less expensive but a few years ago, I found support quite difficult and it did not play well with non-Admin Windows user privileges. I see that it has changed owners so that limitation may no longer exist.
Bill Hassell, sysadmin
Free emulators: PuTTY, QCTerm (the only free HP emulator), TeraTerm, PowerVT, vt320, Hyperterminal (there might be a few others). The rest are commercial products. Note that not all support SSH: caveat emptor.
Customizable? All of them are customizable but key mapping varies widely. User friendly? Depends on the user. After all, unless you are sitting in front of a Teletype ASR35 or an ADM3a (Lear Siegler), there are plenty of menus to setup. There is no need to map ASCII -- all the displayable characters are the same (see man ascii on your system). But if you are talking about non-ASCII keys such as those on a PC like the arrows and Page Up, etc, now you are mixing up three different technologies: HP-UX (and Unix in general), a Windows operating system and a program that connects the two systems together.
PuTTY is quite capable and very convenient to use but configuration can be confusing. There several config managers that make it easier to have different connections immediately available. PuTTY Connection Manager can launch several sessions at the same time in a single window with tabs or multiple connections in one window.
QCTerm (ACIS Research) is the only free HP terminal emulator which will display the complete menu navigation for swinstall, sam and Glance. It has limited configuration controls and no key mapping. Reflection for HP (not to be confused with Reflection/X or Reflection for the Web or Reflection for Unix) is by far the best HP terminal emulator, but very costly (www.attachmate.com). It has vast configuration menus including complete key mapping. It also has a complete macro programming system for automated terminal-based tasks. Actively supported with ongoing enhancements.
SecureCRT (www.vandyke.com) is less costly than Reflection, vt100/ANSI/Wyse and Linux console (no HP) and new versions have multi-tab capability (one window, many connections) and plenty of mapping capabilities. It seems to be actively supported and enhanced.
SecureNet Term is less expensive but a few years ago, I found support quite difficult and it did not play well with non-Admin Windows user privileges. I see that it has changed owners so that limitation may no longer exist.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP