summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 11 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d3e37ca4d..de92edc42 100644
--- a/INSTALL
+++ b/INSTALL
@@ -113,6 +113,17 @@ To generate a host key, issue the following command: (replacing
113 113
114/usr/bin/ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N '' 114/usr/bin/ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ''
115 115
116Replacing /etc/ssh with the correct path to the configuration directory.
117(${prefix}/etc or whatever you specified with --sysconfdir during
118configuration)
119
116For more information on configuration, please refer to the manual pages 120For more information on configuration, please refer to the manual pages
117for sshd, ssh and ssh-agent. 121for sshd, ssh and ssh-agent.
118 122
1234. Problems?
124------------
125
126If you experience problems compiling, installing or running OpenSSH.
127Please refer to the "reporting bugs" section of the webpage at
128http://violet.ibs.com.au/openssh/
129