How and Why to Change the Default SSH Port on Linux dlvr.it/RfPzw2
2
19
76
0
11
@linuxtoday @HabsRock3176 Always change the default port for remote access on a server. You can also port forward from a router to the default port if this seems easier for you.
@linuxtoday Because @gitlab needs TCP-22 for "git push" to work without having to specify a port, So the native ssh needs to go to TCP-2222...