mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 18:03:23 +00:00
Some notes for future ref
This commit is contained in:
parent
ba300c46c7
commit
ddf7567012
1 changed files with 30 additions and 0 deletions
30
NOTES
Normal file
30
NOTES
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
Bits
|
||||||
|
====
|
||||||
|
|
||||||
|
hosts
|
||||||
|
clusters
|
||||||
|
|
||||||
|
- config
|
||||||
|
- cmd line args
|
||||||
|
|
||||||
|
- terminals
|
||||||
|
- keyboard translations
|
||||||
|
- console
|
||||||
|
|
||||||
|
Utils
|
||||||
|
=====
|
||||||
|
|
||||||
|
cssh ctelnet crsh
|
||||||
|
cscp crsync
|
||||||
|
|
||||||
|
|
||||||
|
Processes
|
||||||
|
=========
|
||||||
|
if .csshrc is a file or symlink to a file
|
||||||
|
warn with given actions, i.e.
|
||||||
|
mv .csshrc{,.orig}
|
||||||
|
mkdir .csshrc
|
||||||
|
mv .csshrc.orig .csshrc
|
||||||
|
|
||||||
|
|
||||||
|
if cmd starts with c_ then assume it is name of cluster to open with cssh
|
Loading…
Add table
Add a link
Reference in a new issue