![]() |
SSH (secure shell)Ssh provides and encrypted connection to log into a host.It also controls xauthority stuff when connection from unix machine running X to another X capable client. PackagesUnder linux, following rpm's are required (for mandrake8.0).
HostsAll unix machines should run ssh.Files
Configuration/etc/ssh/host_key and /etc/ssh/host_key.pub contain the systems secrety host keys (and the public versions). Try to not change these because any changes from the users known_host file will create a 'possible man in the middle' warning.Problems...?You must be root to do the following.
Checking...You can check an ssh server from a client with:
|