-
Notifications
You must be signed in to change notification settings - Fork 281
Description
Problem: I want to ssh to 30 servers with different names at the same time, (password is the same) - I don't want on start ssh on start Terminator but during work - on choosen servers not all servers in a group.
My solution is easy: If I put my saved layout - my servers names and user in "Terminal name" field",
then only one think which I need is to insert "terminal name" to all terminal in group - similar to "Insert Terminal Number".
What will be to do:
add option "Insert Terminal Name to Terminal" for shortcuts and terminal context menu.
If if will have for ex. 30 terminals in grid - all with Terminal Name: [email protected], [email protected] ....
(If I want not to log to some of it, I disable broadcast for it)
I will can now:
"ssh ("Insert Terminal Name ") - enter (and now I am ssh to 30 servers at the same time).
Jacceko