/
PBX Platforms - Changing SSH Port
PBX Platforms - Changing SSH Port
You can change the port that SSH listens on which by default is 22 from within the Linux CLI.
Use your favorite editor such as nano and open the file of /etc/ssh/sshd_config
Scroll down to where you see #Port 22.
Remove the # infront of 22 and change 22 to be any port you want. In our example we changed port 22 to 2022
Restart sshd now and you should be all set.
, multiple selections available,
Related content
Session Border Controller - SSH Configuration
Session Border Controller - SSH Configuration
More like this
PBX Platforms - ifcfg-ethx example
PBX Platforms - ifcfg-ethx example
More like this
Remote Access
Remote Access
More like this
What is the root password for my server?
What is the root password for my server?
More like this
PBX Platforms - Changing Root Password
PBX Platforms - Changing Root Password
More like this
PBX Platforms - SSH Tunneling
PBX Platforms - SSH Tunneling
More like this
Unable to render {include} The included page could not be found.