Y
Hacker News
new
|
ask
|
show
|
jobs
by
dx87
2702 days ago
One reason is because setting it to a random high port allows non-root users to turn on the SSH server if the admin turned it off. Probably not super likely to happen, but it's possible.
1 comments
bch
2702 days ago
It doesn’t need to be on a random high port, just not port 22. 222, for example.
link