LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Putty Installation in Linux OS (https://www.linuxquestions.org/questions/linux-newbie-8/putty-installation-in-linux-os-913589/)

veenashree786 11-15-2011 12:33 AM

Putty Installation in Linux OS
 
Hi, I want to install Putty in Linux OS. Please let me know the Linux compatible putty for installation.

fukawi1 11-15-2011 12:42 AM

You can download the source from http://www.chiark.greenend.org.uk/~s.../download.html and compile it yourself.

May I ask why?

thinmintaddict 11-15-2011 12:55 AM

Putty is fairly unneccessary in linux, it's just a frontend for ssh/telnet. I think it's actually far easier to use ssh from the command line.

lithos 11-15-2011 02:54 AM

Quote:

Originally Posted by thinmintaddict (Post 4524280)
Putty is fairly unneccessary in linux, it's just a frontend for ssh/telnet. I think it's actually far easier to use ssh from the command line.

I give +1 to this.

jschiwal 11-15-2011 03:01 AM

You may already have a putty and qputty package available in your distro's repository, but as already been stated, you don't need it.

At work I installed cygwin/X, in part so I can use the openssh client. This even allows using "ssh -X user@host", running graphical Linux programs displayed on a remote windows host.

MrMancera 11-17-2011 01:16 PM

Why Putty On Unix/Linux
 
Is fairly true .. Putty is unnecessary on Linux/Unix UNLESS
you have to configure routers via Serial Ports like Cisco...

Cisco don't provide a browser interface for security reasons
you have to install/enable them, thats why Putty became
helpful

tollingalong 11-17-2011 10:49 PM

Linux can do what you need.
http://en.wikipedia.org/wiki/Minicom

jmc1987 11-17-2011 10:53 PM

ssh client on Linux goes like this

open a terminal

Boom your in via ssh ;)

tollingalong 11-17-2011 10:54 PM

Quote:

Originally Posted by jmc1987 (Post 4527157)
ssh client on Linux goes like this

open a terminal



Boom your in via ssh ;)

He wants a telnet client that interfaces with serial ports.


All times are GMT -5. The time now is 09:41 AM.