Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: managing server connections + putty

  1. #1
    Join Date
    Jul 2007
    Beans
    239
    Distro
    Kubuntu

    managing server connections + putty

    Hey Guys,

    Haven't posted here in quite some time, but I recently got a position as a Enterprise LAN admin and I find myself using putty ALOT to ssh into various servers. Any tips to manage all your connections with putty ?? or any other tools you guy's find easier. My biggest problem right now is that my connection list in putty is getting quite large fast and is becoming a pain finding which server I want since there is no search feature to browse your saved connections with putty

    Thanks
    AMD X2 3800+ ATI X1600 running 7.10 64bit

  2. #2
    Join Date
    Mar 2010
    Location
    Los Angeles, CA
    Beans
    230
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: managing server connections + putty

    I've never been a huge fan of Putty. SecureCRT seemed like a better solution from Van Dyke software, but it's payware.

    My personal solution was to switch my desktop to MacOS (and it'll be Ubuntu if Lenovo ever delivers my t510) and use command-line ssh with a bash_completion stanza that tab-completes from my ~/.ssh/known_hosts file.

    Your mileage may of course vary.

    EDIT: Oh, and congrats on the new job. I'm on freenode if you get stuck on anything that's time sensitive, same nick.
    Last edited by KB1JWQ; March 17th, 2010 at 03:29 AM. Reason: Congrats

  3. #3
    Join Date
    Jul 2007
    Beans
    239
    Distro
    Kubuntu

    Re: managing server connections + putty

    Thanks for the reply.

    I may give secureCRT a try, since it's payware that brings another level of complication. However if it's really that good my manager may be willing to purchase some licenses.
    AMD X2 3800+ ATI X1600 running 7.10 64bit

  4. #4
    Join Date
    Apr 2007
    Beans
    80

    Re: managing server connections + putty

    If you're in Windows, I'm fond of mRemote. Tabbed windows, saved sessions, and also supports RDP and IE, so I can admin everything from one window. It's free, although the project was bought up by a paid app and is no longer developed in the free form.
    MSI K8N Master2-FAR | Dual Opteron 285 2.6GHz | 6 GB PC3200 | eVGA 8800GT | Ubuntu 9.04 64-bit
    Intel BOXD945GCLF2 | Atom 330 | 2 GB PC-5300 | 1.5 TB | Ubuntu 8.04.3
    Gateway MX6030 | Celeron-M 1.4GHz | 1GB PC3200 | Ubuntu 9.04

  5. #5
    Join Date
    Mar 2010
    Location
    Los Angeles, CA
    Beans
    230
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: managing server connections + putty

    SecureCRT has a trial, but it's worth pointing out that I made the switch away from a Windows desktop almost five years ago, so I defer to the wisdom of others regarding good alternatives for sshing into many boxes!

  6. #6
    Join Date
    Jul 2007
    Beans
    239
    Distro
    Kubuntu

    Re: managing server connections + putty

    Thanks again,

    Yep unfortunetly I must be on a Windows client. I have discovered putty connection manager. Seems like a boosted version of putty. It is still beta but does seem stable.
    AMD X2 3800+ ATI X1600 running 7.10 64bit

  7. #7
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: managing server connections + putty

    I don't quite understand what the problem is - you're always going to have to know at least the server's hostname to connect to it, no matter what program you use, right ?

    Anyway, I sometimes have to deal with multiple linux servers myself (while our workstations are windows), so I've installed a virtual ubuntu desktop on one of our ESXs, which I can use through vmware's VI client, or export its desktop to Xming on my Windows PC. This allows me to manage ssh, rsync, nfs, etc. from a linux environment, which helps to makes things easier sometimes.

    other than that, it's all putty and WinSCP, and some easy to remember names and aliases in DNS.

  8. #8
    Join Date
    Jul 2007
    Beans
    239
    Distro
    Kubuntu

    Re: managing server connections + putty

    Quote Originally Posted by koenn View Post
    I don't quite understand what the problem is - you're always going to have to know at least the server's hostname to connect to it, no matter what program you use, right ?
    The problem is finding the hostname or ip in my connections list (Trying to avoid having to type in the hostname/ip every time). When you have 400+ servers that you are managing things can get pretty hairy.

    As for the ESX idea, that's a good idea and I will keep that in mind if ever I see a need for it.

    If anyone is interested, I've been using this app for the pass few days and it seems quite usefull. It's a C# application and is designed strictly for windows.

    puttycm.free.fr/
    AMD X2 3800+ ATI X1600 running 7.10 64bit

  9. #9
    Join Date
    Apr 2008
    Location
    Columbia, SC
    Beans
    279

    Re: managing server connections + putty

    Quote Originally Posted by guilly View Post
    The problem is finding the hostname or ip in my connections list (Trying to avoid having to type in the hostname/ip every time). When you have 400+ servers that you are managing things can get pretty hairy.
    I'm relatively certain that if you single-click any of the items in the connection list, pressing a key will jump you to the first entry in the list starting with that key.

    For example click "a.aaaserver.net", press k, and jump straight to "k.aaaserver.net". Not sure how it handles multiple keypresses (whether it treats each one as a first-letter jump, or tries to do an autocomplete-style jump); and I don't have a Windows box handy at the moment to test it.

  10. #10
    Join Date
    Jul 2007
    Beans
    239
    Distro
    Kubuntu

    Re: managing server connections + putty

    Quote Originally Posted by jrssystemsnet View Post
    I'm relatively certain that if you single-click any of the items in the connection list, pressing a key will jump you to the first entry in the list starting with that key.

    For example click "a.aaaserver.net", press k, and jump straight to "k.aaaserver.net". Not sure how it handles multiple keypresses (whether it treats each one as a first-letter jump, or tries to do an autocomplete-style jump); and I don't have a Windows box handy at the moment to test it.
    Putty only allows Single keystroke search, so it isn't much use.
    AMD X2 3800+ ATI X1600 running 7.10 64bit

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •