<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>148867</bug_id>
          
          <creation_ts>2007-08-15 21:42:56 +0000</creation_ts>
          <short_desc>Save sessions and allow initial command in each terminal when starting</short_desc>
          <delta_ts>2011-09-24 07:42:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konsole</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>175140</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Iñaki Baz Castillo">ibc</reporter>
          <assigned_to name="Konsole Bugs">konsole-bugs-null</assigned_to>
          <cc>adaptee</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>541078</commentid>
    <comment_count>0</comment_count>
    <who name="Iñaki Baz Castillo">ibc</who>
    <bug_when>2007-08-15 21:42:56 +0000</bug_when>
    <thetext>Version:           desconocido (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-16-generic

I&apos;ve read other similar wishes but very old and not sure if they are the same. I&apos;ll explain here what I&apos;ve to do every day I go to the office (I&apos;m VoIP system adminsitrator):

- I open my KDE and Yakuake starts, but empty (first issue).
- I have to open several tabs and in each one do SSH to the same or different machines in order to monitorize services (Asterisk and so).
- I use SSH keys so I login into machines automatically.
- That takes me some time and it&apos;s always the same proccess.

What I would like is to automatize ALL this process:

- Possibility of saving a named tabs session and remember the last session, so when I run KDE my konsole/yakuake starts with all these tabs opened.
- Possibility of executing an initial command in each terminal (most obvious: ssh user@host) so when konsole starts and remembers last session, a SSH command is executed in each tab. If I use SSH keys is great because I login automatically, if not it doesn&apos;t matter, is better than ahbing to write &quot;ssh...&quot;.

These things would make my life happier and know that other people would like this too :)

Regards and thanks for the best console app.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>541114</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Knight">robertknight</who>
    <bug_when>2007-08-16 09:03:12 +0000</bug_when>
    <thetext>In KDE 4 Konsole has an optional --new-tab argument which can be used in combination with -e to create a Konsole window with several tabs, each running different ssh commands.

So a shell script which calls:

konsole --new-tab -e ssh user@host

For each host would work.  This doesn&apos;t do everything you are after, some extensions to the DBus interface for Konsole are needed for that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1166313</commentid>
    <comment_count>2</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2011-09-24 07:42:40 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 175140 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>