Putty is a popular ssh client for Windows OS. It also supports telnet and rlogin connections. It has many configurable options which are described below. Putty color settings: The default background color is black. If you want to set white background, Go to Window -> colours. Enable ‘Use System colors’. You can also modify the [...]
by admin on November 6, 2011
Putty is a tool for connecting to remote computers(Linux or Windows) through ssh or telnet protocols. When we open new connection to a remote computer using putty software, we need to provide username and password. This can be avoided by using ssh private and public keys. Below it’s explained how to generate these ssh keys [...]
by admin on September 7, 2011
I have recently upgraded my Windows XP computer to Windows 7. I use Putty connection manager to connect to Linux servers. It provides tabbed Putty sessions for connecting to Telnet/SSH servers. This tool has some issues specific to Windows 7 OS. I had saved the database file before upgrading to Win7 and imported the connections [...]
by admin on June 21, 2010
Putty Connection Manager can be used as tabbed version of Putty. It works on all the editions of Windows OS i.e Windows XP, Server 2003,Vista, Server 2008 and Windows 7. This article describes how to use Putty Connection Manager to simplify the login process to different telnet or ssh servers. Please follow the below given [...]
“Putty Connection Manager” is a utility which works on top of the basic Putty utility and helps users to save connection parameters to different remote servers and provides Linux terminal kind of tabbing for different server connections. Update: The below link is currently down. From one of the user’s comments, Putty connection manager can be [...]