This is a personal blog site that is meant to be useful to a few people. The content is usually semi-technical but there will be no handholding. (i.e No article that starts with “what is a computer?”, or “First do ‘sudo blah’” etc)

If for whatever reason you need to contact the author of these articles, you can try Matrix.org with the same username - xpufx.


How to change LXC container IP under LXD

If you haven't specified an IP while creating an `LXC` instance, you might end up with an IP that doesn't suit your needs. There's a quick and easy way of setting IP addresses for LXC containers. It is faster and requires less tinkering than trying to fix the IP either on the host dhcp side or the guest dhclient side.

← Previous 1 2 3