HPE GreenLake Administration
Operating System - Linux
1830161
Members
3088
Online
109999
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
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
02-25-2009 11:33 AM
02-25-2009 11:33 AM
ssh help
Let me try again...was in the wrong forum to begin with...
I'm working on a linux server and have just installed the latest ssh 5.1 on my box. Files were installed in /usr/local/bin and /usr/local/etc.
The executable was installed in /usr/local/sbin/sshd. When I reboot the ssh doesn't come up. What do I need to do so ssh comes up when I reboot.
Any help will be appreciated.
I'm working on a linux server and have just installed the latest ssh 5.1 on my box. Files were installed in /usr/local/bin and /usr/local/etc.
The executable was installed in /usr/local/sbin/sshd. When I reboot the ssh doesn't come up. What do I need to do so ssh comes up when I reboot.
Any help will be appreciated.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2009 12:17 PM
02-25-2009 12:17 PM
Re: ssh help
Shalom,
Please state the distribution of Linux.
If its red hat, it is not compatible with openssh 5.1, the latest supported is:
[root@bersheva gdm]# rpm -qa | grep openssh
openssh-askpass-4.3p2-26.el5_2.1
openssh-server-4.3p2-26.el5_2.1
openssh-4.3p2-26.el5_2.1
openssh-clients-4.3p2-26.el5_2.1
[root@bersheva gdm]#
This dog is not hunting.
SEP
Please state the distribution of Linux.
If its red hat, it is not compatible with openssh 5.1, the latest supported is:
[root@bersheva gdm]# rpm -qa | grep openssh
openssh-askpass-4.3p2-26.el5_2.1
openssh-server-4.3p2-26.el5_2.1
openssh-4.3p2-26.el5_2.1
openssh-clients-4.3p2-26.el5_2.1
[root@bersheva gdm]#
This dog is not hunting.
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
02-26-2009 06:55 AM
02-26-2009 06:55 AM
Re: ssh help
The old startup script (likely /etc/init.d/sshd) is probably no longer working. I would see if you have something in '/usr/local/etc/init.d/sshd', and either adapt that script, adapt the existing /etc/init.d/ script, or just add '/usr/local/bin/sshd -args' to /etc/rc.local. Not the ideal situation, but might at least get things working for you.
Ideally, I would recompile sshd not to install to the /usr/local prefix, and package it up according to your distribution's package management system.
Please reply with any questions you may have.
HTH :)
Ideally, I would recompile sshd not to install to the /usr/local prefix, and package it up according to your distribution's package management system.
Please reply with any questions you may have.
HTH :)
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