Ryan William O'Hara
  • Home
  • Author
  • GitHub
  • GitLab
  • BitBucket
  • LinkedIn
  • Privacy Policy
  • TOS
Subscribe
Tagged

ubuntu20.04

A collection of 1 post

VNC into a CircleCI 2.0 job with SSH
ci

VNC into a CircleCI 2.0 job with SSH

SSH access has a lot of uses in debugging a failing job. Here's how you can SSH into a given job to watch browser tests run in real time using VNC: ssh -p PORT ubuntu@IP_ADDRESS -L 5902:localhost:5901 # To connect via SSH sudo apt install vnc4server metacity

  • Ryan W. O'Hara
Ryan W. O'Hara May 15, 2019 • 1 min read
Ryan William O'Hara © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost