Thread
:
Problem Running OpenSSH Service
View Single Post
Benson
2008-04-21 , 15:06
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
4
Ah, guess it's ssh, not sshd, sorry. But I still don't think you need to manually start it. Check if it's running:
Code:
ps | grep ssh
If it's not running, then /etc/init.d/ssh start should do it, or give an instructive error as to why it's not starting.
Quote & Reply
|
The Following User Says Thank You to Benson For This Useful Post:
Flea_Flicker
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson