HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: SSH for HPUX10.20
 
Operating System - HP-UX
        1840125
        Members
    
    
        2065
        Online
    
    
        110161
        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
 
04-22-2003 10:31 AM
04-22-2003 10:31 AM
			
				
					
					
						Hi people....
I??m looking for two things:
1. SSH for HPUX10.20
2. A HowTo for SSH install into HPUX10.20
Thanks a lot...
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
I??m looking for two things:
1. SSH for HPUX10.20
2. A HowTo for SSH install into HPUX10.20
Thanks a lot...
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-22-2003 10:41 AM
04-22-2003 10:41 AM
Solution
			
				
					
					
						Try here:
http://www.asu.edu/it/fyi/comm/sw/serveraccess/ssh.html
Berlene
		
		
	
	
	
http://www.asu.edu/it/fyi/comm/sw/serveraccess/ssh.html
Berlene
	http://www.mindspring.com/~bkherren/dobes/index.htm
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-22-2003 10:46 AM
04-22-2003 10:46 AM
			
				
					
						
							Re: SSH for HPUX10.20
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.6.1p1/
Go with the source code and follow the compile instructions.
As a bonus, I'm attaching instructions on how to exchange public keys for password free operation of ssh, sftp and scp commands.
SEP
		
		
	
	
	
Go with the source code and follow the compile instructions.
As a bonus, I'm attaching instructions on how to exchange public keys for password free operation of ssh, sftp and scp commands.
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-22-2003 10:48 AM
04-22-2003 10:48 AM
			
				
					
						
							Re: SSH for HPUX10.20
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						A more complete list, this includes dependencies.  This web site is not so reliable, but its mirrored all over the world.
http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
openssl
http://hpux.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.7a/
Perl
http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.8.0/
TCP wrappers
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/
Zlib
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
Most likely some of these things are already installed on your system. I've gone through the install on all of these products before.
SEP
		
		
	
	
	
http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.8/
openssl
http://hpux.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.7a/
Perl
http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.8.0/
TCP wrappers
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/tcp_wrappers-7.6/
Zlib
http://hpux.cs.utah.edu/hppd/hpux/Misc/zlib-1.1.4/
Most likely some of these things are already installed on your system. I've gone through the install on all of these products before.
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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