ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Tracking Down Ubuntu BASH Session Closing

    IT Discussion
    ssh linux openssh ubuntu ubuntu 16.04 ubuntu 18.04 bash shell zsh
    8
    45
    3.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @kamidon
      last edited by

      @kamidon said in Tracking Down Ubuntu BASH Session Closing:

      @scottalanmiller said in Tracking Down Ubuntu BASH Session Closing:

      That's what we are doing.

      Are the lower runtimes essentially the equivalent to Windows Safemode?
      Edit: Except I'm sure the Linux end is significantly more robust since Safemode is so damned restricted.
      "OH NOPE, can't do that, sorry." lol.

      Kind of, yes. Mode 3 is just the "normal" non-GUI mode. Some modes are for custom stuff. You can customize any mode, though, if you want.

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @dafyre
        last edited by

        @dafyre said in Tracking Down Ubuntu BASH Session Closing:

        What happens if you connect to the VM's console and log in via the terminal (not the gui) ?

        We didn't build the server, it's not virtualized - likely because it is used as a CUDA system and is older.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @dafyre
          last edited by

          @dafyre said in Tracking Down Ubuntu BASH Session Closing:

          What about running the shell from within MeshCentral -- do you still get disconnected that way?

          Does that stay connected normally?

          dafyreD 1 Reply Last reply Reply Quote 0
          • dafyreD
            dafyre @scottalanmiller
            last edited by

            @scottalanmiller said in Tracking Down Ubuntu BASH Session Closing:

            @dafyre said in Tracking Down Ubuntu BASH Session Closing:

            What about running the shell from within MeshCentral -- do you still get disconnected that way?

            Does that stay connected normally?

            Once you hit "CONNECT" it will stay connected until you type exit or logoff enough times.

            1 Reply Last reply Reply Quote 0
            • matteo nunziatiM
              matteo nunziati @scottalanmiller
              last edited by

              @scottalanmiller said in Tracking Down Ubuntu BASH Session Closing:

              @matteo-nunziati said in Tracking Down Ubuntu BASH Session Closing:

              @scottalanmiller said in Tracking Down Ubuntu BASH Session Closing:

              If I use zsh, I'm good. If I enter BASH from zsh, I get kicked out after several seconds. Definitely is something to do with BASH.

              Stupid tryout: use bash and then enter zsh before being kicked out. Still out?
              To understand if it is the firing of bash itself or the stay in bash...

              No, the underlying bash remains until the ZSH closes. Same as if you were running top from it, for example.

              So basically bash is able to run long running jobs with your user...
              It's the interactivity with the shell to be broken... Meh.

              Sorry the thread is long, did you mention any test from zsh with:

              Bash <-- ok this kills the session
              Bash -i any difference???
              Bash -l ???
              bash --norc
              bash --noprofile

              From bashman page

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 3 / 3
              • First post
                Last post