Show another user's window on your desktop

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
-1
down vote

favorite












I've tried su -l, su -c "", and they run the command as another user, but I dont want to run the command as them, I want to be able to view their window on my screen.



Example:
User1: Running Firefox
User2: Running Firefox
User3 (Me): Sees and Controls the two Firefoxes.



Any Help?
Thanks







share|improve this question




















  • Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
    – Jesse_b
    Nov 18 '17 at 20:28






  • 1




    tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
    – Nate Eldredge
    Nov 19 '17 at 0:28










  • @Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
    – Matthew Sanetra
    Nov 23 '17 at 16:59














up vote
-1
down vote

favorite












I've tried su -l, su -c "", and they run the command as another user, but I dont want to run the command as them, I want to be able to view their window on my screen.



Example:
User1: Running Firefox
User2: Running Firefox
User3 (Me): Sees and Controls the two Firefoxes.



Any Help?
Thanks







share|improve this question




















  • Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
    – Jesse_b
    Nov 18 '17 at 20:28






  • 1




    tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
    – Nate Eldredge
    Nov 19 '17 at 0:28










  • @Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
    – Matthew Sanetra
    Nov 23 '17 at 16:59












up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











I've tried su -l, su -c "", and they run the command as another user, but I dont want to run the command as them, I want to be able to view their window on my screen.



Example:
User1: Running Firefox
User2: Running Firefox
User3 (Me): Sees and Controls the two Firefoxes.



Any Help?
Thanks







share|improve this question












I've tried su -l, su -c "", and they run the command as another user, but I dont want to run the command as them, I want to be able to view their window on my screen.



Example:
User1: Running Firefox
User2: Running Firefox
User3 (Me): Sees and Controls the two Firefoxes.



Any Help?
Thanks









share|improve this question











share|improve this question




share|improve this question










asked Nov 18 '17 at 18:53









Matthew Sanetra

11




11











  • Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
    – Jesse_b
    Nov 18 '17 at 20:28






  • 1




    tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
    – Nate Eldredge
    Nov 19 '17 at 0:28










  • @Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
    – Matthew Sanetra
    Nov 23 '17 at 16:59
















  • Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
    – Jesse_b
    Nov 18 '17 at 20:28






  • 1




    tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
    – Nate Eldredge
    Nov 19 '17 at 0:28










  • @Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
    – Matthew Sanetra
    Nov 23 '17 at 16:59















Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
– Jesse_b
Nov 18 '17 at 20:28




Do you want them to know you are controlling their machines or are you trying to infect them with a trojan?
– Jesse_b
Nov 18 '17 at 20:28




1




1




tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
– Nate Eldredge
Nov 19 '17 at 0:28




tecmint.com/enable-desktop-sharing-in-ubuntu-linux-mint
– Nate Eldredge
Nov 19 '17 at 0:28












@Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
– Matthew Sanetra
Nov 23 '17 at 16:59




@Jesse_b Yes I want them to know I am controlling my machine. They are just (my) user accounts so I can run more than 1 program at a time (that usually only works 1 at a time).
– Matthew Sanetra
Nov 23 '17 at 16:59










2 Answers
2






active

oldest

votes

















up vote
0
down vote













I believe that x11nvc is along the lines of what you are looking for.



Here is an example of how to execute the command in a shell.



your-machine> vncviewer managed-machine:0



This link has more in depth installation and execution instructions.
http://www.karlrunge.com/x11vnc/






share|improve this answer



























    up vote
    0
    down vote













    Try this new tool: https://github.com/x11clone/x11clone



    As with x11vnc and similar solutions, you will need to arrange access to the users Xserver, for example using xhost and/or xauth.






    share|improve this answer




















      Your Answer







      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "106"
      ;
      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',
      convertImagesToLinks: false,
      noModals: false,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405473%2fshow-another-users-window-on-your-desktop%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      0
      down vote













      I believe that x11nvc is along the lines of what you are looking for.



      Here is an example of how to execute the command in a shell.



      your-machine> vncviewer managed-machine:0



      This link has more in depth installation and execution instructions.
      http://www.karlrunge.com/x11vnc/






      share|improve this answer
























        up vote
        0
        down vote













        I believe that x11nvc is along the lines of what you are looking for.



        Here is an example of how to execute the command in a shell.



        your-machine> vncviewer managed-machine:0



        This link has more in depth installation and execution instructions.
        http://www.karlrunge.com/x11vnc/






        share|improve this answer






















          up vote
          0
          down vote










          up vote
          0
          down vote









          I believe that x11nvc is along the lines of what you are looking for.



          Here is an example of how to execute the command in a shell.



          your-machine> vncviewer managed-machine:0



          This link has more in depth installation and execution instructions.
          http://www.karlrunge.com/x11vnc/






          share|improve this answer












          I believe that x11nvc is along the lines of what you are looking for.



          Here is an example of how to execute the command in a shell.



          your-machine> vncviewer managed-machine:0



          This link has more in depth installation and execution instructions.
          http://www.karlrunge.com/x11vnc/







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 19 '17 at 5:04









          PuzzledCuber

          938




          938






















              up vote
              0
              down vote













              Try this new tool: https://github.com/x11clone/x11clone



              As with x11vnc and similar solutions, you will need to arrange access to the users Xserver, for example using xhost and/or xauth.






              share|improve this answer
























                up vote
                0
                down vote













                Try this new tool: https://github.com/x11clone/x11clone



                As with x11vnc and similar solutions, you will need to arrange access to the users Xserver, for example using xhost and/or xauth.






                share|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  Try this new tool: https://github.com/x11clone/x11clone



                  As with x11vnc and similar solutions, you will need to arrange access to the users Xserver, for example using xhost and/or xauth.






                  share|improve this answer












                  Try this new tool: https://github.com/x11clone/x11clone



                  As with x11vnc and similar solutions, you will need to arrange access to the users Xserver, for example using xhost and/or xauth.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Dec 5 '17 at 15:01









                  Peter Ã…strand

                  113




                  113



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405473%2fshow-another-users-window-on-your-desktop%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Popular posts from this blog

                      How to check contact read email or not when send email to Individual?

                      Christian Cage

                      How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?