Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was wondering if anyone could give me some feedback on ssh client side programs for Windows. I've found a bunch of programs but I don't know which one is really good.
I generally use cygwin, not only is it easy as hell to install, you sorta get a feel as if you were running linux from it. You can also run window maker!
sorry... where does cygwin come into this? just so you can use the linux version... bit of a waste of energy isn't it? I always found cygwin hell on toast, maybe you had better luck than me...
Hell on toast eh? I guess I was just lucky, and the fact that it was the only thing I was able to install on w2k without admin priv's.
The only ssh client I've ever used was cygwin's, which is OpenSSH AFAIK, and it seems to work great:
Open up cygwin (which is a glorified bash shell I think):
ssh -l masterc myip:22
And bam, I'm in.
Originally posted by MasterC I guess I was just lucky, and the fact that it was the only thing I was able to install on w2k without admin priv's.
putty is just one file, one executable. You don't even install it, just place on your desktop and doubleclick to run. don't need admin privileges to do that..
Putty seems to be the one most people use, and indeed it works.
Personally I've found it to be quite.. slow. I don't think it's window management is terribly well written, but
a) It's free
b) It works
c) It's simple.
You can go for SecureCRT which is honestly about as good as Putty, but costs money. I use the vanilla CRT for telnet sessions (I bought it years back when windows only had 'telnet' Bleh). I never went for the SecureCRT though.
I recently found ssh.com have released their SSH for Windows for free. They don't advertise it much, mind you... but you can get it from here :
The last item on the list. For Non-Commercial use, mind you. It's an excellent shell, and comes with a *very* nice graphical SCP client aswell, so no more ftp'ing and it's a cut above the putty implementation which is command line only.
Originally posted by trickykid putty is just one file, one executable. You don't even install it, just place on your desktop and doubleclick to run. don't need admin privileges to do that..
Sweet, doesn't get much easier than that I guess I stopped once I found cygwin worked.
Thanks for that though, I am sweating it everyday that the IT dudes are gonna jack my cygwin and yell at me for having it on there.
Distribution: Red Hat 8.0, Slackware 8.1, Knoppix 3.7, Lunar 1.3, Sorcerer
Posts: 771
Rep:
Quote:
Originally posted by MasterC Thanks for that though, I am sweating it everyday that the IT dudes are gonna jack my cygwin and yell at me for having it on there.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.