Saved Bookmarks
| 1. |
How To Change The Default Ssh Port In Linux ? |
|
Answer» To change the port , first EDIT the file ‘ /etc/SSH/sshd_config ‘ , change the value of parameter ‘ port 22 ‘, now RESTART the ssh service. To change the port , first edit the file ‘ /etc/ssh/sshd_config ‘ , change the value of parameter ‘ port 22 ‘, now restart the ssh service. |
|