cssh-users Mailing List for cssh
Status: Beta
Brought to you by:
snafux
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(2) |
| 2008 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
|
From: Cristina V. <cva...@co...> - 2014-10-08 10:44:44
|
Hi All,
the issue is already solved, it was a problem related with a modified
ssh I was using.
Thanks and regards
-------- Forwarded Message --------
Subject: Solaris 10: ccsh does not work
Date: Wed, 08 Oct 2014 11:59:14 +0200
From: Cristina Valderas <cva...@co...>
To: css...@li...
CC: Cristina Valderas <cva...@co...>
Hi All,
I have been testing cssh with Solaris 10 Sparc.
I have installed the CSWclusterssh package and all dependencies but cssh
is not working:
# cssh -l user remote_machine_IP
A terminal in the remote machine is opened and I am prompted to enter
the password, but as soon as I do it, this terminal shows an error like:
Error: [error:00000000:lib(0):func(0):reason(0)]
and the terminal closes.
Here you have my .csshrc file (I have only changed the terminal entry):
=================================================
[root@localmachine:~]# cat .csshrc
auto_quit=yes
command=
comms=ssh
console_position=
extra_cluster_file=
history_height=10
history_width=40
key_addhost=Control-Shift-plus
key_clientname=Alt-n
key_history=Alt-h
key_paste=Control-v
key_quit=Control-q
key_retilehosts=Alt-r
max_addhost_menu_cluster_items=6
max_host_menu_items=30
menu_host_autotearoff=0
menu_send_autotearoff=0
method=ssh
mouse_paste=Button-2
rsh_args=
screen_reserve_bottom=60
screen_reserve_left=0
screen_reserve_right=0
screen_reserve_top=0
send_menu_xml_file=/root/.csshrc_send_menu
show_history=0
ssh=/usr/bin/ssh
ssh_args=-x -o ConnectTimeout=10
telnet_args=
terminal=/usr/openwin/bin/xterm
##terminal=
##terminal=/usr/dt/bin/dtterm
terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
terminal_args=
terminal_bg_style=dark
terminal_colorize=1
terminal_decoration_height=10
terminal_decoration_width=8
terminal_font=6x13
terminal_reserve_bottom=0
terminal_reserve_left=5
terminal_reserve_right=0
terminal_reserve_top=5
terminal_size=80x24
terminal_title_opt=-T
title=CSSH
unmap_on_redraw=no
use_hotkeys=yes
window_tiling=yes
window_tiling_direction=right
================================================
And the debug output when executing the command:
[root@localmachine:~]# cssh --debug 4 remote_machine_Ip
11:34:53: VERSION: 3.28
11:34:53: Reading in from config file /etc/opt/csw/csshrc
11:34:53: Reading in from config file /root/.csshrc
11:34:53: auto_quit=yes
11:34:53: command=
11:34:53: comms=ssh
11:34:53: console_position=
11:34:53: extra_cluster_file=
11:34:53: history_height=10
11:34:53: history_width=40
11:34:53: key_addhost=Control-Shift-plus
11:34:53: key_clientname=Alt-n
11:34:53: key_history=Alt-h
11:34:53: key_paste=Control-v
11:34:53: key_quit=Control-q
11:34:53: key_retilehosts=Alt-r
11:34:53: max_addhost_menu_cluster_items=6
11:34:53: max_host_menu_items=30
11:34:53: menu_host_autotearoff=0
11:34:53: menu_send_autotearoff=0
11:34:53: method=ssh
11:34:53: mouse_paste=Button-2
11:34:53: rsh_args=
11:34:53: screen_reserve_bottom=60
11:34:53: screen_reserve_left=0
11:34:53: screen_reserve_right=0
11:34:53: screen_reserve_top=0
11:34:53: send_menu_xml_file=/root/.csshrc_send_menu
11:34:53: show_history=0
11:34:53: ssh=/usr/bin/ssh.audit
11:34:53: ssh_args=-x -o ConnectTimeout=10
11:34:53: telnet_args=
11:34:53: terminal=/usr/openwin/bin/xterm
11:34:53: terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
11:34:53: terminal_args=
11:34:53: terminal_bg_style=dark
11:34:53: terminal_colorize=1
11:34:53: terminal_decoration_height=10
11:34:53: terminal_decoration_width=8
11:34:53: terminal_font=6x13
11:34:53: terminal_reserve_bottom=0
11:34:53: terminal_reserve_left=5
11:34:53: terminal_reserve_right=0
11:34:53: terminal_reserve_top=5
11:34:53: terminal_size=80x24
11:34:53: terminal_title_opt=-T
11:34:53: title=CSSH
11:34:53: unmap_on_redraw=no
11:34:53: use_hotkeys=yes
11:34:53: window_tiling=yes
11:34:53: window_tiling_direction=right
11:34:53: Checking path to xterm
11:34:53: Looking for /usr/openwin/bin/xterm
11:34:53: Already configured OK
11:34:53: Checking path to ssh
11:34:53: Looking for /usr/bin/ssh.audit
11:34:53: Already configured OK
11:34:53: Fetching font size
11:34:53: Done with font size
11:34:53: No hostnames parsed from user ssh config file
11:34:53: Loading keymaps and keycodes
11:34:53: Unknown keycode 269025042
11:34:53: Unknown keycode 269025042
11:34:53: Unknown keycode 269025041
11:34:53: Unknown keycode 269025041
11:34:53: Unknown keycode 269025043
11:34:53: Unknown keycode 269025043
11:34:53: Unknown keycode 269025066
11:34:53: Unknown keycode 269025066
11:34:53: Unknown keycode 269025098
11:34:53: Unknown keycode 269025098
11:34:53: Unknown keycode 268828528
11:34:53: Unknown keycode 268828528
11:34:53: Unknown keycode 268828529
11:34:53: Unknown keycode 268828529
11:34:53: Unknown keycode 269025111
11:34:53: Unknown keycode 269025111
11:34:53: Unknown keycode 268828531
11:34:53: Unknown keycode 268828531
11:34:53: Unknown keycode 269025133
11:34:53: Unknown keycode 269025133
11:34:53: Unknown keycode 269025112
11:34:53: Unknown keycode 269025112
11:34:53: Unknown keycode 269025125
11:34:53: Unknown keycode 269025125
11:34:53: Unknown keycode 269025053
11:34:53: Unknown keycode 269025053
11:34:53: Unknown keycode 269025071
11:34:53: Unknown keycode 269025071
11:34:53: Unknown keycode 269025067
11:34:53: Unknown keycode 269025067
11:34:53: Unknown keycode 269025117
11:34:53: Unknown keycode 269025117
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025162
11:34:53: Unknown keycode 269025162
11:34:53: Unknown keycode 269025089
11:34:53: Unknown keycode 269025089
11:34:53: Unknown keycode 269025090
11:34:53: Unknown keycode 269025090
11:34:53: Unknown keycode 269025070
11:34:53: Unknown keycode 269025070
11:34:53: Unknown keycode 269025114
11:34:53: Unknown keycode 269025114
11:34:53: Unknown keycode 269025069
11:34:53: Unknown keycode 269025069
11:34:53: Unknown keycode 269025140
11:34:53: Unknown keycode 269025140
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025072
11:34:53: Unknown keycode 269025072
11:34:53: Unknown keycode 269025075
11:34:53: Unknown keycode 269025075
11:34:53: Unknown keycode 269025062
11:34:53: Unknown keycode 269025062
11:34:53: Unknown keycode 269025063
11:34:53: Unknown keycode 269025063
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025047
11:34:53: Unknown keycode 269025047
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025046
11:34:53: Unknown keycode 269025046
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025045
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025045
11:34:53: Unknown keycode 269025052
11:34:53: Unknown keycode 269025052
11:34:53: Unknown keycode 269025086
11:34:53: Unknown keycode 269025086
11:34:53: Unknown keycode 269025134
11:34:53: Unknown keycode 269025134
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025048
11:34:53: Unknown keycode 269025048
11:34:53: Unknown keycode 269025139
11:34:53: Unknown keycode 269025139
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025144
11:34:53: Unknown keycode 269025144
11:34:53: Unknown keycode 269025145
11:34:53: Unknown keycode 269025145
11:34:53: Unknown keycode 269025128
11:34:53: Unknown keycode 269025128
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025093
11:34:53: Unknown keycode 269025093
11:34:53: Unknown keycode 269025094
11:34:53: Unknown keycode 269025094
11:34:53: Unknown keycode 269025095
11:34:53: Unknown keycode 269025095
11:34:53: Unknown keycode 269025096
11:34:53: Unknown keycode 269025096
11:34:53: Unknown keycode 269025097
11:34:53: Unknown keycode 269025097
11:34:53: Unknown keycode 269025202
11:34:53: Unknown keycode 269025202
11:34:53: Unknown keycode 269025193
11:34:53: Unknown keycode 269025193
11:34:53: Unknown keycode 269025200
11:34:53: Unknown keycode 269025200
11:34:53: Unknown keycode 269025201
11:34:53: Unknown keycode 269025201
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025091
11:34:53: Unknown keycode 269025091
11:34:53: Unknown keycode 269025092
11:34:53: Unknown keycode 269025092
11:34:53: Unknown keycode 269025099
11:34:53: Unknown keycode 269025099
11:34:53: Unknown keycode 269025191
11:34:53: Unknown keycode 269025191
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025175
11:34:53: Unknown keycode 269025175
11:34:53: Unknown keycode 269025167
11:34:53: Unknown keycode 269025167
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025166
11:34:53: Unknown keycode 269025166
11:34:53: Unknown keycode 269025051
11:34:53: Unknown keycode 269025051
11:34:53: Unknown keycode 269025119
11:34:53: Unknown keycode 269025119
11:34:53: Unknown keycode 269025084
11:34:53: Unknown keycode 269025084
11:34:53: Unknown keycode 269025118
11:34:53: Unknown keycode 269025118
11:34:53: Unknown keycode 269025078
11:34:53: Unknown keycode 269025078
11:34:53: Unknown keycode 269025027
11:34:53: Unknown keycode 269025027
11:34:53: Unknown keycode 269025026
11:34:53: Unknown keycode 269025026
11:34:53: Unknown keycode 269025074
11:34:53: Unknown keycode 269025074
11:34:53: Unknown keycode 269025113
11:34:53: Unknown keycode 269025113
11:34:53: Unknown keycode 269025028
11:34:53: Unknown keycode 269025028
11:34:53: Unknown keycode 269025030
11:34:53: Unknown keycode 269025030
11:34:53: Unknown keycode 269025029
11:34:53: Unknown keycode 269025029
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025138
11:34:53: Unknown keycode 269025138
11:34:53: Unknown keycode 269025168
11:34:53: Unknown keycode 269025168
11:34:53: Unknown keycode 269025143
11:34:53: Unknown keycode 269025143
11:34:53: Unknown keycode 269025115
11:34:53: Unknown keycode 269025115
11:34:53: Unknown keycode 269025171
11:34:53: Unknown keycode 269025171
11:34:53: Unknown keycode 269025172
11:34:53: Unknown keycode 269025172
11:34:53: Unknown keycode 269025173
11:34:53: Unknown keycode 269025173
11:34:53: Logging for /etc/clusters
11:34:53: Looking for csshrc
11:34:53: Finished loading clusters
11:34:53: Resolving cluster names: started
11:34:53: Checking tag 10.164.81.24
11:34:53: leaving with 10.164.81.24
11:34:53: Resolving cluster names: completed
11:34:53: create_windows: started
11:34:54: REAPER currently returns: 6461
11:34:54: REAPER currently returns: -1
11:34:55: create_windows: completed
11:34:55: create_menubar: started
11:34:55: Using default send menu
11:34:55: create_menubar: completed
11:34:55: Capture map events
11:34:55: Setting up helper script
11:34:55: my $pipe=shift;
my $svr=shift;
my $user=shift;
my $port=shift;
my $command="/usr/bin/ssh.audit -x -o ConnectTimeout=10 ";
open(PIPE, ">", $pipe) or die("Failed to open pipe: $!\n");
print PIPE "$$:$ENV{WINDOWID}"
or die("Failed to write to pipe: No such file
or directory\n");
close(PIPE) or die("Failed to close pipe: No such file
or directory\n");
if($svr =~ m/==$/)
{
$svr =~ s/==$//;
warn("\nWARNING: failed to resolve IP address
for $svr.\n\n"
);
sleep 5;
}
if($user) {
unless("ssh" eq "telnet") {
$user = $user ? "-l $user " : "";
$command .= $user;
}
}
if("ssh" eq "telnet") {
$command .= "$svr $port";
} else {
if ($port) {
$command .= "-p $port $svr";
} else {
$command .= "$svr";
}
}
$command .= " || sleep 5";
# warn("Running:$command\n"); # for debug purposes
exec($command);
11:34:55: Helper script done
11:34:55: split_hostname: connect_string=10.164.81.24
11:34:55: username=, server=10.164.81.24, port=
11:34:55: Not resolving IP address '10.164.81.24'
11:34:55: Working on server 10.164.81.24 for 10.164.81.24
11:34:55: Set temp name to: /tmp/xhtbfMl0di
11:34:55: Terminal exec line:
/usr/openwin/bin/xterm -bg \#000000 -fg \#AABBEE -xrm
'*.VT100.allowSendEvents:true' -T 'CSSH: 10.164.81.24' -font 6x13 -e
"/opt/csw/bin/perl" "-e" ' my $pipe=shift;
my $svr=shift;
my $user=shift;
my $port=shift;
my $command="/usr/bin/ssh.audit -x -o ConnectTimeout=10 ";
open(PIPE, ">", $pipe) or die("Failed to open pipe: $!\n");
print PIPE "$$:$ENV{WINDOWID}"
or die("Failed to write to pipe: No such file
or directory\n");
close(PIPE) or die("Failed to close pipe: No such file
or directory\n");
if($svr =~ m/==$/)
{
$svr =~ s/==$//;
warn("\nWARNING: failed to resolve IP address
for $svr.\n\n"
);
sleep 5;
}
if($user) {
unless("ssh" eq "telnet") {
$user = $user ? "-l $user " : "";
$command .= $user;
}
}
if("ssh" eq "telnet") {
$command .= "$svr $port";
} else {
if ($port) {
$command .= "-p $port $svr";
} else {
$command .= "$svr";
}
}
$command .= " || sleep 5";
# warn("Running:$command\n"); # for debug purposes
exec($command);
' '/tmp/xhtbfMl0di' '10.164.81.24' '' ''
11:34:55: Performing sysread
11:34:55: Done and closing pipe
11:34:55: All client windows opened
11:34:55: Retiling windows
11:34:55: Count is currently 1
11:34:55: Screen Columns: 5
11:34:55: Screen Rows: 1
11:34:55: Terminal height=959
11:34:55: Dumping config to STDOUT
# Configuration dump produced by 'cssh -u'
auto_quit=yes
command=
comms=ssh
console_position=
extra_cluster_file=
history_height=10
history_width=40
internal_activate_autoquit=1
internal_columns=5
internal_font_height=13
internal_font_width=6
internal_previous_state=
internal_rows=1
internal_screen_height=1024
internal_screen_width=2646
internal_terminal_cols=80
internal_terminal_height=322
internal_terminal_rows=24
internal_terminal_width=488
internal_total=1
key_addhost=Control-Shift-plus
key_clientname=Alt-n
key_history=Alt-h
key_paste=Control-v
key_quit=Control-q
key_retilehosts=Alt-r
max_addhost_menu_cluster_items=6
max_host_menu_items=30
menu_host_autotearoff=0
menu_send_autotearoff=0
method=ssh
mouse_paste=Button-2
rsh_args=
screen_reserve_bottom=60
screen_reserve_left=0
screen_reserve_right=0
screen_reserve_top=0
send_menu_xml_file=/root/.csshrc_send_menu
show_history=0
ssh=/usr/bin/ssh.audit
ssh_args=-x -o ConnectTimeout=10
telnet_args=
terminal=/usr/openwin/bin/xterm
terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
terminal_args=
terminal_bg_style=dark
terminal_colorize=1
terminal_decoration_height=10
terminal_decoration_width=8
terminal_font=6x13
terminal_reserve_bottom=0
terminal_reserve_left=5
terminal_reserve_right=0
terminal_reserve_top=5
terminal_size=80x24
terminal_title_opt=-T
title=CSSH
unmap_on_redraw=no
use_hotkeys=yes
window_tiling=yes
window_tiling_direction=right
11:34:55: Tiling top left going bot right
11:34:55: x:5 y:5, r:0 c:0
11:34:55: Moving 10.164.81.24 window
11:34:55: Moving window 85983245 to x:5 y:5 (size x:488 y:322)
11:34:55: Setting focus on 10.164.81.24
11:34:55: Sending console to front
11:34:56: Entering MAP
11:34:56: state=normal previous=mid-change
11:34:56: Entering MAP
11:34:56: dropping out as mid-change
11:34:56: Building hosts menu
11:34:56: Menu deleted
11:34:56: Parsing list
11:34:56: Checking 10.164.81.24 and restoring active value
11:34:56: Changing window title
11:34:56: Done
11:34:56: Sleeping for a mo
11:34:56: Sorting focus on console
11:34:56: Marking main window as user positioned
11:34:56: Setting up repeat
11:34:56: Repeat setup
11:34:56: Writing default user configuration
11:34:56: Starting MainLoop
11:34:56: Entering MAP
11:34:56: state=normal previous=normal
11:34:56: Entering MAP
11:34:56: repeating the same
11:34:56: state=normal previous=normal
==> here I enter the root password >==
11:36:04: REAPER currently returns: 6463
11:36:04: REAPER currently returns: -1
11:36:04: 10.164.81.24 session closed
11:36:04: Autoquitting
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
Any help would be really appreciated.
best regards
--
*Cristina Valderas* | Departamento de Desarrollo de Productos
core networks
Tel.: +34 91 767 10 65 Mov.: +34 666 594 361
C.E.Parque Norte, Edificio Olmo, Planta 1 Serrano Galvache 56 | 28033,
Madrid
Fax: +34 91 766 20 20
core facebook
<https://www.facebook.com/pages/Core-Networks/150695541723604> core
twitter <https://twitter.com/corenetw> core linkedin
<http://www.linkedin.com/company/core-networks-sl>
------------------------------------------------------------------------
Según el Artículo 5 de la L.O.P.D, le informamos que sus datos constan
en un fichero titularidad de CORE NETWORKS, S.L., cuya finalidad es la
gestión administrativa. Podrá ejercer su derecho de acceso,
rectificación, cancelación y oposición mediante correo postal a C/
Serrano Galvache, 56, Edificio Olmo, 1 Planta - C.P. 28033 (MADRID), o
enviando un correo electrónico a in...@co....
--
Segun el Articulo 5 de la L.O.P.D, le informamos que sus datos constan en un fichero titularidad de CORE NETWORKS, S.L., cuya finalidad es la gestion administrativa. Podra ejercer su derecho de acceso, rectificacion, cancelacion y oposicion mediante correo postal a C/ Serrano Galvache, 56, Edificio Olmo, 1 Planta - C.P. 28033 (MADRID), o enviando un correo electronico a in...@co.... |
|
From: Cristina V. <cva...@co...> - 2014-10-08 10:15:18
|
Hi All,
I have been testing cssh with Solaris 10 Sparc.
I have installed the CSWclusterssh package and all dependencies but cssh
is not working:
# cssh -l user remote_machine_IP
A terminal in the remote machine is opened and I am prompted to enter
the password, but as soon as I do it, this terminal shows an error like:
Error: [error:00000000:lib(0):func(0):reason(0)]
and the terminal closes.
Here you have my .csshrc file (I have only changed the terminal entry):
=================================================
[root@localmachine:~]# cat .csshrc
auto_quit=yes
command=
comms=ssh
console_position=
extra_cluster_file=
history_height=10
history_width=40
key_addhost=Control-Shift-plus
key_clientname=Alt-n
key_history=Alt-h
key_paste=Control-v
key_quit=Control-q
key_retilehosts=Alt-r
max_addhost_menu_cluster_items=6
max_host_menu_items=30
menu_host_autotearoff=0
menu_send_autotearoff=0
method=ssh
mouse_paste=Button-2
rsh_args=
screen_reserve_bottom=60
screen_reserve_left=0
screen_reserve_right=0
screen_reserve_top=0
send_menu_xml_file=/root/.csshrc_send_menu
show_history=0
ssh=/usr/bin/ssh
ssh_args=-x -o ConnectTimeout=10
telnet_args=
terminal=/usr/openwin/bin/xterm
##terminal=
##terminal=/usr/dt/bin/dtterm
terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
terminal_args=
terminal_bg_style=dark
terminal_colorize=1
terminal_decoration_height=10
terminal_decoration_width=8
terminal_font=6x13
terminal_reserve_bottom=0
terminal_reserve_left=5
terminal_reserve_right=0
terminal_reserve_top=5
terminal_size=80x24
terminal_title_opt=-T
title=CSSH
unmap_on_redraw=no
use_hotkeys=yes
window_tiling=yes
window_tiling_direction=right
================================================
And the debug output when executing the command:
[root@localmachine:~]# cssh --debug 4 remote_machine_Ip
11:34:53: VERSION: 3.28
11:34:53: Reading in from config file /etc/opt/csw/csshrc
11:34:53: Reading in from config file /root/.csshrc
11:34:53: auto_quit=yes
11:34:53: command=
11:34:53: comms=ssh
11:34:53: console_position=
11:34:53: extra_cluster_file=
11:34:53: history_height=10
11:34:53: history_width=40
11:34:53: key_addhost=Control-Shift-plus
11:34:53: key_clientname=Alt-n
11:34:53: key_history=Alt-h
11:34:53: key_paste=Control-v
11:34:53: key_quit=Control-q
11:34:53: key_retilehosts=Alt-r
11:34:53: max_addhost_menu_cluster_items=6
11:34:53: max_host_menu_items=30
11:34:53: menu_host_autotearoff=0
11:34:53: menu_send_autotearoff=0
11:34:53: method=ssh
11:34:53: mouse_paste=Button-2
11:34:53: rsh_args=
11:34:53: screen_reserve_bottom=60
11:34:53: screen_reserve_left=0
11:34:53: screen_reserve_right=0
11:34:53: screen_reserve_top=0
11:34:53: send_menu_xml_file=/root/.csshrc_send_menu
11:34:53: show_history=0
11:34:53: ssh=/usr/bin/ssh.audit
11:34:53: ssh_args=-x -o ConnectTimeout=10
11:34:53: telnet_args=
11:34:53: terminal=/usr/openwin/bin/xterm
11:34:53: terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
11:34:53: terminal_args=
11:34:53: terminal_bg_style=dark
11:34:53: terminal_colorize=1
11:34:53: terminal_decoration_height=10
11:34:53: terminal_decoration_width=8
11:34:53: terminal_font=6x13
11:34:53: terminal_reserve_bottom=0
11:34:53: terminal_reserve_left=5
11:34:53: terminal_reserve_right=0
11:34:53: terminal_reserve_top=5
11:34:53: terminal_size=80x24
11:34:53: terminal_title_opt=-T
11:34:53: title=CSSH
11:34:53: unmap_on_redraw=no
11:34:53: use_hotkeys=yes
11:34:53: window_tiling=yes
11:34:53: window_tiling_direction=right
11:34:53: Checking path to xterm
11:34:53: Looking for /usr/openwin/bin/xterm
11:34:53: Already configured OK
11:34:53: Checking path to ssh
11:34:53: Looking for /usr/bin/ssh.audit
11:34:53: Already configured OK
11:34:53: Fetching font size
11:34:53: Done with font size
11:34:53: No hostnames parsed from user ssh config file
11:34:53: Loading keymaps and keycodes
11:34:53: Unknown keycode 269025042
11:34:53: Unknown keycode 269025042
11:34:53: Unknown keycode 269025041
11:34:53: Unknown keycode 269025041
11:34:53: Unknown keycode 269025043
11:34:53: Unknown keycode 269025043
11:34:53: Unknown keycode 269025066
11:34:53: Unknown keycode 269025066
11:34:53: Unknown keycode 269025098
11:34:53: Unknown keycode 269025098
11:34:53: Unknown keycode 268828528
11:34:53: Unknown keycode 268828528
11:34:53: Unknown keycode 268828529
11:34:53: Unknown keycode 268828529
11:34:53: Unknown keycode 269025111
11:34:53: Unknown keycode 269025111
11:34:53: Unknown keycode 268828531
11:34:53: Unknown keycode 268828531
11:34:53: Unknown keycode 269025133
11:34:53: Unknown keycode 269025133
11:34:53: Unknown keycode 269025112
11:34:53: Unknown keycode 269025112
11:34:53: Unknown keycode 269025125
11:34:53: Unknown keycode 269025125
11:34:53: Unknown keycode 269025053
11:34:53: Unknown keycode 269025053
11:34:53: Unknown keycode 269025071
11:34:53: Unknown keycode 269025071
11:34:53: Unknown keycode 269025067
11:34:53: Unknown keycode 269025067
11:34:53: Unknown keycode 269025117
11:34:53: Unknown keycode 269025117
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025162
11:34:53: Unknown keycode 269025162
11:34:53: Unknown keycode 269025089
11:34:53: Unknown keycode 269025089
11:34:53: Unknown keycode 269025090
11:34:53: Unknown keycode 269025090
11:34:53: Unknown keycode 269025070
11:34:53: Unknown keycode 269025070
11:34:53: Unknown keycode 269025114
11:34:53: Unknown keycode 269025114
11:34:53: Unknown keycode 269025069
11:34:53: Unknown keycode 269025069
11:34:53: Unknown keycode 269025140
11:34:53: Unknown keycode 269025140
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025072
11:34:53: Unknown keycode 269025072
11:34:53: Unknown keycode 269025075
11:34:53: Unknown keycode 269025075
11:34:53: Unknown keycode 269025062
11:34:53: Unknown keycode 269025062
11:34:53: Unknown keycode 269025063
11:34:53: Unknown keycode 269025063
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025047
11:34:53: Unknown keycode 269025047
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025046
11:34:53: Unknown keycode 269025046
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025045
11:34:53: Unknown keycode 269025068
11:34:53: Unknown keycode 269025045
11:34:53: Unknown keycode 269025052
11:34:53: Unknown keycode 269025052
11:34:53: Unknown keycode 269025086
11:34:53: Unknown keycode 269025086
11:34:53: Unknown keycode 269025134
11:34:53: Unknown keycode 269025134
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025048
11:34:53: Unknown keycode 269025048
11:34:53: Unknown keycode 269025139
11:34:53: Unknown keycode 269025139
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025144
11:34:53: Unknown keycode 269025144
11:34:53: Unknown keycode 269025145
11:34:53: Unknown keycode 269025145
11:34:53: Unknown keycode 269025128
11:34:53: Unknown keycode 269025128
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025153
11:34:53: Unknown keycode 269025093
11:34:53: Unknown keycode 269025093
11:34:53: Unknown keycode 269025094
11:34:53: Unknown keycode 269025094
11:34:53: Unknown keycode 269025095
11:34:53: Unknown keycode 269025095
11:34:53: Unknown keycode 269025096
11:34:53: Unknown keycode 269025096
11:34:53: Unknown keycode 269025097
11:34:53: Unknown keycode 269025097
11:34:53: Unknown keycode 269025202
11:34:53: Unknown keycode 269025202
11:34:53: Unknown keycode 269025193
11:34:53: Unknown keycode 269025193
11:34:53: Unknown keycode 269025200
11:34:53: Unknown keycode 269025200
11:34:53: Unknown keycode 269025201
11:34:53: Unknown keycode 269025201
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025073
11:34:53: Unknown keycode 269025091
11:34:53: Unknown keycode 269025091
11:34:53: Unknown keycode 269025092
11:34:53: Unknown keycode 269025092
11:34:53: Unknown keycode 269025099
11:34:53: Unknown keycode 269025099
11:34:53: Unknown keycode 269025191
11:34:53: Unknown keycode 269025191
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025110
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025044
11:34:53: Unknown keycode 269025175
11:34:53: Unknown keycode 269025175
11:34:53: Unknown keycode 269025167
11:34:53: Unknown keycode 269025167
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025049
11:34:53: Unknown keycode 269025166
11:34:53: Unknown keycode 269025166
11:34:53: Unknown keycode 269025051
11:34:53: Unknown keycode 269025051
11:34:53: Unknown keycode 269025119
11:34:53: Unknown keycode 269025119
11:34:53: Unknown keycode 269025084
11:34:53: Unknown keycode 269025084
11:34:53: Unknown keycode 269025118
11:34:53: Unknown keycode 269025118
11:34:53: Unknown keycode 269025078
11:34:53: Unknown keycode 269025078
11:34:53: Unknown keycode 269025027
11:34:53: Unknown keycode 269025027
11:34:53: Unknown keycode 269025026
11:34:53: Unknown keycode 269025026
11:34:53: Unknown keycode 269025074
11:34:53: Unknown keycode 269025074
11:34:53: Unknown keycode 269025113
11:34:53: Unknown keycode 269025113
11:34:53: Unknown keycode 269025028
11:34:53: Unknown keycode 269025028
11:34:53: Unknown keycode 269025030
11:34:53: Unknown keycode 269025030
11:34:53: Unknown keycode 269025029
11:34:53: Unknown keycode 269025029
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025147
11:34:53: Unknown keycode 269025138
11:34:53: Unknown keycode 269025138
11:34:53: Unknown keycode 269025168
11:34:53: Unknown keycode 269025168
11:34:53: Unknown keycode 269025143
11:34:53: Unknown keycode 269025143
11:34:53: Unknown keycode 269025115
11:34:53: Unknown keycode 269025115
11:34:53: Unknown keycode 269025171
11:34:53: Unknown keycode 269025171
11:34:53: Unknown keycode 269025172
11:34:53: Unknown keycode 269025172
11:34:53: Unknown keycode 269025173
11:34:53: Unknown keycode 269025173
11:34:53: Logging for /etc/clusters
11:34:53: Looking for csshrc
11:34:53: Finished loading clusters
11:34:53: Resolving cluster names: started
11:34:53: Checking tag 10.164.81.24
11:34:53: leaving with 10.164.81.24
11:34:53: Resolving cluster names: completed
11:34:53: create_windows: started
11:34:54: REAPER currently returns: 6461
11:34:54: REAPER currently returns: -1
11:34:55: create_windows: completed
11:34:55: create_menubar: started
11:34:55: Using default send menu
11:34:55: create_menubar: completed
11:34:55: Capture map events
11:34:55: Setting up helper script
11:34:55: my $pipe=shift;
my $svr=shift;
my $user=shift;
my $port=shift;
my $command="/usr/bin/ssh.audit -x -o ConnectTimeout=10 ";
open(PIPE, ">", $pipe) or die("Failed to open pipe: $!\n");
print PIPE "$$:$ENV{WINDOWID}"
or die("Failed to write to pipe: No such file
or directory\n");
close(PIPE) or die("Failed to close pipe: No such file
or directory\n");
if($svr =~ m/==$/)
{
$svr =~ s/==$//;
warn("\nWARNING: failed to resolve IP address
for $svr.\n\n"
);
sleep 5;
}
if($user) {
unless("ssh" eq "telnet") {
$user = $user ? "-l $user " : "";
$command .= $user;
}
}
if("ssh" eq "telnet") {
$command .= "$svr $port";
} else {
if ($port) {
$command .= "-p $port $svr";
} else {
$command .= "$svr";
}
}
$command .= " || sleep 5";
# warn("Running:$command\n"); # for debug purposes
exec($command);
11:34:55: Helper script done
11:34:55: split_hostname: connect_string=10.164.81.24
11:34:55: username=, server=10.164.81.24, port=
11:34:55: Not resolving IP address '10.164.81.24'
11:34:55: Working on server 10.164.81.24 for 10.164.81.24
11:34:55: Set temp name to: /tmp/xhtbfMl0di
11:34:55: Terminal exec line:
/usr/openwin/bin/xterm -bg \#000000 -fg \#AABBEE -xrm
'*.VT100.allowSendEvents:true' -T 'CSSH: 10.164.81.24' -font 6x13 -e
"/opt/csw/bin/perl" "-e" ' my $pipe=shift;
my $svr=shift;
my $user=shift;
my $port=shift;
my $command="/usr/bin/ssh.audit -x -o ConnectTimeout=10 ";
open(PIPE, ">", $pipe) or die("Failed to open pipe: $!\n");
print PIPE "$$:$ENV{WINDOWID}"
or die("Failed to write to pipe: No such file
or directory\n");
close(PIPE) or die("Failed to close pipe: No such file
or directory\n");
if($svr =~ m/==$/)
{
$svr =~ s/==$//;
warn("\nWARNING: failed to resolve IP address
for $svr.\n\n"
);
sleep 5;
}
if($user) {
unless("ssh" eq "telnet") {
$user = $user ? "-l $user " : "";
$command .= $user;
}
}
if("ssh" eq "telnet") {
$command .= "$svr $port";
} else {
if ($port) {
$command .= "-p $port $svr";
} else {
$command .= "$svr";
}
}
$command .= " || sleep 5";
# warn("Running:$command\n"); # for debug purposes
exec($command);
' '/tmp/xhtbfMl0di' '10.164.81.24' '' ''
11:34:55: Performing sysread
11:34:55: Done and closing pipe
11:34:55: All client windows opened
11:34:55: Retiling windows
11:34:55: Count is currently 1
11:34:55: Screen Columns: 5
11:34:55: Screen Rows: 1
11:34:55: Terminal height=959
11:34:55: Dumping config to STDOUT
# Configuration dump produced by 'cssh -u'
auto_quit=yes
command=
comms=ssh
console_position=
extra_cluster_file=
history_height=10
history_width=40
internal_activate_autoquit=1
internal_columns=5
internal_font_height=13
internal_font_width=6
internal_previous_state=
internal_rows=1
internal_screen_height=1024
internal_screen_width=2646
internal_terminal_cols=80
internal_terminal_height=322
internal_terminal_rows=24
internal_terminal_width=488
internal_total=1
key_addhost=Control-Shift-plus
key_clientname=Alt-n
key_history=Alt-h
key_paste=Control-v
key_quit=Control-q
key_retilehosts=Alt-r
max_addhost_menu_cluster_items=6
max_host_menu_items=30
menu_host_autotearoff=0
menu_send_autotearoff=0
method=ssh
mouse_paste=Button-2
rsh_args=
screen_reserve_bottom=60
screen_reserve_left=0
screen_reserve_right=0
screen_reserve_top=0
send_menu_xml_file=/root/.csshrc_send_menu
show_history=0
ssh=/usr/bin/ssh.audit
ssh_args=-x -o ConnectTimeout=10
telnet_args=
terminal=/usr/openwin/bin/xterm
terminal_allow_send_events=-xrm '*.VT100.allowSendEvents:true'
terminal_args=
terminal_bg_style=dark
terminal_colorize=1
terminal_decoration_height=10
terminal_decoration_width=8
terminal_font=6x13
terminal_reserve_bottom=0
terminal_reserve_left=5
terminal_reserve_right=0
terminal_reserve_top=5
terminal_size=80x24
terminal_title_opt=-T
title=CSSH
unmap_on_redraw=no
use_hotkeys=yes
window_tiling=yes
window_tiling_direction=right
11:34:55: Tiling top left going bot right
11:34:55: x:5 y:5, r:0 c:0
11:34:55: Moving 10.164.81.24 window
11:34:55: Moving window 85983245 to x:5 y:5 (size x:488 y:322)
11:34:55: Setting focus on 10.164.81.24
11:34:55: Sending console to front
11:34:56: Entering MAP
11:34:56: state=normal previous=mid-change
11:34:56: Entering MAP
11:34:56: dropping out as mid-change
11:34:56: Building hosts menu
11:34:56: Menu deleted
11:34:56: Parsing list
11:34:56: Checking 10.164.81.24 and restoring active value
11:34:56: Changing window title
11:34:56: Done
11:34:56: Sleeping for a mo
11:34:56: Sorting focus on console
11:34:56: Marking main window as user positioned
11:34:56: Setting up repeat
11:34:56: Repeat setup
11:34:56: Writing default user configuration
11:34:56: Starting MainLoop
11:34:56: Entering MAP
11:34:56: state=normal previous=normal
11:34:56: Entering MAP
11:34:56: repeating the same
11:34:56: state=normal previous=normal
==> here I enter the root password >==
11:36:04: REAPER currently returns: 6463
11:36:04: REAPER currently returns: -1
11:36:04: 10.164.81.24 session closed
11:36:04: Autoquitting
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
11:36:04: Exiting via normal routine
Any help would be really appreciated.
best regards
--
*Cristina Valderas* | Departamento de Desarrollo de Productos
core networks
Tel.: +34 91 767 10 65 Mov.: +34 666 594 361
C.E.Parque Norte, Edificio Olmo, Planta 1 Serrano Galvache 56 | 28033,
Madrid
Fax: +34 91 766 20 20
core facebook
<https://www.facebook.com/pages/Core-Networks/150695541723604> core
twitter <https://twitter.com/corenetw> core linkedin
<http://www.linkedin.com/company/core-networks-sl>
--
Segun el Articulo 5 de la L.O.P.D, le informamos que sus datos constan en un fichero titularidad de CORE NETWORKS, S.L., cuya finalidad es la gestion administrativa. Podra ejercer su derecho de acceso, rectificacion, cancelacion y oposicion mediante correo postal a C/ Serrano Galvache, 56, Edificio Olmo, 1 Planta - C.P. 28033 (MADRID), o enviando un correo electronico a in...@co.... |
|
From: Mike K. <mik...@ya...> - 2008-10-06 13:18:09
|
Is cssh still being developed? It looks like maybe not?
I was using it successfully for some time (about a year) and now it stopped working on most of my computer.
I can ssh to all of the workstations in my classroom. However, I can only cssh to 2 of them. I get an error...
WARNING: unknown host 192.168.6.10,192.168.6.11 (see -i switch, or ignore_host_errors in .csshrc)
I installed it on my laptop. I use cssh -l username {list of ip addresses to connect to}
Any help will be appreciated.
--
Mike Knichel
|
|
From: Bigadmin <big...@un...> - 2008-02-22 06:10:19
|
Hi I have downloaded cssh, but there is no Makefile, or at least I can not find it. I ran install.sh and now I want to uninstall it, how to uninstall it ? Thanks |
|
From: Babak <ba...@un...> - 2008-02-22 06:07:25
|
Hi I have downloaded cssh, but there is no Makefile, or at least I can not find it. I ran install.sh and now I want to uninstall it, how to uninstall it ? Thanks |
|
From: Jim C. <jc...@tl...> - 2006-12-05 16:01:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 No problem. :) Good luck with that. - ---------------------------------------- Jim Conner -- Senior Systems Engineer=20 818.735.8970 ofc 805.300.8524 cell TLBCreative http://www.tlbcreative.com 32123 Lindero Cyn Rd Ste 200 Westlake Village,CA 91361 =20 | -----Original Message----- | From: Johan Segern=E4s [mailto:jo...@se...]=20 | Sent: Monday, December 04, 2006 11:37 PM | To: Jim Conner | Subject: RE: [cssh-users] Development of cssh |=20 | Very sorry man, I'm using 'cssh' as in 'clusterssh'-project I=20 | think, which as you correctly tell me isn't cssh. |=20 | Different projects. =3D) |=20 | Sorry to bother you! |=20 | Regards, | Johan |=20 | m=E5n 2006-12-04 klockan 08:37 -0800 skrev Jim Conner: | > -----BEGIN PGP SIGNED MESSAGE----- | > Hash: SHA1 | >=20 | > Hmm, I think you may have the wrong project. The cssh that=20 | I have developed doesn't use a .csshrc. Further, according=20 | to the .csshrc file it was created using a command 'cssh -u'.=20 | My cssh doesn't use a -u command line argument. | >=20 | > Usage: | > cssh <-s server[[:'cmds'][,server[:'cmd;cmd2'],server]]... | | > -c config file> [-h] [-d <1-3>] [-n] [-p=20 | <password>] [-a] [-L] | > [-l <login>] [-q] [-b] [-x] [-y] [-e] [-C] [-P] [-S] [-e] | >=20 | >=20 | > Are you sure you're on the right users mail list? | >=20 | > - ---------------------------------------- | > Jim Conner -- Senior Systems Engineer=20 | > 818.735.8970 ofc 805.300.8524 cell | > TLBCreative http://www.tlbcreative.com | > 32123 Lindero Cyn Rd Ste 200 | > Westlake Village,CA 91361 | >=20 | > =20 | >=20 | > | -----Original Message----- | > | From: Johan Segern=E4s [mailto:jo...@se...] | > | Sent: Monday, December 04, 2006 12:16 AM | > | To: Jim Conner | > | Subject: RE: [cssh-users] Development of cssh | > |=20 | > | My commandline could be like 'cat /var/log/mail.log |=20 | grep foobar'=20 | > | or something. | > |=20 | > | I start cssh with plain 'cssh <group>'. | > |=20 | > | Attaching my untouched .csshrc. | > |=20 | > | - Johan | > |=20 | > | fre 2006-12-01 klockan 08:57 -0800 skrev Jim Conner: | > | > -----BEGIN PGP SIGNED MESSAGE----- | > | > Hash: SHA1 | > | >=20 | > | > Excellent. Now, if you could also give me an example of | > | your command line and how you're invoking cssh so that I=20 | could try=20 | > | and duplicate the situation that would be perfect! | > | :) Thank you. | > | >=20 | > | > - ---------------------------------------- | > | > Jim Conner -- Senior Systems Engineer=20 | > | > 818.735.8970 ofc 805.300.8524 cell | > | > TLBCreative http://www.tlbcreative.com | > | > 32123 Lindero Cyn Rd Ste 200 | > | > Westlake Village,CA 91361 | > | >=20 | > | > =20 | > | >=20 | > | > | -----Original Message----- | > | > | From: Johan Segern=E4s [mailto:jo...@se...] | > | > | Sent: Friday, December 01, 2006 1:08 AM | > | > | To: Jim Conner | > | > | Subject: RE: [cssh-users] Development of cssh | > | > |=20 | > | > | Hello Jim, | > | > |=20 | > | > | no, on a keyboard with swedish layout or something | > | similiar we use | > | > | alt-gr to get the following character: | > | > | =A7@=A3$56{[]}\ | > | > |=20 | > | > | And some more. How can I help you with this? | > | > |=20 | > | > | /J | > | > |=20 | > | > | tor 2006-11-30 klockan 18:43 -0800 skrev Jim Conner: | > | > | > -----BEGIN PGP SIGNED MESSAGE----- | > | > | > Hash: SHA1 | > | > | >=20 | > | > | > Hey Johan, | > | > | >=20 | > | > | > I will give it some attention. I've never used alt+gr | > | > | before. What is that suppose to do? Is it like ctrl+z? | > | > | >=20 | > | > | > - ---------------------------------------- | > | > | > Jim Conner -- Senior Systems Engineer=20 | > | > | > 818.735.8970 ofc 805.300.8524 cell | > | > | > TLBCreative http://www.tlbcreative.com | > | > | > 32123 Lindero Cyn Rd Ste 200 | > | > | > Westlake Village,CA 91361 | > | > | >=20 | > | > | > =20 | > | > | >=20 | > | > | > | -----Original Message----- | > | > | > | From: Johan Segern=E4s [mailto:jo...@se...] | > | > | > | Sent: Tuesday, November 28, 2006 1:43 AM | > | > | > | To: Jim Conner | > | > | > | Subject: Re: [cssh-users] Development of cssh | > | > | > |=20 | > | > | > | Hello Jim, | > | > | > |=20 | > | > | > | I have huge problems with alt-gr and cssh, is this | > | something you | > | > | > | could give 10 minutes or so? When I press alt-gr I get | > | > | the following | > | > | > | output: | > | > | > | Use of uninitialized value in concatenation (.)=20 | or string at=20 | > | > | > | /usr/bin/cssh line 1474 | > | > | > |=20 | > | > | > | And alt-gr isn't working. This gives me very hard times | > | > | writing |[] | > | > | > | and so on, pretty important things when using bash or | > | whatever.=20 | > | > | > | =3D) | > | > | > |=20 | > | > | > | Using ISO8859-1, Ubuntu Edgy and swedish layout. | > | > | > |=20 | > | > | > | / Johan | > | > | > |=20 | > | > | > | tis 2006-11-07 klockan 09:25 -0800 skrev Jim Conner: | > | > | > | > I know cssh hasn't been touched in a LOOONG time. :) I | > | > | > | intend to get | > | > | > | > some bugs fixed sometime soon but it would be=20 | better if I=20 | > | > | > | > could get some feedback on some things. That will help=20 | > | > | > | > motivate me | > | > | > | to get the | > | > | > | > work done. | > | > | > | >=20 | > | > | > | > Has anyone been using cssh? | > | > | > | >=20 | > | > | > | > - Jim | > | > | > | >=20 | > | > | > | > ---------------------------------------- | > | > | > | > Jim Conner -- Senior Systems Engineer=20 | > | > | > | > 818.735.8970 ofc 805.300.8524 cell | > | > | > | > TLBCreative http://www.tlbcreative.com | > | > | > | > 32123 Lindero Cyn Rd Ste 200 Westlake Village,CA 91361 | > | > | > | >=20 | > | > | > | >=20 | > | > | > | >=20 | > | > | > | >=20 | > | > | > |=20 | > | > |=20 | > |=20 | -------------------------------------------------------------------- | > | > | > | -- | > | > | > | > --- Using Tomcat but need to do more? Need to=20 | support web=20 | > | > | > | > services, security? | > | > | > | > Get stuff done quickly with pre-integrated technology to | > | > | > | make your job | > | > | > | > easier Download IBM WebSphere Application Server | > | > | v.1.0.1 based on | > | > | > | > Apache Geronimo | > | > | > | >=20 | > | > | > |=20 | > | > |=20 | > |=20 | = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 12 | > | > | > | 16 | > | > | > | > 42 _______________________________________________ | > | > | > | > cssh-users mailing list | > | > | > | > css...@li...=20 | > | > | > | > https://lists.sourceforge.net/lists/listinfo/cssh-users | > | > | > |=20 | > | > | > |=20 | > | > | > -----BEGIN PGP SIGNATURE----- | > | > | > Version: GnuPG v1.4.5 (MingW32) | > | > | >=20 | > | > | >=20 | iD8DBQFFb5baZHaOaWet2qsRAoetAJsGLlQqR6NSKiBtRgTfOal3oayERwCeNA | > | > | > bI | > | > | > EejFcKZaiVkXAKPrgLyxtMo=3D | > | > | > =3Drkua | > | > | > -----END PGP SIGNATURE----- | > | > | >=20 | > | > | >=20 | > | > |=20 | > | > |=20 | > | > -----BEGIN PGP SIGNATURE----- | > | > Version: GnuPG v1.4.5 (MingW32) | > | >=20 | > | > iD8DBQFFcF8KZHaOaWet2qsRAtiLAJ9LtO37rjgppsKb5a/1ADnO9uMh2gCeNBbz | > | > i2zJRD/vRhtOH5lrTiQozO8=3D | > | > =3DkB4P | > | > -----END PGP SIGNATURE----- | > | >=20 | > | >=20 | > |=20 | > -----BEGIN PGP SIGNATURE----- | > Version: GnuPG v1.4.5 (MingW32) | >=20 | > iD8DBQFFdE7eZHaOaWet2qsRAkI7AJ9fDZcntBsgx7ehw5SML7GKFATv0wCghaor | > NkhuYTL0Wp+myWkdR1gXX80=3D | > =3D3bcQ | > -----END PGP SIGNATURE----- | >=20 | >=20 |=20 |=20 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFdZewZHaOaWet2qsRAmunAKCwljlW58K0Vc8G8SnWCLF5KFF/lQCaAl+C Fyjybj5xe2p/WwhyhMPfS6M=3D =3D3f6N -----END PGP SIGNATURE----- |
|
From: Jim C. <jc...@tl...> - 2006-12-01 16:57:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Excellent. Now, if you could also give me an example of your command = line and how you're invoking cssh so that I could try and duplicate the = situation that would be perfect! :) Thank you. - ---------------------------------------- Jim Conner -- Senior Systems Engineer=20 818.735.8970 ofc 805.300.8524 cell TLBCreative http://www.tlbcreative.com 32123 Lindero Cyn Rd Ste 200 Westlake Village,CA 91361 =20 | -----Original Message----- | From: Johan Segern=E4s [mailto:jo...@se...]=20 | Sent: Friday, December 01, 2006 1:08 AM | To: Jim Conner | Subject: RE: [cssh-users] Development of cssh |=20 | Hello Jim, |=20 | no, on a keyboard with swedish layout or something similiar=20 | we use alt-gr to get the following character: | =A7@=A3$56{[]}\ |=20 | And some more. How can I help you with this? |=20 | /J |=20 | tor 2006-11-30 klockan 18:43 -0800 skrev Jim Conner: | > -----BEGIN PGP SIGNED MESSAGE----- | > Hash: SHA1 | >=20 | > Hey Johan, | >=20 | > I will give it some attention. I've never used alt+gr=20 | before. What is that suppose to do? Is it like ctrl+z? | >=20 | > - ---------------------------------------- | > Jim Conner -- Senior Systems Engineer=20 | > 818.735.8970 ofc 805.300.8524 cell | > TLBCreative http://www.tlbcreative.com | > 32123 Lindero Cyn Rd Ste 200 | > Westlake Village,CA 91361 | >=20 | > =20 | >=20 | > | -----Original Message----- | > | From: Johan Segern=E4s [mailto:jo...@se...] | > | Sent: Tuesday, November 28, 2006 1:43 AM | > | To: Jim Conner | > | Subject: Re: [cssh-users] Development of cssh | > |=20 | > | Hello Jim, | > |=20 | > | I have huge problems with alt-gr and cssh, is this something you=20 | > | could give 10 minutes or so? When I press alt-gr I get=20 | the following=20 | > | output: | > | Use of uninitialized value in concatenation (.) or string at=20 | > | /usr/bin/cssh line 1474 | > |=20 | > | And alt-gr isn't working. This gives me very hard times=20 | writing |[]=20 | > | and so on, pretty important things when using bash or whatever. = =3D) | > |=20 | > | Using ISO8859-1, Ubuntu Edgy and swedish layout. | > |=20 | > | / Johan | > |=20 | > | tis 2006-11-07 klockan 09:25 -0800 skrev Jim Conner: | > | > I know cssh hasn't been touched in a LOOONG time. :) I | > | intend to get | > | > some bugs fixed sometime soon but it would be better if I could=20 | > | > get some feedback on some things. That will help motivate me | > | to get the | > | > work done. | > | >=20 | > | > Has anyone been using cssh? | > | >=20 | > | > - Jim | > | >=20 | > | > ---------------------------------------- | > | > Jim Conner -- Senior Systems Engineer=20 | > | > 818.735.8970 ofc 805.300.8524 cell | > | > TLBCreative http://www.tlbcreative.com | > | > 32123 Lindero Cyn Rd Ste 200 | > | > Westlake Village,CA 91361 | > | >=20 | > | >=20 | > | >=20 | > | >=20 | > |=20 | -------------------------------------------------------------------- | > | -- | > | > --- Using Tomcat but need to do more? Need to support web=20 | > | > services, security? | > | > Get stuff done quickly with pre-integrated technology to | > | make your job | > | > easier Download IBM WebSphere Application Server=20 | v.1.0.1 based on=20 | > | > Apache Geronimo | > | >=20 | > |=20 | = http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 12 | > | 16 | > | > 42 _______________________________________________ | > | > cssh-users mailing list | > | > css...@li... | > | > https://lists.sourceforge.net/lists/listinfo/cssh-users | > |=20 | > |=20 | > -----BEGIN PGP SIGNATURE----- | > Version: GnuPG v1.4.5 (MingW32) | >=20 | > iD8DBQFFb5baZHaOaWet2qsRAoetAJsGLlQqR6NSKiBtRgTfOal3oayERwCeNAbI | > EejFcKZaiVkXAKPrgLyxtMo=3D | > =3Drkua | > -----END PGP SIGNATURE----- | >=20 | >=20 |=20 |=20 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MingW32) iD8DBQFFcF8KZHaOaWet2qsRAtiLAJ9LtO37rjgppsKb5a/1ADnO9uMh2gCeNBbz i2zJRD/vRhtOH5lrTiQozO8=3D =3DkB4P -----END PGP SIGNATURE----- |
|
From: Johan <jo...@se...> - 2006-11-08 10:45:46
|
tis 2006-11-07 klockan 09:25 -0800 skrev Jim Conner: > Has anyone been using cssh? I just found out about it from a friend and I love this tool. I'm managing around 100 servers and often do the same thing on many servers, I used to have some scripts iterating thru servers but cssh is much better. I have trouble with some chars though, probably because of my swedish keyboard but I haven't had the time to investigate this further. / Johan |
|
From: Jim C. <jc...@tl...> - 2006-11-07 17:26:21
|
I know cssh hasn't been touched in a LOOONG time. :) I intend to get some bugs fixed sometime soon but it would be better if I could get some feedback on some things. That will help motivate me to get the work done. Has anyone been using cssh? - Jim ---------------------------------------- Jim Conner -- Senior Systems Engineer=20 818.735.8970 ofc 805.300.8524 cell TLBCreative http://www.tlbcreative.com 32123 Lindero Cyn Rd Ste 200 Westlake Village,CA 91361 |
|
From: JC O. <jc...@en...> - 2004-07-14 08:39:40
|
Hey Derk, So far there are no people coming forward to maintain my work. That is fine, for now. I will wait a little while longer. Really all I need is for someone to answer peoples' questions while I am gone...perhaps to do minor bug fixes now and then. Frankly, I haven't had to really do anything on this for anyone in months. I've had maybe a total of three people come to me for help. So, it shouldn't be a huge task. If that is okay for you I will consider asking you to help while I'm away. For now, however, I don't need anyone. So, what do you think? Sorry for the slow response. Been kinda busy with things and whatnot. :) - Jim ----- Original Message ----- From: "Derk Tegeler" <de...@ro...> To: "JC OE" <jc...@en...> Sent: Tuesday, July 06, 2004 12:16 AM Subject: Re: [cssh-users] administravia - cssh author update > Jim, > > I am offering but am cautious with regarding to time. If you have an > alternative candidate that has more time, go for it. Otherwise I will do > it. > > At the very least I'll keep it alive and try on some more exotic hardware > (I have access to HP DL360/380 (x86), DL145/585 (Opteron), Sun lots > (including v20z, opteron) and alpha boxes. I've also got some Transmeta > blades and possibly some HP-UX hw. > > I can't imagine I'll have much time to add features and don't know if > you'd like that. Heck, it's your baby... > > I'll send you a copy of my app later today. > > Kind regards, > > Derk > > > Below... > > > > ----- Original Message ----- > > From: "Derk Tegeler" <de...@ro...> > > To: "JC OE" <jc...@en...> > > Sent: Sunday, July 04, 2004 12:42 AM > > Subject: Re: [cssh-users] administravia - cssh author update > > > > > >> Jim, > >> > >> I've used cssh for the last few months now, ever since I discovered it. > >> > > > > That's great. I hardly know who's out there using the program. It's nice > > to see people are using it. > > > >> I wrote the same basic functionality in expect/Tcl a few years back and > >> found it a bit buggy. Yet I had telnet and ssh support from the start. > >> I'll send a copy if you whish but doubt you'd learn from it. > >> > > > > I'd be willing to take a look at it. This was actually something I was > > considering doing but ultimately decided against it. I didn't even start > > to > > write it. > > > >> Your product is much better and am gratefull for it. > >> > > > > That's awesome to hear! This is the kind of thing that keeps a coder > > working on his/her projects. :) Thank you! > > > >> Are you looking for a maintainer during your extended leave? > > > > Actually, I was very seriously considering it. Are you offering? :) I > > really haven't made my decision on this subject yet though. > > > >> > >> One item for the whish list: a reconnect functionality after connection > >> was dropped. > >> > > > > This is something that is on my TODO list. Another thing I'd like to add > > is > > a reconnect option upon initial connection. One other thing that drives > > me > > nuts about cssh is that the protocol 1 stuff is a little buggy I think. > > This might be a bug in Net::SSH::Perl but I haven't looked into it heavily > > enough yet to make a proper determination. > > > > Yeah, I have a big list of things I'd like to do. I will end up rewriting > > it eventually. I will be doing more modularization along with a better > > installation method (ie an actual perl Makefile.pl). There are some > > things > > I don't have experience in in terms of the how to do some of the things I > > want to do so there will be a small learning curve. But that is what > > makes > > these kinds of projects fun, you know? :) > > > > - Jim > > > >> Kind regards, > >> > >> Derk Tegeler > >> > >> > Hello everyone. > >> > > >> > This is the first email that has gone out for this list. So much for > > the > >> > popularity of cssh, eh? :) > >> > > >> > Hello, my name is Jim. I am the author of cssh. I wanted to just let > >> > everyone know that I am going to be out of commission for a little > >> while > >> > starting Sept 1st. I have joined the U.S. Army and go to bootcamp on > > that > >> > date. I joined the reserves so I will be back in about nine months. > >> > > >> > When I get back I intend to do some serious work on cssh to add some > >> > things > >> > I've been intending to add and to make some changes as well. > > Suggestions > >> > are welcomed. > >> > > >> > I hope this email finds everyone in good health. > >> > > >> > - Jim > >> > > >> > > >> > > >> > ------------------------------------------------------- > >> > This SF.Net email sponsored by Black Hat Briefings & Training. > >> > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > >> > digital self defense, top technical experts, no vendor pitches, > >> > unmatched networking opportunities. Visit www.blackhat.com > >> > _______________________________________________ > >> > cssh-users mailing list > >> > css...@li... > >> > https://lists.sourceforge.net/lists/listinfo/cssh-users > >> > > >> > >> > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.com > > _______________________________________________ > > cssh-users mailing list > > css...@li... > > https://lists.sourceforge.net/lists/listinfo/cssh-users > > > > |
|
From: JC O. <jc...@en...> - 2004-07-06 06:59:12
|
Below... ----- Original Message ----- From: "Derk Tegeler" <de...@ro...> To: "JC OE" <jc...@en...> Sent: Sunday, July 04, 2004 12:42 AM Subject: Re: [cssh-users] administravia - cssh author update > Jim, > > I've used cssh for the last few months now, ever since I discovered it. > That's great. I hardly know who's out there using the program. It's nice to see people are using it. > I wrote the same basic functionality in expect/Tcl a few years back and > found it a bit buggy. Yet I had telnet and ssh support from the start. > I'll send a copy if you whish but doubt you'd learn from it. > I'd be willing to take a look at it. This was actually something I was considering doing but ultimately decided against it. I didn't even start to write it. > Your product is much better and am gratefull for it. > That's awesome to hear! This is the kind of thing that keeps a coder working on his/her projects. :) Thank you! > Are you looking for a maintainer during your extended leave? Actually, I was very seriously considering it. Are you offering? :) I really haven't made my decision on this subject yet though. > > One item for the whish list: a reconnect functionality after connection > was dropped. > This is something that is on my TODO list. Another thing I'd like to add is a reconnect option upon initial connection. One other thing that drives me nuts about cssh is that the protocol 1 stuff is a little buggy I think. This might be a bug in Net::SSH::Perl but I haven't looked into it heavily enough yet to make a proper determination. Yeah, I have a big list of things I'd like to do. I will end up rewriting it eventually. I will be doing more modularization along with a better installation method (ie an actual perl Makefile.pl). There are some things I don't have experience in in terms of the how to do some of the things I want to do so there will be a small learning curve. But that is what makes these kinds of projects fun, you know? :) - Jim > Kind regards, > > Derk Tegeler > > > Hello everyone. > > > > This is the first email that has gone out for this list. So much for the > > popularity of cssh, eh? :) > > > > Hello, my name is Jim. I am the author of cssh. I wanted to just let > > everyone know that I am going to be out of commission for a little while > > starting Sept 1st. I have joined the U.S. Army and go to bootcamp on that > > date. I joined the reserves so I will be back in about nine months. > > > > When I get back I intend to do some serious work on cssh to add some > > things > > I've been intending to add and to make some changes as well. Suggestions > > are welcomed. > > > > I hope this email finds everyone in good health. > > > > - Jim > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by Black Hat Briefings & Training. > > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > > digital self defense, top technical experts, no vendor pitches, > > unmatched networking opportunities. Visit www.blackhat.com > > _______________________________________________ > > cssh-users mailing list > > css...@li... > > https://lists.sourceforge.net/lists/listinfo/cssh-users > > > > |
|
From: JC O. <jc...@en...> - 2004-07-04 06:40:49
|
Hello everyone. This is the first email that has gone out for this list. So much for the popularity of cssh, eh? :) Hello, my name is Jim. I am the author of cssh. I wanted to just let everyone know that I am going to be out of commission for a little while starting Sept 1st. I have joined the U.S. Army and go to bootcamp on that date. I joined the reserves so I will be back in about nine months. When I get back I intend to do some serious work on cssh to add some things I've been intending to add and to make some changes as well. Suggestions are welcomed. I hope this email finds everyone in good health. - Jim |