Difference between revisions of "OpenSSH server configuration"
From Notes_Wiki
m |
m |
||
Line 11: | Line 11: | ||
*[[Tunneling using SSH server listening on port 443]] | *[[Tunneling using SSH server listening on port 443]] | ||
*[[Configuring authorized_keys file for public key based access]] | *[[Configuring authorized_keys file for public key based access]] | ||
*[[Restricting SSH access to a given command]] |
Revision as of 04:58, 28 June 2013
<yambe:breadcrumb self="OpenSSH">Main Page | Home</yambe:breadcrumb>
OpenSSH server configuration
- Configuring idle timeout for openSSH
- Chrooting sftp users to home directory with openSSH
- Sharing multiple ssh connections
- Passphrase for ssh-keys
- Disabling reverse DNS lookup for openSSH
- Improving openSSH server performance
- Generating new ssh host keys for openSSH server
- Tunneling using SSH server listening on port 443
- Configuring authorized_keys file for public key based access
- Restricting SSH access to a given command