How to configure the KDE Konsole that when I press on a "new tab" button, the new shell would open on another machine (thorugh ssh), and not on the current one?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted
  • configure SSH login without password
  • configure that the default shell that konsole uses is not bash, but bash -c "/usr/bin/ssh user@other.machine"
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.