/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

fabianlee.org
| | www.dzombak.com
2.7 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
| | blog.josefsson.org
2.1 parsecs away

Travel
| | [AI summary] A technical guide explaining how to create Debian 11 VMs with static network configurations to eliminate DHCP delays using cloud-init and specific meta-data parameters.
| | nbailey.ca
2.1 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | blog.anantshri.info
25.6 parsecs away

Travel
| Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server...