I would like to change my SSH port running Linux CentOS 6.
From what I've read on forums, people recommend changing my /etc/ssh/sshd_config file to use a different port number, then restarting the SSHD service.
I also noticed there's a ssh_config file along with sshD_config. What's the difference between the two? Should I change both?