On Apr 8, 2005 10:57 AM, Paul Howarth <paul city-fan org> wrote:
If you're not currently using ssh you could turn it off until such time as you're going to start using it: # service sshd stop # chkconfig sshd off
OK, I stopped ssh for now. When I did service sshd stop I got output, but when I did chkconfig sshd off I got none. Is this supposed to return any output?
Paul, and everybody else, thank you for helping me. Now that ssh is off for the time being, I'm not so worried and I'll learn to secure it with iptables before I enable it.