|
|
| jolanwong 2002-06-10, 12:31 pm |
| I want to install openssh in the linux server. Do it have server version or client version?
How to install and make settings? | |
|
|
|
| ssh (SSH client) is a program for logging into a remote machine and for executing commands on a remote machine.
sshd is the daemon that listens for connections from clients.
ssh and sshd come together in the same package
http://www.openssh.com/ | |
| ccieToBe 2002-06-10, 5:43 pm |
| Most Linux distros come with OpenSSH already installed. Make sure it's not already there. |
|
|
|