VNC slow connection on ubuntu 16.04 in Intel NUC












0















I have Intel NUC and have installed Ubuntu 16.04 on it. Everything seems to work fine when accessing the NUC to hdmi monitor. I have installed VNC on it and enabled its remote connection. I can connect to it from anywhere I want but the connection looks very slow.



I have checked the network on both the ends and the network is pretty good but don't know why the VNC connections are very slow. Is there any settings which I can enable/disable to improve the connection speed.



Thanks










share|improve this question



























    0















    I have Intel NUC and have installed Ubuntu 16.04 on it. Everything seems to work fine when accessing the NUC to hdmi monitor. I have installed VNC on it and enabled its remote connection. I can connect to it from anywhere I want but the connection looks very slow.



    I have checked the network on both the ends and the network is pretty good but don't know why the VNC connections are very slow. Is there any settings which I can enable/disable to improve the connection speed.



    Thanks










    share|improve this question

























      0












      0








      0








      I have Intel NUC and have installed Ubuntu 16.04 on it. Everything seems to work fine when accessing the NUC to hdmi monitor. I have installed VNC on it and enabled its remote connection. I can connect to it from anywhere I want but the connection looks very slow.



      I have checked the network on both the ends and the network is pretty good but don't know why the VNC connections are very slow. Is there any settings which I can enable/disable to improve the connection speed.



      Thanks










      share|improve this question














      I have Intel NUC and have installed Ubuntu 16.04 on it. Everything seems to work fine when accessing the NUC to hdmi monitor. I have installed VNC on it and enabled its remote connection. I can connect to it from anywhere I want but the connection looks very slow.



      I have checked the network on both the ends and the network is pretty good but don't know why the VNC connections are very slow. Is there any settings which I can enable/disable to improve the connection speed.



      Thanks







      16.04 remote-desktop vnc






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 31 at 10:43









      S AndrewS Andrew

      1641312




      1641312






















          2 Answers
          2






          active

          oldest

          votes


















          0














          Ubuntu default desktop is a bit slow, so I have installed xfce4 desktop by using command



          sudo apt-get install xfce4



          after this the connection is very stable and fast.



          Thanks






          share|improve this answer































            0














            If you are on a trusted LAN using the remmina client, then I find that disabling encryption in the vino server greatly improves my speed over 5G WiFi:



            $ gsettings list-recursively | grep -i vino

            $ gsettings set org.gnome.Vino require-encryption false


            Then be sure to select the '[ ] Disable encryption' option in the 'Advanced' tab of your client connection.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114358%2fvnc-slow-connection-on-ubuntu-16-04-in-intel-nuc%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              Ubuntu default desktop is a bit slow, so I have installed xfce4 desktop by using command



              sudo apt-get install xfce4



              after this the connection is very stable and fast.



              Thanks






              share|improve this answer




























                0














                Ubuntu default desktop is a bit slow, so I have installed xfce4 desktop by using command



                sudo apt-get install xfce4



                after this the connection is very stable and fast.



                Thanks






                share|improve this answer


























                  0












                  0








                  0







                  Ubuntu default desktop is a bit slow, so I have installed xfce4 desktop by using command



                  sudo apt-get install xfce4



                  after this the connection is very stable and fast.



                  Thanks






                  share|improve this answer













                  Ubuntu default desktop is a bit slow, so I have installed xfce4 desktop by using command



                  sudo apt-get install xfce4



                  after this the connection is very stable and fast.



                  Thanks







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 5 at 14:44









                  S AndrewS Andrew

                  1641312




                  1641312

























                      0














                      If you are on a trusted LAN using the remmina client, then I find that disabling encryption in the vino server greatly improves my speed over 5G WiFi:



                      $ gsettings list-recursively | grep -i vino

                      $ gsettings set org.gnome.Vino require-encryption false


                      Then be sure to select the '[ ] Disable encryption' option in the 'Advanced' tab of your client connection.






                      share|improve this answer




























                        0














                        If you are on a trusted LAN using the remmina client, then I find that disabling encryption in the vino server greatly improves my speed over 5G WiFi:



                        $ gsettings list-recursively | grep -i vino

                        $ gsettings set org.gnome.Vino require-encryption false


                        Then be sure to select the '[ ] Disable encryption' option in the 'Advanced' tab of your client connection.






                        share|improve this answer


























                          0












                          0








                          0







                          If you are on a trusted LAN using the remmina client, then I find that disabling encryption in the vino server greatly improves my speed over 5G WiFi:



                          $ gsettings list-recursively | grep -i vino

                          $ gsettings set org.gnome.Vino require-encryption false


                          Then be sure to select the '[ ] Disable encryption' option in the 'Advanced' tab of your client connection.






                          share|improve this answer













                          If you are on a trusted LAN using the remmina client, then I find that disabling encryption in the vino server greatly improves my speed over 5G WiFi:



                          $ gsettings list-recursively | grep -i vino

                          $ gsettings set org.gnome.Vino require-encryption false


                          Then be sure to select the '[ ] Disable encryption' option in the 'Advanced' tab of your client connection.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 2 days ago









                          Chris RaineyChris Rainey

                          1




                          1






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1114358%2fvnc-slow-connection-on-ubuntu-16-04-in-intel-nuc%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How to make a Squid Proxy server?

                              第一次世界大戦

                              Touch on Surface Book