Tmanok's latest activity

  • T
    Tmanok reacted to MickLesk's post in the thread Debian 13 LXC Template with Like Like.
    Look at Post #12 https://forum.proxmox.com/threads/debian-13-lxc-template.169469/#post-791196
  • T
    Tmanok reacted to Arrowmaster's post in the thread Debian 13 LXC Template with Like Like.
    I was talking a peak at this because I was curious how much changed. Using the the official Debian cloud images as references you can compare the package lists at [0] and [1] and see that isc-dhcp-client was indeed dropped for dhcpcd-base, but...
  • T
    Tmanok reacted to Arrowmaster's post in the thread Debian 13 LXC Template with Like Like.
    More information, systemd-resolved is installed but not in use because PVE is overwriting /etc/resolv.conf. This is also a problem on Ubuntu where /etc/network/interfaces has been replaced with /etc/systemd/network/eth0.network, but PVE isn't...
  • T
    Tmanok reacted to Victor_root's post in the thread Debian 13 LXC Template with Like Like.
    Hey folks, Just wanted to share a quick fix for anyone trying to use Debian 13 LXC templates from images.linuxcontainers.org and running into this error when creating a container in Proxmox VE: Cause: The template you're using is missing the...
  • T
    Tmanok reacted to DavidGA's post in the thread Debian 13 LXC Template with Like Like.
    I did notice that the Debian 11 template has been removed!
  • T
    Tmanok reacted to DavidGA's post in the thread Debian 13 LXC Template with Like Like.
    Yikes. I think I'll wait for the official image.
  • T
    Tmanok reacted to Jepe's post in the thread Debian 13 LXC Template with Like Like.
    Oh yeah, I had to create the container with no network settings and then configure them later. https://github.com/pimox/pimox7/issues/160#issuecomment-1872547763 I followed this advice I found when looking up the error. First creating the...