Searching for a tabbed SSH client with multi-execution support for Ubuntu












1















I am using MobaXterm on Windows but I want to switch to Ubuntu. Any app you can recommend, that supports minimum 12 sessions, tabbed and with multi-execution support? I prefer open-source (free or paid), but would stick with proprietary software.










share|improve this question























  • What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

    – AlexP
    Dec 26 '16 at 21:04













  • Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

    – John Smith
    Dec 26 '16 at 21:12






  • 1





    Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

    – AlexP
    Dec 26 '16 at 21:19













  • Loosk good. Thank you. If anyone else know some other clients, let us know!

    – John Smith
    Dec 26 '16 at 21:35
















1















I am using MobaXterm on Windows but I want to switch to Ubuntu. Any app you can recommend, that supports minimum 12 sessions, tabbed and with multi-execution support? I prefer open-source (free or paid), but would stick with proprietary software.










share|improve this question























  • What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

    – AlexP
    Dec 26 '16 at 21:04













  • Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

    – John Smith
    Dec 26 '16 at 21:12






  • 1





    Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

    – AlexP
    Dec 26 '16 at 21:19













  • Loosk good. Thank you. If anyone else know some other clients, let us know!

    – John Smith
    Dec 26 '16 at 21:35














1












1








1


1






I am using MobaXterm on Windows but I want to switch to Ubuntu. Any app you can recommend, that supports minimum 12 sessions, tabbed and with multi-execution support? I prefer open-source (free or paid), but would stick with proprietary software.










share|improve this question














I am using MobaXterm on Windows but I want to switch to Ubuntu. Any app you can recommend, that supports minimum 12 sessions, tabbed and with multi-execution support? I prefer open-source (free or paid), but would stick with proprietary software.







16.04 ssh client






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 26 '16 at 21:00









John SmithJohn Smith

615




615













  • What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

    – AlexP
    Dec 26 '16 at 21:04













  • Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

    – John Smith
    Dec 26 '16 at 21:12






  • 1





    Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

    – AlexP
    Dec 26 '16 at 21:19













  • Loosk good. Thank you. If anyone else know some other clients, let us know!

    – John Smith
    Dec 26 '16 at 21:35



















  • What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

    – AlexP
    Dec 26 '16 at 21:04













  • Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

    – John Smith
    Dec 26 '16 at 21:12






  • 1





    Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

    – AlexP
    Dec 26 '16 at 21:19













  • Loosk good. Thank you. If anyone else know some other clients, let us know!

    – John Smith
    Dec 26 '16 at 21:35

















What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

– AlexP
Dec 26 '16 at 21:04







What is multi-execution? Anyway, the regular Terminal supports multiple tabs. (I just checked and confirm that 12 tabs are possible in the same Terminal window.) In Unix-like systems we generally distinguish between the terminal emulator and the SSH client, with the SSH client being of course blissfully unaware of the terminal emulator and its tabs.

– AlexP
Dec 26 '16 at 21:04















Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

– John Smith
Dec 26 '16 at 21:12





Well, multi-execution is multi-execution. It open all SSH sessions and you can attach or detach each session. Everything you are typing gets into all attached sessions.

– John Smith
Dec 26 '16 at 21:12




1




1





Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

– AlexP
Dec 26 '16 at 21:19







Thank you for the explanation. You may like Gnome Terminator which supports managing and simultaneous typing in multiple terminals. See How do I run the same linux command in more than one tab/shell simultaneously.

– AlexP
Dec 26 '16 at 21:19















Loosk good. Thank you. If anyone else know some other clients, let us know!

– John Smith
Dec 26 '16 at 21:35





Loosk good. Thank you. If anyone else know some other clients, let us know!

– John Smith
Dec 26 '16 at 21:35










3 Answers
3






active

oldest

votes


















2














The best solution i found by far is byobu (maybe running in your client machine in your situation). Its a terminal app based on tmux (also can use screen instead) and can achieve what you want and has other great features like notifications which make it nearly an imperative for me (I use it also on my Arch based systems).




  • You can make splits on the same window, and also make multiple windows.


  • Then you can enter a command(s) to all windows (with Ctrl+F9) or splits (with Shift+F9).


  • Handles multiple (de)atachable running sessions (instances).


  • Also you can set profiles to start byobu sessions with certain config (splits, windows, commands like ssh...).


  • Notifications _(updates, reboot required...) and systray-like "indicators" (cpu, mem, entropy, wlan strength...).



