Installing OpenSSH on Linux
Most Linux distributions include OpenSSH. You may also download OpenSSH. On Linux, the following OpenSSH packages are required:
-
openssl-0.9.8b-8.3.e15.i386.rpm
-
openssh-4.3p2-16.e15.i386.rpm
-
openssh-server-4.3p2-16.e15.i386.rpm
To install OpenSSH on Linux
-
For Red Hat, download the OpenSSH packages from the following location:
For other Linux distributions, download the OpenSSH packages from the following location:
-
Run the following command to install the OpenSSH packages:
# rpm -ivh openssh-4.3p2-16.e15.i386.rpm openssh-server-4.3p2-16.e15.i386.rpm
More Information
Related information