Install PuTTY and Setup SSH Connection in Ubuntu Karmic Koala (9.10)
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.
PuTTY is a GTK-based GUI client interface for SSH connection, to install PuTTY follow these steps :
Login as root by type :
$ sudo su
Install PuTTY
$ apt-get install putty
To setup SSH Connection, you can see instruction, Here
No comments:
Post a Comment
Please Comment...!!