Change Default SSH Port on Ubuntu

March 20th, 2006 § 0

Take a peak in this file:

/etc/ssh/sshd_config

and change the port number to whatever seems reasonable to you (and probably a port that’s not currently in use is a good idea).

After that, restart sshd:

/etc/init.d/ssh restart

You should now be able to log in using the new port number.

Like it? Share it:
  • Print
  • Facebook
  • Twitter
  • Digg
  • LinkedIn
  • StumbleUpon
  • Reddit
  • Technorati
  • del.icio.us
  • Google Bookmarks

§ Leave a Reply

What's this?

You are currently reading Change Default SSH Port on Ubuntu at humandoing software.

meta