[DLC] SSH What?

Matthew Lechleider matthew at lechleider.com
Tue Jan 22 16:42:09 CST 2008


On the machine ssh failed try this command.

ps -aux | grep ssh


ps -aux shows all of your services running.  Grep will only search the
services for "ssh".  You should have at least one result if ssh is running. 
This is a neat command to run anytime you are questioning if specific a
service are running.

(Scott, you may already know that.  I was just trying to be helpful
explaining for others on the list)

________________________________________________
VHCS Webmail




More information about the DLC mailing list