Download Of The Day: OpenSSH 5.1

OpenSSH server and client version 5.1 has just been released and available for download. New features in OpenSSH 5.1:
=> Introduce experimental SSH Fingerprint ASCII Visualisation to ssh(1) and ssh-keygen(1).

=> sshd now support CIDR address/masklen matching.

=> Added an extended test mode (-T) to sshd(8) to request that it write its effective configuration to stdout and exit.

=> ssh(1) now prints the number of bytes transferred and the overall connection throughput for SSH protocol 2 sessions when in verbose mode.

=> Added a MaxSessions option to sshd_config(5) to allow control of the number of multiplexed sessions supported over a single TCP connection.

Download OpenSSH 5.1

=> Visit offical site to grab latest OpenSSH 5.1

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 2 comments… read them below or add one }

1 hijack203 07.23.08 at 4:38 pm

Anyone have trouble running the whoami or id -un command while utilizing openssh’s new native jail support??

2 zxbom 07.24.08 at 8:58 am

zxbom@chown.lv, openssh is one of the essential apps os unix systems. I’m really haapy of new version.

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Tagged as: , , , , , , , , ,

Previous post: How To Secure User Accounts Under IBM AIX Systems

Next post: How To Plan For Memory Expansion On a Linux Host