Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,477,448

How to Change an Open SSH Port

Tutorial Name: How to Change an Open SSH Port  

Category: PC Tutorials

Submitted By: Ry-Nasty

Date Added:

Comments: 0

Views: 903

Related Forum: PC Building Forum

Share:

1

Make a copy of your existing sshd_config file. Change directory to /etc/ssh and copy the sshd_config file to another filename. You may need to do this operation as the superuser (root).
2

Open the /etc/ssh/sshd_config file in a text editor and change the line Port 22 to Port <your new port number>. Ensure there is no '#' character in the "Port" line. This character will cause the line to be ignored and your change will not take effect. Save the file after editing.

Ratings

Current rating: 1.00 by 1 user
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"How to Change an Open SSH Port" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.