1826123 Members
4906 Online
109690 Solutions
New Discussion

Re: ssh issue

 
gany59
Regular Advisor

ssh issue

SSH is not working..
5 REPLIES 5
OldSchool
Honored Contributor

Re: ssh issue

not very helpful (besides, in a different thread you wanted to disable ssh).

so describe exactly what happens when you attempt to use it, and have you even checked to see if it is installed, or if the service (sshd) is running on the destination?
Mel Burslan
Honored Contributor

Re: ssh issue

> SSH is not working..

and ??? you want to know what ?
________________________________
UNIX because I majored in cryptology...
Steven Schweda
Honored Contributor

Re: ssh issue

If only personal abuse were not prohibited in
this forum, I might be able to contribute to
this thread. Sadly, the question
(statement?) is so vacuous as to render any
useful reply impractical.
subodhbagade
Regular Advisor

Re: ssh issue

Hi,

Check whether ssh service running or not ..

ps -aef | grep secsh

if it is not ...then restart the services ..

/sbin/init.d/secsh start

This could be one reason ....

Regards,
Subodh.
Bill Hassell
Honored Contributor

Re: ssh issue

Install ssh and then read the installation and setup manual that came with the software.


Bill Hassell, sysadmin