JSP - Johnson's Server Project
SERVER - Remote Console with OpenSSH


  • Don't use Telnet - Telnet uses clear text (even for your password).
  • SSH is a secure shell, however it's license doesn't allow it to be used for commercial purposes.
  • The OpenSSH license allows commercial use.


  • OpenBSD 3.5 comes with OpenSSH (ver 3.8.1) already installed and running with login available without further configuration.

  • FreeBSD 5.2.1 also comes with OpenSSH (3.6.1p1). It is installed with /stand/sysinstall when you define your network services.



    Note that PuTTY (http://www.chiark.greenend.org.uk/~sgtatham/putty.html is available to access the OpenSSH servers from Windows