SSH Change Port and Allow Users

root@server:/etc/ssh# ee sshd_config

#Port (change this)

AllowUsers (User)
root@server:/etc/ssh# /etc/init.d/ssh reload

Leave a Reply