Added cssh config
This commit is contained in:
parent
c5c4ca02d0
commit
afe66c8554
3 changed files with 356 additions and 0 deletions
2
.clusterssh/clusters
Normal file
2
.clusterssh/clusters
Normal file
|
@ -0,0 +1,2 @@
|
|||
railway RAILPI0 RAILPI1 RAILPI2 RAILPI3
|
||||
netcup MORPHEUS APOC MOUSE SWITCH TANK LINK
|
69
.clusterssh/config
Normal file
69
.clusterssh/config
Normal file
|
@ -0,0 +1,69 @@
|
|||
#auto_close=5
|
||||
#auto_quit=yes
|
||||
#command=
|
||||
#comms=ssh
|
||||
#console=console
|
||||
#console_args=
|
||||
#console_position=
|
||||
#debug=0
|
||||
#external_cluster_command=
|
||||
#extra_cluster_file=
|
||||
#history_height=10
|
||||
#history_width=40
|
||||
#key_addhost=Control-Shift-plus
|
||||
#key_clientname=Alt-n
|
||||
#key_history=Alt-h
|
||||
#key_localname=Alt-l
|
||||
#key_macros_enable=Alt-p
|
||||
#key_paste=Control-v
|
||||
#key_quit=Alt-q
|
||||
#key_retilehosts=Alt-r
|
||||
#key_username=Alt-u
|
||||
#lang=en
|
||||
#macro_hostname=%h
|
||||
#macro_newline=%n
|
||||
#macro_servername=%s
|
||||
#macro_username=%u
|
||||
#macro_version=%v
|
||||
#macros_enabled=yes
|
||||
#max_addhost_menu_cluster_items=6
|
||||
#max_host_menu_items=30
|
||||
#menu_host_autotearoff=0
|
||||
#menu_send_autotearoff=0
|
||||
#mouse_paste=Button-2
|
||||
#rsh=rsh
|
||||
#rsh_args=
|
||||
#screen_reserve_bottom=60
|
||||
#screen_reserve_left=0
|
||||
#screen_reserve_right=0
|
||||
#screen_reserve_top=0
|
||||
#send_menu_xml_file=/home/enbewe/.clusterssh/send_menu
|
||||
#sftp=sftp
|
||||
#sftp_args=
|
||||
#show_history=0
|
||||
#ssh=ssh
|
||||
#ssh_args=
|
||||
#telnet=telnet
|
||||
#telnet_args=
|
||||
#terminal=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=10x20
|
||||
#terminal_reserve_bottom=0
|
||||
#terminal_reserve_left=5
|
||||
#terminal_reserve_right=0
|
||||
#terminal_reserve_top=5
|
||||
terminal_size=100x40
|
||||
#terminal_title_opt=-T
|
||||
#title=CSSH
|
||||
#unmap_on_redraw=no
|
||||
#use_all_a_records=0
|
||||
#use_hotkeys=yes
|
||||
#use_natural_sort=0
|
||||
#user=
|
||||
window_tiling=no
|
||||
#window_tiling_direction=right
|
Loading…
Add table
Add a link
Reference in a new issue