Testing the Status of SSH



Testing the Status of SSH

You can test whether the SSH process is running with:

     [root@bigboy tmp]# pgrep sshd

You should get a response of plain old process ID numbers.