OpenSUSE : change ssh port / use a cutom ssh port
For this exemple, our custom ssh port will be 52222. Edit /etc/ssh/sshd_config: # vim /etc/ssh/sshd_config Uncomment Port 22 and change it to Port 52222. Note: You can add several times the Port direc