• How to restore Default Port SSH?

  • Tell error you get when using VPSSIM & Other members help fix it

Tell error you get when using VPSSIM & Other members help fix it
Get 25 USD Free To USE VPSSIM
 #6022  by nguyenoanh
 01 Apr 2019 21:46
Hello.

You can change SSH port to default by edit /etc/ssh/sshd_config
Code: Select all
nano /etc/ssh/sshd_config
Find the line
Code: Select all
Port XXX
with XXX is the new port

Change it to:
Code: Select all
#Port XXX
Then save it and restart SSH service
Code: Select all
service sshd restart
olalavui, tomhuson123 liked this
Get 25 USD Free To USE VPSSIM