Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: x2go remote sessions freeze

  1. #11
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: x2go remote sessions freeze

    Quote Originally Posted by bloodyskullz View Post
    Anyone?
    Still waiting for answers to my prior questions.

  2. #12
    Join Date
    Jul 2020
    Beans
    12

    Re: x2go remote sessions freeze

    Quote Originally Posted by TheFu View Post
    Still waiting for answers to my prior questions.
    Wow, I overlooked it. Just to be clear, am I running this from another machine:

    "ssh -X username@server xterm -sb &"

    I don't have another linux box.

  3. #13
    Join Date
    Jul 2020
    Beans
    12

    Re: x2go remote sessions freeze

    Quote Originally Posted by TheFu View Post
    Can you directly connect to your remote system using X11-forwarding?

    Code:
    ssh -X username@server xterm -sb &
    Give it upto 2 minutes for the xterm to be displayed on your local Linux workstation.
    If that doesn't work and the xterm program exists, we need to look at other issues.
    This post is a little confusing to me. Am I just starting a new session on Windows with the mobaxterm and typing in that command you mentioned? Or are there additional steps involved?

    Thanks

  4. #14
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: x2go remote sessions freeze

    The local machine must run a local X/server and support ssh w/ x11-forwarding.

    Any Linux/Unix workstation with X does. You can run a tiny Linux (16MB) distro for this (booted or inside a VM), if you don't have it on Windows. 20+ yrs ago, this was possible on Windows using a commercial X/Server. I found it more hassle than just running a small VM with tinycore linux, which provided a better overall experience and better X/Server for free.

    Anyway, solve it however you like. If ssh -vvv works well, then ssh -X should too. If not, there probably are some missing configs that x2go needs too.

  5. #15
    Join Date
    Jul 2020
    Beans
    12

    Re: x2go remote sessions freeze

    So I ran the command from a centOS VM that I forgot about and I got the result attached.

    Am I missing something?

    EDIT: Ran the command via moba and nothing happened.
    Attached Images Attached Images
    Last edited by bloodyskullz; December 6th, 2020 at 03:07 AM.

  6. #16
    Join Date
    Jul 2020
    Beans
    12

    Re: x2go remote sessions freeze

    Anyone else have ideas on where to look for a fix?

  7. #17
    Join Date
    Jan 2021
    Beans
    1

    Re: x2go remote sessions freeze

    I had a similar problem. After a short downtime, the session freezes.
    I solved this problem by disabling the screensaver and turning off the screen in the power settings and removing the xfce4-screensaver package (sudo apt remove xfce4-screensaver and reboot).

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •