View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#12
$ sudo start sshd
sshd (start) waiting
sshd (start) starting
sshd (start) pre-start, process 1941
sshd (start) spawned, process 1942
sshd (start) post-start, (main) process 1942
sshd (start) running, process 1942
~ $ sudo status sshd
sshd (stop) waiting
~ $ ps aux | grep ssh
1797 root 3632 S /usr/sbin/sshd
WTF is wrong with it?

Last edited by int_ua; 2013-10-05 at 20:39.
 

The Following 2 Users Say Thank You to int_ua For This Useful Post: