putty groups


 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions putty groups
# 1  
Old 02-16-2009
putty groups

Hi all,

need info on using putty as group.
I am having huge numbers of servers. (say 100)

I am using putty to login remotely. i want to group each 25 hostnames or a set of servers into one putty instance. (see image attached.)

Currently i have to scroll down to see all the 100 servers.

As i am looking for any option to have few shortcuts for putty and to save 25 hostnames as sessions so that i can have 4 groups of 100 clients
but i tried copying putty.exe to few different locations and drives in my system and created shorcuts for each. but i see the old sessions saved for putty instance from different locations.

is there any way.

thanks with anticipation
putty groups-group_puttyjpg
# 2  
Old 02-16-2009
PuTTY by default saves session information in the registry, and does not support grouping (as far as I know).
What you could do is to create shortcuts for PuTTY, using the '-load' command line option [1], and group those links in folders on your desktop.

[1] Using PuTTY
# 3  
Old 03-13-2009
Quote:
Originally Posted by karthikn7974
Hi all,

need info on using putty as group.
I am having huge numbers of servers. (say 100)

I am using putty to login remotely. i want to group each 25 hostnames or a set of servers into one putty instance. (see image attached.)

Currently i have to scroll down to see all the 100 servers.

As i am looking for any option to have few shortcuts for putty and to save 25 hostnames as sessions so that i can have 4 groups of 100 clients
but i tried copying putty.exe to few different locations and drives in my system and created shorcuts for each. but i see the old sessions saved for putty instance from different locations.

is there any way.

thanks with anticipation
i don't know how you would group multiple hosts into one single instance, as one instance can establish connection to only one single server at the same time.

using putty on command line is still a better choice.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 groups

I have a Solaris 10 system inherited from several previous admins. While trying to decipher a permissions issue, I ran "grpck" and it reported a ton of errors. Among them were these: 1. group name too long 2. group name contains illegal characters (special chars or caps) 3. group membership... (2 Replies)
Discussion started by: cjhilinski
2 Replies

2. Solaris

Groups is not visible

OS : SunOS 5.8 I am trying to add a user ad3059 to the following groups, A B C D ( four groups A,B,C,D) When i use usermod command and add the user to the above groups, and go to > groups ad3059 other C D It doesnt show A and B groups and shows it as other.Please advice on how... (13 Replies)
Discussion started by: Revathi2089
13 Replies

3. Shell Programming and Scripting

umask and groups

Hi I see that I can use umask to set the default permissions on files created by a script like so - umask u=rwx,g=rwx,o= So that would grant rwx to the user and group. My question is how do I control the group this applies to? I want a script to create files under... (3 Replies)
Discussion started by: steadyonabix
3 Replies

4. UNIX for Dummies Questions & Answers

Groups

Must I be in a group? I am using Ubuntu and am the only user on my PC. I know how to change groups but do not see a way to not be in a group. Any help would be appreciated. (2 Replies)
Discussion started by: nthepines
2 Replies

5. Shell Programming and Scripting

Groups in Unix ???

What is Primary group and Secondary Group in Unix.? (1 Reply)
Discussion started by: gwgreen1
1 Replies

6. HP-UX

Groups access

Hi all, Can someone tell me how I can get around this problem. Basically I use the HP-UX OS and I work with 2 top level directories. /z/group1 /z/group2 these 2 dirs are managed where group1 can only be access by one set of users and group2 another. This is managed by adding the 2... (3 Replies)
Discussion started by: cyberfrog
3 Replies

7. Solaris

groups

1 user in member of 4 groups find file permissions and default group (1 Reply)
Discussion started by: tirupathi
1 Replies

8. Solaris

groups

how to create 1000 users in 1 group (0 Replies)
Discussion started by: tirupathi
0 Replies

9. AIX

Where are my groups

Hello A couple of weeks ago, I added a user to an AIX 5.3 system. I go to add one today, and it appears that when creating a user in smit, I cannot see any groups. No primary groups No Group set No Admin Groups The /etc/group and etc/secuity/group files seem to be intact. I did... (4 Replies)
Discussion started by: mhenryj
4 Replies

10. UNIX for Dummies Questions & Answers

question about groups

:p I have a very elementary question that is kind of buggin me because I cannot figure it out. 1. How do you make a new group, give it a name, and assign permissions to specific users to access this group? 2. How do you delete a file that begins with a '-'? 3. How do you login as a... (1 Reply)
Discussion started by: zorro
1 Replies
Login or Register to Ask a Question