clusterssh
clusterssh copied to clipboard
Cluster SSH - Cluster Admin Via SSH
Hi! Would you be so kind to add an option to change a font in main window? I found a solution for myself: to add a line: **`$windows{main_window}->optionAdd('*font' => 'sans...
Hello, If I open a cssh session in my X-Terminal and copy-paste a special character, the character on the target system changed. An example. If I paste "[Unit]" to the...
At some point `$self->config()` started returning a `bless`ed object so checking it was a `HASH` began to fail, preventing someone using natural sort. AFAIK the config option always has to...
Hi, when I run cssh I have these errors: ``` Use of uninitialized value $filename in hash element at /usr/share/perl5/App/ClusterSSH/Host.pm line 70, line 1. Use of uninitialized value $filename in...
Would it be possible to show the hosts in the sequence given on the command line, to support an external sort criteria? I have found https://unix.stackexchange.com/questions/714653/clusterssh-prevent-windows-being-arranged-alphabetically, for example.
Apparently the terminal_size config parameter is ignored. I set it to 80x24 (the default), but "tput cols" reports only 77 colums or less, depending upon the font size. Can anybody...
This seems specific to: terminal=gnome-terminal.wrapper terminal_colorize=0 On: $ uname -a Linux 5.19.0-32-generic #33~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 30 17:03:34 UTC 2 x86_64 x86_64 x86_64 GNU/Linux Which is Ubuntu 22.04.2 LTS....
The test with invalid hostnames in t/10host.t fails on some of my smoker systems, probably due to presence of wildcard DNS records. Details about the problem may be found here:...
Title. I am running version 4.13.2 on x86_64 GNU/Linux (I think it's a CentOS based image?) The admin console will not recognize it when I type 0 into it as...
Hi! I'd like to open 69 ssh sessions simultaneously. And I've found the only one way to deal with this pack of windows: 'hardcode' a display position for each specific...