Virtualisation

Using IPv6 outside of Docker with Docker

1 minute read

I recently activated IPv6 on my Netcup VPS, and in the process of setting it up on all my LXCs I noticed that for “reasons” the IPv6 default route would vanish after starting Docker (switching it all over to Podman is on my TODO list), effectively breaking the IPv6 connectivity on this LXC.

Enabling native IPv6 on Proxmox and LXC using SDN

3 minute read

In my original deployment of Proxmox on my VPS I only enabled IPv4, and I was using socat to forward traffic from the IPv6 address of the host to the internal IPv4 addresses of the containers. Not ideal, since this masks the external IP addresses, and also creates some latency and additional CPU load when processing IPv6.

Proxmox, LXC, and Debian Trixie

3 minute read

I run Proxmox Virtual Environment as my virtualisation platform. On top of this I use virtual machines using KVM and Linux Containers using LXC - both of which are natively supported on ProxmoxVE.

VPS Proxmox Love

6 minute read

Where I (re?)discovered Proxmox for LXC hosting on a VPS

VMWare Player 3 vs Linux 2.6.32

less than 1 minute read

I wanted to test some crap in VMWare, didn’t feel like messing with the entire server thing so went for the player. Unfortunately, this thing doesn’t work against the 2.6.32 kernel.

VMWare server 2.0 with kernel 2.6.28

1 minute read

I just finished updating my machine to the latest Linux kernel, 2.6.28. All worked, except for VMWare Server (which was still at 1.0.8). Since 2.0 has been released, time for an upgrade!

Fixing your VMWare's guest clock

less than 1 minute read

If you’re using VMWare on a variable-speed processor (like all most modern cpu’s these days) you might have noticed that sometimes the guest OS runs a lot faster (causing the guest clock to run faster and all kinds of weird effects).

Vmware console on Debian Lenny

less than 1 minute read

I just installed VMWare server on my gf’s linux-laptop, but the server console didn’t want to start for some reason… Just came back to the command line, nothing happening.

Vmware and Linux-2.6.22

less than 1 minute read

If you’re rolling your own kernels, and upgraded to 2.6.22, you might have bumped into a compilation issue: