Results 1 to 5 of 5

Thread: Export UI from Misc Linux Distro to Ubuntu

  1. #1
    Join Date
    Aug 2008
    Beans
    67

    Export UI from Misc Linux Distro to Ubuntu

    Hey all,
    I know there is a way to send the display of a linux machine to another linux machine but for some reason everything I have tried does not work. At work, my PC is Ubuntu 8.10 and we build a product with a form of Linux on it. We have a way to export a NEW UI from the Linux machine to our PC but I want to export the ACTUAL UI of the machine. In other words, control what I see on the remote Linux machine instead of creating a new UI that just looks like what is on the remote machine.

    In case I am not being clear, as an example, I know that you can do this in Windows (sigh, yes I said it...). There is a functionality that allows an admin to access remotely a Windows PC and you can actually see on the remote pc that the admin is moving your mouse etc... This is the type of thing I was looking for. There must be a way?

    thanks
    Jay

  2. #2
    Join Date
    Jul 2006
    Location
    Denton, TX, US
    Beans
    1,355
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Export UI from Misc Linux Distro to Ubuntu


  3. #3
    Join Date
    Aug 2008
    Beans
    67

    Re: Export UI from Misc Linux Distro to Ubuntu

    I can't use VNC becuase I cannot install the server on the machine I want to connect to. the only way I see to do this is through SSH port-forwarding but I cannot figure it out. I tried running :

    ssh -L 5900:localhost:5900 root@myPCipaddress

    on the machine I want to connect to but all it does is connect via ssh to my pc. I feel like I am missing obvious steps that tutorials leave out because they assume that everyone knows how to do this, but I don't. Just a little confused.

    j

  4. #4
    Join Date
    Aug 2008
    Beans
    67

    Re: Export UI from Misc Linux Distro to Ubuntu

    Can I use Xephyr to connect from my PC to another computer? If so, has anyone had experience and could give me a hand?

    J

  5. #5
    Join Date
    Aug 2008
    Beans
    67

    Re: Export UI from Misc Linux Distro to Ubuntu

    Anyone? Please....

    I am sure that exporting X through ssh tunnel would work I just can't figure out how to use it. I get confused because different tutorials do it differently and change which computer to do it from. Anyone ever done this?

    J

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •