Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
09-24-2001 07:11 AM
09-24-2001 07:11 AM
SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:17 AM
09-24-2001 07:17 AM
Re: SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:18 AM
09-24-2001 07:18 AM
Re: SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 07:37 AM
09-24-2001 07:37 AM
Re: SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:04 AM
09-24-2001 08:04 AM
Re: SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 03:13 PM
09-24-2001 03:13 PM
Re: SSH
You can obtain 'ssh' from http://hpux.connect.org.uk/
It is free and already compiled. It is really
easy to install but does not come with the
automatic startup scripts. These can be obtained by downloading the source from www.openssh.com which does have these startup scripts in the bundle. If you have trouble compiling packages, start with the compiled version even though it is a few versions behind.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 10:25 PM
09-24-2001 10:25 PM
Re: SSH
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-2.5.1p1/
It is free for use, it has dependencies on OpenSSL, but there is a link available on that page.
I use it here on all my servers and it works like a charm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2001 12:27 AM
09-25-2001 12:27 AM
Re: SSH
www.openssh.org
But to compile this you do need to fullfil a few prerequisites.
You need to have installed/compiled the following software (all under GPL) a priori:
1. Perl 5.X
2. zlib
3. openssl
Especially the make of openssl is a somewhat time consuming process.
But it's well worth having this lib on your system, because it's good for all sorts of other encryption software (e.g. GnuPG, Apache's SSL/TSL etc.)
The procedure of how to install all the required components should be outlined in the READMEs and INSTALLs.
Of course there are also precompiled depots for HP-UX, but that's half the fun ;-)
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2001 07:46 AM
09-25-2001 07:46 AM