Check this post from the father of this great tool (Dustin Kirkland from Canonical cloud staff), with a simple but usefull video tutorial.






share|improve this answer































    0














    Try out PAC Manager. I really enjoy it.
    https://sourceforge.net/projects/pacmanager/



    Best SSH client I can find for linux.






    share|improve this answer
























    • This is broken for Ubuntu 17.10

      – liv2hak
      Nov 9 '17 at 20:49











    • @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

      – Skylord123
      Nov 20 '17 at 18:08



















    0














    An other solution, if You run Gnome, try Argos extension :
    https://extensions.gnome.org/extension/1176/argos/



    Just put you ssh command in the argos.sh.



    for example :



    echo "SSH"



    echo "---"



    echo "your_server" | iconName=gnome-terminal bash='ssh user@your_server' terminal=true"






    share|improve this answer








    New contributor




    EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f864825%2fsearching-for-a-tabbed-ssh-client-with-multi-execution-support-for-ubuntu%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2














      The best solution i found by far is byobu (maybe running in your client machine in your situation). Its a terminal app based on tmux (also can use screen instead) and can achieve what you want and has other great features like notifications which make it nearly an imperative for me (I use it also on my Arch based systems).




      • You can make splits on the same window, and also make multiple windows.


      • Then you can enter a command(s) to all windows (with Ctrl+F9) or splits (with Shift+F9).


      • Handles multiple (de)atachable running sessions (instances).


      • Also you can set profiles to start byobu sessions with certain config (splits, windows, commands like ssh...).


      • Notifications _(updates, reboot required...) and systray-like "indicators" (cpu, mem, entropy, wlan strength...).



      Check this post from the father of this great tool (Dustin Kirkland from Canonical cloud staff), with a simple but usefull video tutorial.






      share|improve this answer




























        2














        The best solution i found by far is byobu (maybe running in your client machine in your situation). Its a terminal app based on tmux (also can use screen instead) and can achieve what you want and has other great features like notifications which make it nearly an imperative for me (I use it also on my Arch based systems).




        • You can make splits on the same window, and also make multiple windows.


        • Then you can enter a command(s) to all windows (with Ctrl+F9) or splits (with Shift+F9).


        • Handles multiple (de)atachable running sessions (instances).


        • Also you can set profiles to start byobu sessions with certain config (splits, windows, commands like ssh...).


        • Notifications _(updates, reboot required...) and systray-like "indicators" (cpu, mem, entropy, wlan strength...).



        Check this post from the father of this great tool (Dustin Kirkland from Canonical cloud staff), with a simple but usefull video tutorial.






        share|improve this answer


























          2












          2








          2







          The best solution i found by far is byobu (maybe running in your client machine in your situation). Its a terminal app based on tmux (also can use screen instead) and can achieve what you want and has other great features like notifications which make it nearly an imperative for me (I use it also on my Arch based systems).




          • You can make splits on the same window, and also make multiple windows.


          • Then you can enter a command(s) to all windows (with Ctrl+F9) or splits (with Shift+F9).


          • Handles multiple (de)atachable running sessions (instances).


          • Also you can set profiles to start byobu sessions with certain config (splits, windows, commands like ssh...).


          • Notifications _(updates, reboot required...) and systray-like "indicators" (cpu, mem, entropy, wlan strength...).



          Check this post from the father of this great tool (Dustin Kirkland from Canonical cloud staff), with a simple but usefull video tutorial.






          share|improve this answer













          The best solution i found by far is byobu (maybe running in your client machine in your situation). Its a terminal app based on tmux (also can use screen instead) and can achieve what you want and has other great features like notifications which make it nearly an imperative for me (I use it also on my Arch based systems).




          • You can make splits on the same window, and also make multiple windows.


          • Then you can enter a command(s) to all windows (with Ctrl+F9) or splits (with Shift+F9).


          • Handles multiple (de)atachable running sessions (instances).


          • Also you can set profiles to start byobu sessions with certain config (splits, windows, commands like ssh...).


          • Notifications _(updates, reboot required...) and systray-like "indicators" (cpu, mem, entropy, wlan strength...).



          Check this post from the father of this great tool (Dustin Kirkland from Canonical cloud staff), with a simple but usefull video tutorial.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 27 '16 at 4:52









          dgonzalezdgonzalez

          3,98041024




          3,98041024

























              0














              Try out PAC Manager. I really enjoy it.
              https://sourceforge.net/projects/pacmanager/



              Best SSH client I can find for linux.






              share|improve this answer
























              • This is broken for Ubuntu 17.10

                – liv2hak
                Nov 9 '17 at 20:49











              • @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

                – Skylord123
                Nov 20 '17 at 18:08
















              0














              Try out PAC Manager. I really enjoy it.
              https://sourceforge.net/projects/pacmanager/



              Best SSH client I can find for linux.






              share|improve this answer
























              • This is broken for Ubuntu 17.10

                – liv2hak
                Nov 9 '17 at 20:49











              • @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

                – Skylord123
                Nov 20 '17 at 18:08














              0












              0








              0







              Try out PAC Manager. I really enjoy it.
              https://sourceforge.net/projects/pacmanager/



              Best SSH client I can find for linux.






              share|improve this answer













              Try out PAC Manager. I really enjoy it.
              https://sourceforge.net/projects/pacmanager/



              Best SSH client I can find for linux.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Mar 27 '17 at 17:23









              Skylord123Skylord123

              1343




              1343













              • This is broken for Ubuntu 17.10

                – liv2hak
                Nov 9 '17 at 20:49











              • @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

                – Skylord123
                Nov 20 '17 at 18:08



















              • This is broken for Ubuntu 17.10

                – liv2hak
                Nov 9 '17 at 20:49











              • @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

                – Skylord123
                Nov 20 '17 at 18:08

















              This is broken for Ubuntu 17.10

              – liv2hak
              Nov 9 '17 at 20:49





              This is broken for Ubuntu 17.10

              – liv2hak
              Nov 9 '17 at 20:49













              @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

              – Skylord123
              Nov 20 '17 at 18:08





              @liv2hak I'm using on 16.04 just fine. If you are having issues I recommend looking through their bug reports. Others are having same issue with an easy workaround: sourceforge.net/p/pacmanager/bugs/search/?q=ubuntu+17.10

              – Skylord123
              Nov 20 '17 at 18:08











              0














              An other solution, if You run Gnome, try Argos extension :
              https://extensions.gnome.org/extension/1176/argos/



              Just put you ssh command in the argos.sh.



              for example :



              echo "SSH"



              echo "---"



              echo "your_server" | iconName=gnome-terminal bash='ssh user@your_server' terminal=true"






              share|improve this answer








              New contributor




              EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                0














                An other solution, if You run Gnome, try Argos extension :
                https://extensions.gnome.org/extension/1176/argos/



                Just put you ssh command in the argos.sh.



                for example :



                echo "SSH"



                echo "---"



                echo "your_server" | iconName=gnome-terminal bash='ssh user@your_server' terminal=true"






                share|improve this answer








                New contributor




                EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  0












                  0








                  0







                  An other solution, if You run Gnome, try Argos extension :
                  https://extensions.gnome.org/extension/1176/argos/



                  Just put you ssh command in the argos.sh.



                  for example :



                  echo "SSH"



                  echo "---"



                  echo "your_server" | iconName=gnome-terminal bash='ssh user@your_server' terminal=true"






                  share|improve this answer








                  New contributor




                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  An other solution, if You run Gnome, try Argos extension :
                  https://extensions.gnome.org/extension/1176/argos/



                  Just put you ssh command in the argos.sh.



                  for example :



                  echo "SSH"



                  echo "---"



                  echo "your_server" | iconName=gnome-terminal bash='ssh user@your_server' terminal=true"







                  share|improve this answer








                  New contributor




                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 9 hours ago









                  EL VinzEL Vinz

                  1




                  1




                  New contributor




                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  EL Vinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f864825%2fsearching-for-a-tabbed-ssh-client-with-multi-execution-support-for-ubuntu%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      香粉寮

                      GameSpot