Portal Home > Knowledgebase > Linux Questions > How do I change the default SSH port?
# vi /etc/ssh/sshd_config
# What ports, IPs and protocols we listen for Port 50683
# /etc/init.d/ssh restart
# ssh username@hostname.com -p 50683 (verify that the prot is changed)
Add to Favourites Print this Article
Powered by WHMCompleteSolution