|
|
| Website Setup, OpenSSH Server... |
| Follow the instructions below to install OpenSSH server. This
software will allow you to connect to the server from other computers in your network. |
- Login the server as root.
- Type: apt-get install openssh-server
(This will start the installation of the software.)
- When requested, enter 'y' to continue the installation.
- If needed, install the requested Debian CD and press enter.
|
|