CHANGE SSH PORT IN DIRECTADMIN
Edit the file /usr/local/directadmin/conf/directadmin.conf using the editor (vi,vim etc)and change the line:
Code:
port=2222
to:
Code:
port=#
Replace # with the port number that you’d like to use.
/etc/init.d/sshd restart