Skip to content

Instantly share code, notes, and snippets.

View rlucente-se-jboss's full-sized avatar

rlucente-se-jboss

  • Frederick, MD
View GitHub Profile
@rlucente-se-jboss
rlucente-se-jboss / Install-waydroid-on-Fedora
Created April 25, 2023 21:24
Install Waydroid on Fedora
Install Fedora
Apply all the updates
sudo dnf -y update
sudo reboot
Install Waydroid
sudo dnf -y install waydroid
@rlucente-se-jboss
rlucente-se-jboss / openshift-workshop-20161207.md
Last active December 7, 2016 14:44
OpenShift Workshop - 07 December 2016

Welcome to the Open Shift Workshop!

You got here with this link: https://goo.gl/7uXOnT

Here are some notes specific to today:

  • Your laptop is running the OpenShift Container Development Kit (CDK). The URL to access the console is https://10.1.2.2:8443/console

  • No URI is needed when accessing the CLI so you can simply type:

oc login