
11-14-2010, 02:47 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2003
Location: AR
Posts: 2,370
|
|
Best SSH client for several open connections
Lately I've been working a lot with 3 or more open SSH connections at once and have found putty to be extremely lacking when trying to navigate between them. What SSH client do you guys use, free or paid? I would prefer it to have some sort of tabbed interface and also would prefer that it could save my passwords for the few servers that I use password authentication on.
|

11-14-2010, 02:51 PM
|
|
Web Hosting Guru
|
|
Join Date: Aug 2010
Location: Canada
Posts: 314
|
|
How about the best of both worlds?! In the links on the putty site has this:
http://puttycm.free.fr/cms/
I've used it previously, its basically a tabbed interface to the putty executable, and you can keep a database of SSH logins.
__________________
ElicitServers - Canadian hosting dedicated customer satisfaction! Shared/Reseller/VPS/Dedi/Colo
100% redundant, 100% owned/maintained, GigE connectivity
Offsite backups, 24/7 support (1-877-533-8993), 30-day money back | cPanel hosting
|

11-14-2010, 02:52 PM
|
|
Good food is wise medicine
|
|
Join Date: Mar 2008
Location: NW Ohio
Posts: 8,828
|
|
SecureCRT is my favorite! I would be lost without it
|

11-14-2010, 02:54 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2003
Location: AR
Posts: 2,370
|
|
@elicit...I have actually tried the tabbed putty program and had stability issues with it.
@Michelle - SecureCRT looks promising. Downloading the demo.
|

11-14-2010, 03:38 PM
|
|
Community Leader
|
|
Join Date: Oct 2002
Location: cognito
Posts: 17,311
|
|
Quote:
Originally Posted by MichelleH
SecureCRT is my favorite! I would be lost without it
|
Just moved to this from Penguinet, and haven't looked back. SecureCRT is a far better program, in my opinion.
__________________
Have problems (don't we all)? Head over to the help desk
If at first you don't succeed, that's one data point.
|

11-14-2010, 03:49 PM
|
|
Aspiring Evangelist
|
|
Join Date: Aug 2007
Posts: 351
|
|
What platform are you running?
We just use ssh from commandline along with Terminator (terminal enhancement).
Love Terminator because we can group terminal together and broadcast what we are typing out to the group of remote servers. Works for generic or identical configs of say 3-4 machines at a time.
Putty is still very popular under Windows, but needs some additional new features.
You should look into passwordless SSH sessions where you have your key information saved locally. Writing a shell script (if using linux) to spawn multiple sessions in say Terminator would be what I would try.
|

11-14-2010, 03:54 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Nov 2007
Location: Spring, Tx
Posts: 44
|
|
Quote:
Originally Posted by elicitservers
How about the best of both worlds?! In the links on the putty site has this:
http://puttycm.free.fr/cms/
I've used it previously, its basically a tabbed interface to the putty executable, and you can keep a database of SSH logins.
|
This - Putty connection manager is great.
|

11-14-2010, 04:14 PM
|
|
Web Hosting Evangelist
|
|
Join Date: May 2003
Location: Annapolis, MD
Posts: 515
|
|
Quote:
Originally Posted by ThatScriptGuy
Lately I've been working a lot with 3 or more open SSH connections at once and have found putty to be extremely lacking when trying to navigate between them. What SSH client do you guys use, free or paid? I would prefer it to have some sort of tabbed interface and also would prefer that it could save my passwords for the few servers that I use password authentication on.
|
Several connections at a time? SecureCRT bar none. Pay for it, it is worth every penny. http://www.vandyke.com/products/securecrt/ You can even program "buttons" on the button bar to do specific commands.
Let's say you use "find -maxdepth 1 -type d | while read dir; do echo $dir; echo cmd2; done" often and you don't want to type it each time or even cut/paste from a file. Program one of the buttons to do it and you just click for the command.
|

11-14-2010, 04:29 PM
|
|
Web Hosting Master
|
|
Join Date: Feb 2003
Location: AR
Posts: 2,370
|
|
Quote:
|
Let's say you use "find -maxdepth 1 -type d | while read dir; do echo $dir; echo cmd2; done" often and you don't want to type it each time or even cut/paste from a file. Program one of the buttons to do it and you just click for the command.
|
That sold me. Purchasing as soon as I get back home....
|

11-14-2010, 05:24 PM
|
|
Corporate Member
|
|
Join Date: Aug 2004
Location: Canada
Posts: 3,182
|
|
SecureCRT it's well worth every penny.
__________________
█ Tony B. - Chief Executive Officer
█ Hawk Host Inc. Proudly serving websites since 2004
█ Quality Shared and VPS Hosting
█ PHP 5.3.x & PHP 5.4.x & PHP 5.5.X Support!
|

11-14-2010, 07:03 PM
|
|
Hail Eris !
|
|
Join Date: Oct 2002
Location: Canada
Posts: 3,100
|
|
Quote:
Originally Posted by unixorn
Let's say you use "find -maxdepth 1 -type d | while read dir; do echo $dir; echo cmd2; done" often and you don't want to type it each time or even cut/paste from a file. Program one of the buttons to do it and you just click for the command.
|
Slightly bit of topic and probably not news for most here but ... One of the most useful builtin bash features is reverse history search. So you just start typing ANY part of one-liner you posted and hit ctrl+r - that will search your history for the last time you typed it in and put it in the prompt.
|

11-17-2010, 01:05 AM
|
|
Disabled
|
|
Join Date: Apr 2009
Location: whitehouse
Posts: 569
|
|
Just my 2 cents...maybe its time to switch to linux distros as there are lot of ssh clients that provides a tab and much more..
Quote:
Originally Posted by ThatScriptGuy
Lately I've been working a lot with 3 or more open SSH connections at once and have found putty to be extremely lacking when trying to navigate between them. What SSH client do you guys use, free or paid? I would prefer it to have some sort of tabbed interface and also would prefer that it could save my passwords for the few servers that I use password authentication on.
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|