Archive for February 12, 2007

Secure Shell

Secure Shell or SSH in short is an application layer protocol that helps in connecting and working with a remote machine.  SSH replaced its predecessor Telnet which is not as secure as SSH and thus vulnerable to security threats.  SSH works with the help of public key cryptography which is a popular cryptography mechanism that is widely used for encrypting and decrypting information passed over the network.  SSH is widely used to connect to remote UNIX/Linux systems to configure and manage.  While majority of UNIX/Linux systems come with SSH service and command line client to connect to remote, Putty is a widely used GUI based SSH tool for Windows (as well as for *nix systems with graphical support) that can help in connecting to remote machine through SSH.  Even though SSH enables a secure communication between the client and the server, the configuration of the SSH service on the server is very important to effectively enable a secure connection.  This blog article “HOWTO: Five steps to a more secure SSH” discusses the 5 important steps to enable a secure SSH (that makes it secure secure shell :-) )

Blink this Secure Shell at blinklist.com    Bookmark Secure Shell at blogmarks    Bookmark Secure Shell at del.icio.us    Digg Secure Shell at Digg.com    Fark Secure Shell at Fark.com    Bookmark Secure Shell at Furl.net    Bookmark Secure Shell at NewsVine    Bookmark Secure Shell at reddit.com    Bookmark Secure Shell at Simpy.com    Bookmark Secure Shell at Spurl.net    Bookmark Secure Shell with wists    Bookmark Secure Shell at YahooMyWeb

Comments      Cosmos


Creative Commons License  This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.