HPE GreenLake Administration
Operating System - HP-UX
1832890
Members
2007
Online
110048
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
Forums
Discussions
Discussions
Discussions
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
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
10-03-2004 03:28 PM
10-03-2004 03:28 PM
Hi, I have an HP9000 D390 running HP-UX 10.20, I want to install ssh, does anybody know if I can and where I can find it?
Thanks
Guillermo
Thanks
Guillermo
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 04:33 PM
10-03-2004 04:33 PM
Re: SSH
Hi Guillermo,
Because 10.20 OS is out of support now, you may not be able to find ready-to-install depots especially the latest ones. We compile ssh here for all the versions of HP by getting the code from openssh.org site. You will need to compile openssl and zlib (and tcp_wrappers optionally) prior to compiling openssh.
You can try searching for openssh and 10.20 in the forums. I had seen couple of threads with sites having 10.20 depots, not the latest ones though.
-Sri
Because 10.20 OS is out of support now, you may not be able to find ready-to-install depots especially the latest ones. We compile ssh here for all the versions of HP by getting the code from openssh.org site. You will need to compile openssl and zlib (and tcp_wrappers optionally) prior to compiling openssh.
You can try searching for openssh and 10.20 in the forums. I had seen couple of threads with sites having 10.20 depots, not the latest ones though.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 05:57 PM
10-03-2004 05:57 PM
Re: SSH
Hi,
See this thread for more info
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181952
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.1p1/
Sunil
See this thread for more info
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=181952
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.1p1/
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 12:36 AM
10-04-2004 12:36 AM
Solution
As HP doesn't release it's HP Secure Shell for HP-UX 10.20, a simple way is to compile openSSH by yourself. It is pretty simple.
Following is a simple outline,
1. Download OpenSSH from
http://www.openssh.org/portable.htm
Current version is 3.91
2. Download OpenSSL from
http://www.openssl.org/source/
3. Download zlib from
http://www.gzip.org/zlib/
Refer following link if you face any problem
http://www.openssl.org/support/faq.html
Compiling zlib is straight forward and if you like to have tcp_wrappers you can download and compile.
4. After all the dependencies are compiled,
issue the following (similar to previous compilation) commands under OpenSSH directory
a. ./configure ( refer README, and Install files for more information)
b. make
c. make install
If still have problems during your compilation of any of the sources post it.
Yet another option is to install commerical SSH (www.ssh.com )
ALL the Best.
Following is a simple outline,
1. Download OpenSSH from
http://www.openssh.org/portable.htm
Current version is 3.91
2. Download OpenSSL from
http://www.openssl.org/source/
3. Download zlib from
http://www.gzip.org/zlib/
Refer following link if you face any problem
http://www.openssl.org/support/faq.html
Compiling zlib is straight forward and if you like to have tcp_wrappers you can download and compile.
4. After all the dependencies are compiled,
issue the following (similar to previous compilation) commands under OpenSSH directory
a. ./configure ( refer README, and Install files for more information)
b. make
c. make install
If still have problems during your compilation of any of the sources post it.
Yet another option is to install commerical SSH (www.ssh.com )
ALL the Best.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP