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.
    • 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
                      • stacksofplatesS
                        stacksofplates @dafyre
                        last edited by stacksofplates

                        @dafyre said:

                        @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?

                        It should, but I get a prompt with no ability to type text. I tried it and here's what I get.

                        0_1449060093905_auth.png

                        I have a key set up, so the only thing that box should be is the 2fa authentication.

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

                          What 2FA product are you trialing here?

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

                            @scottalanmiller said:

                            What 2FA product are you trialing here?

                            Google Authenticator

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

                              Doing the ssh tunnel is working pretty well though, testing it out right now.

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

                                Testing Linux Mint 17.3 Rosa now....

                                And it works! Woot!

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

                                  @scottalanmiller said:

                                  Testing Linux Mint 17.3 Rosa now....

                                  And it works! Woot!

                                  Also working on Fedora Workstation 23

                                  http://wiki.x2go.org/doku.php/doc:installation:x2goserver

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

                                    I have been pretty thrilled with it's function thus far. I can't say I going to upgrade my 17.2 - at least right now. It's only running for Pandora and goofing right now.

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

                                      Just an FYI... These instructions also still work on Mint 18 as well.

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