1

On my local network I have my main computer which dual boots Ubuntu and Windows 10 and I would like to 'cast' the screen to my (less powerful) Ubuntu laptop and to be able to control it over wifi while still at home (ie from the couch rather sitting in the office).

I imagine this is something quite a few people would want to do so I'm assuming/hoping that something exists?

Bendy
  • 174
  • 2
  • 14

1 Answers1

1

Ubuntu has a built in Remote Desktop application that can be used to control PCs over your local network. Simply allow your computer to be controlled (allow other users to view your desktop), set a password (optional), and select the correct protocol:

  • VNC for Ubuntu-to-Ubuntu
  • RDP for Ubuntu-Windows

Simply open up Remote Desktop on your second computer, type in the specified IP (ex: 192.128.1.1), and you should be good to go.

If you wish to control your desktop from another network other than your own, programs such as Teamviewer make it really easy.

negusp
  • 2,831