1

I have Windows 10 machine and I need to run some tasks, actually compile tex documents, on a remote Ubuntu machine. This is my wife's machine and I want her to be able to work on her machine along with me. Is it possible? How?

Zanna
  • 70,465
Yola
  • 151
  • 4
    If you do not need a GUI (only text terminal), you could use ssh. Install sshdon the Linux machine (sudo apt-get install openssh-server), and download putty on your Windows box from www.putty.org. If you need a GUI, you might install rdp on Linux (sudo apt-get install xrdp), configure and connect via rdp from Windows. – ridgy Jan 31 '17 at 16:08
  • 2
    @ridgy: Could you please convert that into a proper answer? Thanks. :-) – David Foerster Feb 02 '17 at 01:14

0 Answers0