An SSH daemon on your system

Installation

OpenSolaris

The SSH daemon (or server) is installed by default in OpenSolaris 2009.06. To make sure it is activated, go to SystemAdministrationServices and make sure SSH server (network/ssh) is activated.

Mac OS X

The SSH daemon is installed by default on Mac OS X Leopard (10.5). To activate it, you have to go to the System Preferences, then in the section Internet & Networking click on Sharing. Select and activate Remote login.

Linux / Gnome

On Ubuntu, SSH daemon is not installed by default. You first have to install it, the package name is ssh-server. You can either install it using Synaptic Package Manager in your SystemAdministration menu or using the command line: $ sudo aptitude install ssh-server.

Once installed, the SSH daemon should be active, to verify it, check in SystemAdministrationServices and make sure Remote shell server (ssh) is activated.

 
foss/wikishelf/ssh/ssh_server.txt · Last modified: 2009/08/09 01:17 by jcberthon
 

Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki

(cc) 2006-2012 Jean-Christophe Berthon

Creative Commons License