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

    Installing X2Go NX Server on Linux Mint 17.2

    IT Discussion
    x2go nx x windows linux linux desktop terminal server remote access jump server linux mint linux mint 17.2
    6
    85
    34.7k
    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 @dafyre
      last edited by

      @dafyre said:

      @scottalanmiller @johnhooks Have you guys considered the Web Skype client?

      I dont' know anything about it, but I do know they are working on one.

      Google acts like it does not exist.

      1 Reply Last reply Reply Quote 0
      • stacksofplatesS
        stacksofplates @dafyre
        last edited by

        @dafyre said:

        @scottalanmiller @johnhooks Have you guys considered the Web Skype client?

        I dont' know anything about it, but I do know they are working on one.

        This one?

        https://login.skype.com/login?client_id=578134&redirect_uri=https%3A%2F%2Fweb.skype.com%2F

        1 Reply Last reply Reply Quote 0
        • stacksofplatesS
          stacksofplates
          last edited by stacksofplates

          If you put the chromebook in developer mode and install crouton you can use skype for linux

          1 Reply Last reply Reply Quote 1
          • gjacobseG
            gjacobse @scottalanmiller
            last edited by

            @scottalanmiller
            I got it installed... great to have the directions.

            My question as I continue to read over the thread is.. The computer I just moved from LM 15 to LM 17.2 is what I run to listen to Pandora.

            But the session it connected to was a new session. Will it connect to the active session so that I can change the stations. It's using my main sound system so this would save me a bit of plunking around.

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

              @gjacobse You are trying to use X2Go to stream Pandora? It should connect to an existing session, rather than creating a new one each time.

              gjacobseG 2 Replies Last reply Reply Quote 1
              • gjacobseG
                gjacobse @scottalanmiller
                last edited by

                @scottalanmiller said:

                @gjacobse You are trying to use X2Go to stream Pandora? It should connect to an existing session, rather than creating a new one each time.

                I just found that. There is an option to connect to the existing session. Awesome.😤

                1 Reply Last reply Reply Quote 0
                • gjacobseG
                  gjacobse @scottalanmiller
                  last edited by

                  @scottalanmiller
                  And no - I just want to use 2xGo to connect to that computer. It's playing through it's own speakers.... It's loud enough to have in the back ground, doesn't interfere with my Skype calls, or phone calls...

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

                    Oh, I see. That makes more sense now.

                    1 Reply Last reply Reply Quote 0
                    • gjacobseG
                      gjacobse
                      last edited by

                      Quick follow up question. What client are you using from your iPad?

                      There is currently no x2Go in the Apple Store.

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

                        @gjacobse said:

                        Quick follow up question. What client are you using from your iPad?

                        There is currently no x2Go in the Apple Store.

                        I'm not using it on the iPad currently. Search for any NX client.

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

                          I've been using X2Go on fresh installs of Linux Mint 17.2 as well as nightly builds on a fresh install of OpenSuse Leap for a coupel of days now. I've noticed a few little niggles with it. (Not sure if this is issues with the Pyhoca-GUI client I am using or not, yet)

                          If I am connected to session 50 from Computer A, and I close the Window and move to Computer B, I cannot resume that session. It simply will not work. In order for me to switch computers, I must click Suspend in Pyhoca-GUI.

                          1 Reply Last reply Reply Quote 0
                          • gjacobseG
                            gjacobse @scottalanmiller
                            last edited by

                            @scottalanmiller
                            One that comes up is NoMachine.

                            I'm attempting to use it now...

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

                              @gjacobse said:

                              @scottalanmiller
                              One that comes up is NoMachine.

                              I'm attempting to use it now...

                              That's the official one. NoMachine makes the NX protocol.

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

                                @scottalanmiller Will the NoMachine client actually work with the X2Go Servers?

                                gjacobseG 1 Reply Last reply Reply Quote 0
                                • stacksofplatesS
                                  stacksofplates
                                  last edited by stacksofplates

                                  Is there a better way to get access to the nx server behind a jump box other than using local port forwarding through ssh? For example:

                                  ssh -L 2222:serverip:22 username@jumpbox
                                  
                                  dafyreD 1 Reply Last reply Reply Quote 0
                                  • gjacobseG
                                    gjacobse @dafyre
                                    last edited by

                                    @dafyre said:

                                    @scottalanmiller Will the NoMachine client actually work with the X2Go Servers?

                                    That is what I have run up on at the moment. the NoMachine install on my iPad will not connect to the X2Go server on LM 17.2

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

                                      @johnhooks said:

                                      Is there a better way to get access to the nx server behind a jump box other than using local port forwarding through ssh? For example:

                                      ssh -L 2222:serverip:22 username@jumpbox
                                      

                                      Why not let your NX Server also be your jump box?

                                      If you want a GUI, then use Pyhoca / X2Go Client... if you need ssh-jumping, then just use your sshclient like normal?

                                      stacksofplatesS 2 Replies Last reply Reply Quote 0
                                      • stacksofplatesS
                                        stacksofplates @dafyre
                                        last edited by

                                        @dafyre said:

                                        @johnhooks said:

                                        Is there a better way to get access to the nx server behind a jump box other than using local port forwarding through ssh? For example:

                                        ssh -L 2222:serverip:22 username@jumpbox
                                        

                                        Why not let your NX Server also be your jump box?

                                        If you want a GUI, then use Pyhoca / X2Go Client... if you need ssh-jumping, then just use your sshclient like normal?

                                        I guess I could do that. I was just trying to have as little as possible on it and have that be it's only purpose.

                                        1 Reply Last reply Reply Quote 0
                                        • stacksofplatesS
                                          stacksofplates @dafyre
                                          last edited by

                                          @dafyre said:

                                          @johnhooks said:

                                          Is there a better way to get access to the nx server behind a jump box other than using local port forwarding through ssh? For example:

                                          ssh -L 2222:serverip:22 username@jumpbox
                                          

                                          Why not let your NX Server also be your jump box?

                                          If you want a GUI, then use Pyhoca / X2Go Client... if you need ssh-jumping, then just use your sshclient like normal?

                                          I was also unsure how x2go would deal with 2FA but it looks like it might be able to handle it based on some stuff I've read.

                                          dafyreD 1 Reply Last reply Reply Quote 2
                                          • dafyreD
                                            dafyre @stacksofplates
                                            last edited by

                                            @johnhooks said:

                                            @dafyre said:

                                            @johnhooks said:

                                            Is there a better way to get access to the nx server behind a jump box other than using local port forwarding through ssh? For example:

                                            ssh -L 2222:serverip:22 username@jumpbox
                                            

                                            Why not let your NX Server also be your jump box?

                                            If you want a GUI, then use Pyhoca / X2Go Client... if you need ssh-jumping, then just use your sshclient like normal?

                                            I was also unsure how x2go would deal with 2FA but it looks like it might be able to handle it based on some stuff I've read.

                                            That would probably rely on the back-end SSH server, wouldn't it?

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