#226: Ubuntu VNC Server - podcast episode cover

#226: Ubuntu VNC Server

Dec 15, 20207 min
--:--
--:--
Download Metacast podcast app
Listen to this episode in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episode description

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: https://youtu.be/mIdF7K3Nmlw Need help? Join my Discord: https://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 ================ Great website: ================ Website: https://bit.ly/2IOJUd8 ================ Connect with me: ================ Discord: http://discord.davidbombal.com Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal ================ Support me: ================ Join thisisIT: https://bit.ly/thisisitccna Or, buy my CCNA course and support me: DavidBombal.com: CCNA ($10): http://bit.ly/yt999ccna Udemy CCNA Course: https://bit.ly/ccnafor10dollars GNS3 CCNA Course: CCNA ($10): https://bit.ly/gns3ccna10 ====================== Special Offers: ====================== Cisco Press: Up to 50% discount Save every day on Cisco Press learning products! Use discount code BOMBAL during checkout to save 35% on print books (plus free shipping in the U.S.), 45% on eBooks, and 50% on video courses and simulator software. Offer expires December 31, 2020. Shop now. Link: bit.ly/ciscopress50 ITPro.TV: https://itpro.tv/davidbombal 30% discount off all plans Code: DAVIDBOMBAL Boson software: 15% discount Link: bit.ly/boson15 Code: DBAF15P vnc remote desktop ubuntu ubuntu 20.04 ubuntu vnc vnc ubuntu windows vnc macos screen sharing windows macos apple mac linux ubuntu Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!
For the best experience, listen in Metacast app for iOS or Android