/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

blog.oddbit.com
| | strugglers.net
1.7 parsecs away

Travel
| | A code snippet for generating an IPv6 link-local address from a MAC address
| | sam.hooke.me
2.3 parsecs away

Travel
| | The home page of Sam Hooke.
| | virtualzone.de
2.0 parsecs away

Travel
| | I'm running my containers with Podman in Rootless Mode on Alpine for about four months now. However, an annoying problem has haunted me ever since: When a container was connected to more than one network, outgoing connections were not working correctly. Consider a container connected to two bridge networks: $ podman run --rm -it \ --network net1 \ --network net2 \ alpine /bin/ash Inside the container, the two networks are connected correctly:
| | ectobit.com
11.6 parsecs away

Travel
| Find out how to properly install docker with buildx plugin, containerd and kubectl on Ubuntu 22.04 desktop and avoid the "Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details" problem