Ryan William O'Hara

Solving problems in tech and beyond.

  • Home
  • Author
  • GitHub
  • GitLab
  • BitBucket
  • LinkedIn
  • Privacy Policy
  • TOS

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

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
linux

sudo echo >> /etc/hosts

`sudo echo` does not give you root write access to files. How do you echo into files as root?

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read

Splendid Spaghetti Sauce

Spaghetti sauce is an art form. If you are a vegan/vegetarian you may want to just bail on this recipe now.Step one: LARGE CROCK POTStep two: 2x cans of tomtato paste

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
linux

Not in the sudoers file

$ sudo -i [sudo] password for rohara: rohara is not in the sudoers file. This incident will be reported.This was surprising to me after rebooting my Ubuntu system, it was working beforehand.No

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
ci

Making The Best DeCIsions for Continuous Integration and Deployment

What's the best setup for your team's continuous integration and deployment?

  • Ryan W. O'Hara
    Ryan W. O'Hara
2 min read

Running arbitrary Python in CircleCI 2.0

In CircleCI 2.0 you can define the shell at the exector level or the individual command level. Here is how you can utilize that to run any arbitrary Python in a single

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
vagrant

Vagrant error installing nginx

How to install Nginx in Vagrant when getting an error setting ownership of '/var/www/html.dpkg-new': Operation not permitted

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
Free Service Monitoring With CircleCI
linux

Free Service Monitoring With CircleCI

Free monitoring for your service! But you can't monitor the monitoring...

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
Assassin's Creed Odyssey on Ubuntu 18.04 with Steam
linux

Assassin's Creed Odyssey on Ubuntu 18.04 with Steam

After working through various shenanigans I have found a working combination to play AC:O on Linux.

  • Ryan W. O'Hara
    Ryan W. O'Hara
1 min read
Ryan William O'Hara © 2021
Latest Posts Twitter Ghost