Explore >> Select a destination


You are here

www.paedubucher.ch
| | nathanchance.dev
2.2 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.
| | www.tecmint.com
2.1 parsecs away

Travel
| | This tutorial discusses KVM introduction, deployment and how to use it to create virtual machines under RedHat based-distributions such as RHEL/CentOS7 and Fedora 21.
| | www.dzombak.com
1.2 parsecs away

Travel
| | I recently wanted to set up a VM on my home Ubuntu 22.04 LTS server, with the following goals: 1. the VM uses KVM virtualization, for performance 2. the guest VM is assigned an IP via DHCP by my home network router 3. the guest VM is accessible by
| | www.learnitguide.net
13.1 parsecs away

Travel
| Learn how to install Docker on Ubuntu 22.04 step by step with commands, explanation, and verification. Perfect for beginners.