Explore >> Select a destination


You are here

www.nocentino.com
| | pixelrobots.co.uk
0.7 parsecs away

Travel
| | Reading Time: 7 minutesI am currently studying for the Certified Kubernetes Administrator exam (CKA) and as a hands on learning I wanted to get down and dirty with Kubernetes. In my day job I work a lot with Read more...
| | www.pythian.com
10.6 parsecs away

Travel
| | Installing RAC, during the clusterware install I picked up the wrong interfaces for public/private. The solution? Modify the VIP in the cluster configuration.
| | www.vnoob.com
0.7 parsecs away

Travel
| | Final Configs In case you missed it, Pt1 is here. In this section we will finish with some prerequisites and configs followed by Kubernetes installation. We will start by installing containerd. sud...
| | nathanchance.dev
13.1 parsecs away

Travel
| Recently, I started exploring setting up a self-hosted GitHub Actions runner for the work-in-progress LLVM builds that ClangBuiltLinux is looking to distribute on kernel.org, as GitHub Actions hosted runners are pretty underwhelming in terms of performance and we want to soup these builds up with Profile Guided Optimization. Additionallly, GitHub Actions does not have a hosted arm64 Linux option, which is becoming increasingly important with chips such as Apple's M1 getting strong mainline Linux support.