#226: David Bombal: Ubuntu VNC Server episode artwork

EPISODE · Dec 15, 2020 · 7 MIN

#226: David Bombal: Ubuntu VNC Server

from David Bombal · host David Bombal

Want to control your Mac from a Windows PC? Or Windows from a Mac? Or Ubuntu from Windows? Or Ubuntu from Windows? This is how. (Part 2). Previous Video: youtu.be/mIdF7K3Nmlw Need help? Join my Discord: discord.com/invite/usKSyzb Menu: Overview: 0:00 VNC Installation: 1:19 Mac to Ubuntu Testing: 4:19 Windows to Ubuntu VNC: 5:01 ================ Commands: ================ sudo apt update sudo apt install lightdm sudo reboot sudo apt install x11vnc sudo nano /lib/systemd/system/x11vnc.service !Copy and paste these commands - change the password [Unit] Description=x11vnc service After=display-manager.service network.target syslog.target [Service] Type=simple ExecStart=/usr/bin/x11vnc -forever -display :0 -auth guess -passwd password ExecStop=/usr/bin/killall x11vnc Restart=on-failure [Install] WantedBy=multi-user.target !Save file and run these commands: systemctl daemon-reload systemctl enable x11vnc.service systemctl start x11vnc.service systemctl status x11vnc.service

Episode metadata supplied by the publisher feed · Published Dec 15, 2020

Embed this episode

NOW PLAYING

#226: David Bombal: Ubuntu VNC Server

0:00 7:25

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of David Bombal?

This episode is 7 minutes long.

When was this David Bombal episode published?

This episode was published on December 15, 2020.

Can I download this David Bombal episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!