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

    Fedora with ScreenConnect

    Scheduled Pinned Locked Moved IT Discussion
    fedorafedora 28screenconnect
    61 Posts 8 Posters 6.1k Views
    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.
    • JaredBuschJ
      JaredBusch @scottalanmiller
      last edited by

      @scottalanmiller said in Fedora with ScreenConnect:

      @jaredbusch said in Fedora with ScreenConnect:

      @scottalanmiller said in Fedora with ScreenConnect:

      If someone is logged in and using the machine and you want to support them, how does this work?

      For a desktop machine with a GUI? Yeah that would suck.

      For a console machine I never have a problem.

      We use Ubuntu machines like this for shared training and support stations. So having multiple people able to see the same screen is most of the point. And as they are multiple users, we'd never be sure who it was trying to log in.

      So we are okay, we just use Xubuntu for this today. But Fedora with XFCE runs performance circles around Xubuntu and looks nicer. I'd much rather be using that, especially as our desktops are Fedora. Having ubuntu machines for jump stations is unnecessarily awkward, but not a big deal.

      I totally get your use case need.

      So random on these issues as it doesn’t even perform the same for you as it does for me.

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

        @jaredbusch said in Fedora with ScreenConnect:

        @scottalanmiller said in Fedora with ScreenConnect:

        @jaredbusch said in Fedora with ScreenConnect:

        @scottalanmiller said in Fedora with ScreenConnect:

        If someone is logged in and using the machine and you want to support them, how does this work?

        For a desktop machine with a GUI? Yeah that would suck.

        For a console machine I never have a problem.

        We use Ubuntu machines like this for shared training and support stations. So having multiple people able to see the same screen is most of the point. And as they are multiple users, we'd never be sure who it was trying to log in.

        So we are okay, we just use Xubuntu for this today. But Fedora with XFCE runs performance circles around Xubuntu and looks nicer. I'd much rather be using that, especially as our desktops are Fedora. Having ubuntu machines for jump stations is unnecessarily awkward, but not a big deal.

        I totally get your use case need.

        So random on these issues as it doesn’t even perform the same for you as it does for me.

        So I wonder, and I'll test when I have more time (about to drive to Houston for a meeting) if it is related to being on KVM. Would I see this on Hyper-V, for example.

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

          @black3dynamite said in Fedora with ScreenConnect:

          @wrx7m said in Fedora with ScreenConnect:

          @jaredbusch said in Fedora with ScreenConnect:

          @scottalanmiller said in Fedora with ScreenConnect:

          @jaredbusch said in Fedora with ScreenConnect:

          @scottalanmiller said in Fedora with ScreenConnect:

          @jaredbusch said in Fedora with ScreenConnect:

          @scottalanmiller I told you to use rpm.

          rpm -U screenconnect.rpm

          Yeah... and that's what does this.

          Did you install java?
          dnf install java

          The system runs, so the RPM definitely worked, Java definitely worked, it makes the connection, it collects data, it just shows a blank screen no matter what.

          Ah, so you are farther than before. I misread that.

          When I connect to my desktop at home I see the blank screen.
          I blindly type my password and hit enter.
          Assuming I typed it right, it logs me in and I see my desktop.

          When I connect to my bookstack server I see a blank screen. I hit enter and see this.
          0_1527201714571_b56a84ba-bc0e-4593-8bd9-84a8582fd289-image.png

          I will have to try that on my Thinkpad later on. I also have to fix that lid closing sleep issue. 😐

          On my Fedora Gnome computer, I make the following changes:

          sudo vi /etc/systemd/logind.conf

          And I either uncomment HandleLidSwitch=suspend and change suspend to ignore. Or add
          HandleLidSwitch=ignore

          I do that from the GUI, in theory it's never suspending. Logging into already live sessions fails the same.

          1 Reply Last reply Reply Quote 0
          • FATeknollogeeF
            FATeknollogee
            last edited by

            What is the solution to this "black" screen problem?

            JaredBuschJ 1 Reply Last reply Reply Quote 0
            • JaredBuschJ
              JaredBusch @FATeknollogee
              last edited by JaredBusch

              @fateknollogee said in Fedora with ScreenConnect:

              What is the solution to this "black" screen problem?

              There is not one to my knowledge. But for a non-shared system like my desktop, I just enter my password and hit enter.

              FATeknollogeeF 1 Reply Last reply Reply Quote 0
              • FATeknollogeeF
                FATeknollogee @JaredBusch
                last edited by

                @jaredbusch That wouldn't quite work on a shared system!!

                Time to go find another tool!

                JaredBuschJ 1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch @FATeknollogee
                  last edited by JaredBusch

                  @fateknollogee said in Fedora with ScreenConnect:

                  @jaredbusch That wouldn't quite work on a shared system!!

                  Time to go find another tool!

                  Correct. That is the issue. But it is a Fedora + Cinnamon issue.

                  Other versions of things do not have that problem.

                  For example my Fedora 28 Bookstack install (no GUI) works as expected.
                  0_1535562064572_66d903a8-fbca-43d0-b31b-13d622b29f25-image.png

                  1 Reply Last reply Reply Quote 0
                  • FATeknollogeeF
                    FATeknollogee
                    last edited by

                    It's also a problem on Fedora + Gnome.
                    I have 2 machines both have the same black screen problem

                    black3dynamiteB 1 Reply Last reply Reply Quote 0
                    • black3dynamiteB
                      black3dynamite @FATeknollogee
                      last edited by

                      @fateknollogee said in Fedora with ScreenConnect:

                      It's also a problem on Fedora + Gnome.
                      I have 2 machines both have the same black screen problem

                      Wayland and X11?

                      FATeknollogeeF 1 Reply Last reply Reply Quote 0
                      • FATeknollogeeF
                        FATeknollogee
                        last edited by

                        Has anyone tried this:
                        https://docs.connectwise.com/ConnectWise_Control_Documentation/Technical_support_bulletins/Blank_screen_when_connecting_to_Ubuntu_18.04_Login_screen

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • FATeknollogeeF
                          FATeknollogee @black3dynamite
                          last edited by

                          @black3dynamite said in Fedora with ScreenConnect:

                          @fateknollogee said in Fedora with ScreenConnect:

                          It's also a problem on Fedora + Gnome.
                          I have 2 machines both have the same black screen problem

                          Wayland and X11?

                          Wayland & Gnome

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

                            @fateknollogee said in Fedora with ScreenConnect:

                            Has anyone tried this:
                            https://docs.connectwise.com/ConnectWise_Control_Documentation/Technical_support_bulletins/Blank_screen_when_connecting_to_Ubuntu_18.04_Login_screen

                            Yes, it didn't do anything.

                            1 Reply Last reply Reply Quote 0
                            • FATeknollogeeF
                              FATeknollogee
                              last edited by

                              Are there any other options or tools that folks have looked at?

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

                                @fateknollogee said in Fedora with ScreenConnect:

                                Are there any other options or tools that folks have looked at?

                                I've not gotten it working yet. We've moved to Ubuntu with Budgie, which has worked great.

                                FATeknollogeeF 1 Reply Last reply Reply Quote 0
                                • FATeknollogeeF
                                  FATeknollogee @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Fedora with ScreenConnect:

                                  Ubuntu with Budgie

                                  So, no more Fedora 28?

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

                                    @fateknollogee said in Fedora with ScreenConnect:

                                    @scottalanmiller said in Fedora with ScreenConnect:

                                    Ubuntu with Budgie

                                    So, no more Fedora 28?

                                    Not for jump boxes, no. That's the only thing we connect to with a GUI.

                                    FATeknollogeeF 1 Reply Last reply Reply Quote 0
                                    • FATeknollogeeF
                                      FATeknollogee @scottalanmiller
                                      last edited by

                                      @scottalanmiller Ubuntu w Budgie is solely for jump boxes? Screen Connect is installed on the jump box?

                                      scottalanmillerS 2 Replies Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @FATeknollogee
                                        last edited by

                                        @fateknollogee said in Fedora with ScreenConnect:

                                        @scottalanmiller Ubuntu w Budgie is solely for jump boxes? Screen Connect is installed on the jump box?

                                        Correct.

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

                                          @fateknollogee said in Fedora with ScreenConnect:

                                          @scottalanmiller Ubuntu w Budgie is solely for jump boxes? Screen Connect is installed on the jump box?

                                          Oh, sorry, forgot that we want this on end user desktops, we just don't have that working at the moment. Total bran fart there.

                                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                                          • JaredBuschJ
                                            JaredBusch @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in Fedora with ScreenConnect:

                                            @fateknollogee said in Fedora with ScreenConnect:

                                            @scottalanmiller Ubuntu w Budgie is solely for jump boxes? Screen Connect is installed on the jump box?

                                            Oh, sorry, forgot that we want this on end user desktops, we just don't have that working at the moment. Total bran fart there.

                                            It works as long as you have the user log in, or is already logged in when you want to do support.

                                            The only issue is the "lock screen" being blacked out.

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